Skip to content

Commit e48c858

Browse files
committed
chore: update dates
1 parent 2928530 commit e48c858

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MIT License
2-
Copyright (c) 2022-2024, Mickaël 'Tiger-222' Schoentgen
2+
Copyright (c) 2022-2025, Mickaël 'Tiger-222' Schoentgen
33

44
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
55

src/candlestick_chart/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
__version__ = "3.1.1-dev"
1111
__author__ = "Mickaël Schoentgen"
1212
__copyright__ = f"""
13-
Copyright (c) 2022-2024, {__author__}
13+
Copyright (c) 2022-2025, {__author__}
1414
Permission to use, copy, modify, and distribute this software and its
1515
documentation for any purpose and without fee or royalty is hereby
1616
granted, provided that the above copyright notice appear in all copies

0 commit comments

Comments
 (0)