Skip to content

Commit b134d3f

Browse files
committed
Update copyright year.
1 parent a3f096b commit b134d3f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022-2025 Pytdbot, AYMENJD
3+
Copyright (c) 2022-2026 Pytdbot, AYMENJD
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

pytdbot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
]
1515

1616
__version__ = "0.9.9"
17-
__copyright__ = "Copyright (c) 2022-2025 Pytdbot, AYMENJD"
17+
__copyright__ = "Copyright (c) 2022-2026 Pytdbot, AYMENJD"
1818
__license__ = "MIT License"
1919

2020
VERSION = __version__

0 commit comments

Comments
 (0)