Skip to content

Commit 7bb40d7

Browse files
authored
Update Copyright to 2026 (#146)
1 parent ce84b6b commit 7bb40d7

40 files changed

+40
-40
lines changed

ptbcontrib/aiohttp_request/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# A library containing community-based extension for the python-telegram-bot library
2-
# Copyright (C) 2020-2025
2+
# Copyright (C) 2020-2026
33
# The ptbcontrib developers
44
#
55
# This program is free software: you can redistribute it and/or modify

ptbcontrib/aiohttp_request/aiohttprequest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
#
33
# A library that provides a Python interface to the Telegram Bot API
4-
# Copyright (C) 2015-2025
4+
# Copyright (C) 2015-2026
55
# Leandro Toledo de Souza <[email protected]>
66
#
77
# This program is free software: you can redistribute it and/or modify

ptbcontrib/extract_passed_user/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# A library containing community-based extension for the python-telegram-bot library
2-
# Copyright (C) 2020-2025
2+
# Copyright (C) 2020-2026
33
# The ptbcontrib developers
44
#
55
# This program is free software: you can redistribute it and/or modify

ptbcontrib/extract_passed_user/extract.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
#
33
# A library containing community-based extension for the python-telegram-bot library
4-
# Copyright (C) 2020-2025
4+
# Copyright (C) 2020-2026
55
# The ptbcontrib developers
66
#
77
# This program is free software: you can redistribute it and/or modify

ptbcontrib/extract_urls/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# A library containing community-based extension for the python-telegram-bot library
2-
# Copyright (C) 2020-2025
2+
# Copyright (C) 2020-2026
33
# The ptbcontrib developers
44
#
55
# This program is free software: you can redistribute it and/or modify

ptbcontrib/extract_urls/extracturls.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
#
33
# A library containing community-based extension for the python-telegram-bot library
4-
# Copyright (C) 2020-2025
4+
# Copyright (C) 2020-2026
55
# The ptbcontrib developers
66
#
77
# This program is free software: you can redistribute it and/or modify

ptbcontrib/get_chat_link/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# A library containing community-based extension for the python-telegram-bot library
2-
# Copyright (C) 2020-2025
2+
# Copyright (C) 2020-2026
33
# The ptbcontrib developers
44
#
55
# This program is free software: you can redistribute it and/or modify

ptbcontrib/get_chat_link/get_chat_link.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
#
33
# A library containing community-based extension for the python-telegram-bot library
4-
# Copyright (C) 2020-2025
4+
# Copyright (C) 2020-2026
55
# The ptbcontrib developers
66
#
77
# This program is free software: you can redistribute it and/or modify

ptbcontrib/longbotcommand/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# A library containing community-based extension for the python-telegram-bot library
2-
# Copyright (C) 2020-2025
2+
# Copyright (C) 2020-2026
33
# The ptbcontrib developers
44
#
55
# This program is free software: you can redistribute it and/or modify

ptbcontrib/longbotcommand/longbotcommand.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
#
33
# A library containing community-based extension for the python-telegram-bot library
4-
# Copyright (C) 2020-2025
4+
# Copyright (C) 2020-2026
55
# The ptbcontrib developers
66
#
77
# This program is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)