1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-07 00:57:22 +02:00

update copyright date

This commit is contained in:
Kelly Brazil
2025-04-02 12:06:59 -07:00
parent 5394d7f62d
commit 65aa6c1a9a

View File

@ -52,7 +52,7 @@ class info():
author: str = 'Kelly Brazil'
author_email: str = 'kellyjonbrazil@gmail.com'
website: str = 'https://github.com/kellyjonbrazil/jc'
copyright: str = '© 2019-2024 Kelly Brazil'
copyright: str = '© 2019-2025 Kelly Brazil'
license: str = 'MIT License'