Skip to content

Commit 162970c

Browse files
authored
Update Copyright to 2025 (#117)
1 parent a1764b7 commit 162970c

34 files changed

+34
-34
lines changed

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-2024
2+
# Copyright (C) 2020-2025
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-2024
4+
# Copyright (C) 2020-2025
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-2024
2+
# Copyright (C) 2020-2025
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-2024
4+
# Copyright (C) 2020-2025
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-2024
2+
# Copyright (C) 2020-2025
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-2024
4+
# Copyright (C) 2020-2025
55
# The ptbcontrib developers
66
#
77
# This program is free software: you can redistribute it and/or modify

ptbcontrib/postgres_persistence/__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-2024
2+
# Copyright (C) 2020-2025
33
# The ptbcontrib developers
44
#
55
# This program is free software: you can redistribute it and/or modify

ptbcontrib/postgres_persistence/postgrespersistence.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-2024
4+
# Copyright (C) 2020-2025
55
# The ptbcontrib developers
66
#
77
# This program is free software: you can redistribute it and/or modify

ptbcontrib/ptb_jobstores/__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-2024
2+
# Copyright (C) 2020-2025
33
# The ptbcontrib developers
44
#
55
# This program is free software: you can redistribute it and/or modify

ptbcontrib/ptb_jobstores/mongodb/__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-2024
2+
# Copyright (C) 2020-2025
33
# The ptbcontrib developers
44
#
55
# This program is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)