File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python
2
2
#
3
3
# A library that provides a Python interface to the Telegram Bot API
4
- # Copyright (C) 2020
4
+ # Copyright (C) 2020-2021
5
5
# Leandro Toledo de Souza <devs@python-telegram-bot.org>
6
6
#
7
7
# This program is free software: you can redistribute it and/or modify
Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python
2
2
#
3
3
# A library that provides a Python interface to the Telegram Bot API
4
- # Copyright (C) 2019
4
+ # Copyright (C) 2019-2021
5
5
# Leandro Toledo de Souza <devs@python-telegram-bot.org>
6
6
#
7
7
# This program is free software: you can redistribute it and/or modify
Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python
2
2
#
3
3
# A library that provides a Python interface to the Telegram Bot API
4
- # Copyright (C) 2019
4
+ # Copyright (C) 2019-2021
5
5
# Leandro Toledo de Souza <devs@python-telegram-bot.org>
6
6
#
7
7
# This program is free software: you can redistribute it and/or modify
Original file line number Diff line number Diff line change 2
2
# pylint: disable=R0903
3
3
#
4
4
# A library that provides a Python interface to the Telegram Bot API
5
- # Copyright (C) 2020
5
+ # Copyright (C) 2020-2021
6
6
# Leandro Toledo de Souza <devs@python-telegram-bot.org>
7
7
#
8
8
# This program is free software: you can redistribute it and/or modify
Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python
2
2
#
3
3
# A library that provides a Python interface to the Telegram Bot API
4
- # Copyright (C) 2020
4
+ # Copyright (C) 2020-2021
5
5
# Leandro Toledo de Souza <devs@python-telegram-bot.org>
6
6
#
7
7
# This program is free software: you can redistribute it and/or modify
Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python
2
2
#
3
3
# A library that provides a Python interface to the Telegram Bot API
4
- # Copyright (C) 2020
4
+ # Copyright (C) 2020-2021
5
5
# Leandro Toledo de Souza <devs@python-telegram-bot.org>
6
6
#
7
7
# This program is free software: you can redistribute it and/or modify
Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python
2
2
#
3
3
# A library that provides a Python interface to the Telegram Bot API
4
- # Copyright (C) 2020
4
+ # Copyright (C) 2020-2021
5
5
# Leandro Toledo de Souza <devs@python-telegram-bot.org>
6
6
#
7
7
# This program is free software: you can redistribute it and/or modify
You can’t perform that action at this time.
0 commit comments