Skip to content

Commit a833902

Browse files
committed
Update copyright year.
1 parent ea26136 commit a833902

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/tdjson_example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com),
3-
# Pellegrino Prevete (pellegrinoprevete@gmail.com) 2014-2025
3+
# Pellegrino Prevete (pellegrinoprevete@gmail.com) 2014-2026
44
#
55
# Distributed under the Boost Software License, Version 1.0. (See accompanying
66
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

tdjson/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
__version__ = "1.8.59.post1"
2-
__copyright__ = "Copyright (c) 2025 AYMENJD"
2+
__copyright__ = "Copyright (c) 2025-2026 AYMENJD"
33
__license__ = "MIT License"

0 commit comments

Comments
 (0)