X Tutup
Skip to content

Commit 9a2d5e0

Browse files
committed
Update copyright notice to include 2017 - missing files from another PR
1 parent 1b7f836 commit 9a2d5e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/test_animation.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-2016
4+
# Copyright (C) 2015-2017
55
# Leandro Toledo de Souza <devs@python-telegram-bot.org>
66
#
77
# This program is free software: you can redistribute it and/or modify

tests/test_chatmember.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-2016
4+
# Copyright (C) 2015-2017
55
# Leandro Toledo de Souza <devs@python-telegram-bot.org>
66
#
77
# This program is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)
X Tutup