10000 Update Copyright to 2024 (#100) · python-telegram-bot/ptbcontrib@d482e9e · GitHub
[go: up one dir, main page]

Skip to content

Commit d482e9e

Browse files
authored
Update Copyright to 2024 (#100)
1 parent 1530a6f commit d482e9e

File tree

34 files changed

+34
-34
lines changed

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

0 commit comments

Comments
 (0)
0