Skip to content

Commit 4d7b1ba

Browse files
committed
Update copyright year
1 parent 4f04d4a commit 4d7b1ba

File tree

197 files changed

+197
-197
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

197 files changed

+197
-197
lines changed

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Pyrogram - Telegram MTProto API Client Library for Python
2-
Copyright (C) 2017-2018 Dan Tès <https://github.com/delivrance>
2+
Copyright (C) 2017-2019 Dan Tès <https://github.com/delivrance>
33

44
This file is part of Pyrogram.
55

compiler/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Pyrogram - Telegram MTProto API Client Library for Python
2-
# Copyright (C) 2017-2018 Dan Tès <https://github.com/delivrance>
2+
# Copyright (C) 2017-2019 Dan Tès <https://github.com/delivrance>
33
#
44
# This file is part of Pyrogram.
55
#

compiler/api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Pyrogram - Telegram MTProto API Client Library for Python
2-
# Copyright (C) 2017-2018 Dan Tès <https://github.com/delivrance>
2+
# Copyright (C) 2017-2019 Dan Tès <https://github.com/delivrance>
33
#
44
# This file is part of Pyrogram.
55
#

compiler/api/compiler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Pyrogram - Telegram MTProto API Client Library for Python
2-
# Copyright (C) 2017-2018 Dan Tès <https://github.com/delivrance>
2+
# Copyright (C) 2017-2019 Dan Tès <https://github.com/delivrance>
33
#
44
# This file is part of Pyrogram.
55
#

compiler/docs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Pyrogram - Telegram MTProto API Client Library for Python
2-
# Copyright (C) 2017-2018 Dan Tès <https://github.com/delivrance>
2+
# Copyright (C) 2017-2019 Dan Tès <https://github.com/delivrance>
33
#
44
# This file is part of Pyrogram.
55
#

compiler/docs/compiler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Pyrogram - Telegram MTProto API Client Library for Python
2-
# Copyright (C) 2017-2018 Dan Tès <https://github.com/delivrance>
2+
# Copyright (C) 2017-2019 Dan Tès <https://github.com/delivrance>
33
#
44
# This file is part of Pyrogram.
55
#

compiler/error/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Pyrogram - Telegram MTProto API Client Library for Python
2-
# Copyright (C) 2017-2018 Dan Tès <https://github.com/delivrance>
2+
# Copyright (C) 2017-2019 Dan Tès <https://github.com/delivrance>
33
#
44
# This file is part of Pyrogram.
55
#

compiler/error/compiler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Pyrogram - Telegram MTProto API Client Library for Python
2-
# Copyright (C) 2017-2018 Dan Tès <https://github.com/delivrance>
2+
# Copyright (C) 2017-2019 Dan Tès <https://github.com/delivrance>
33
#
44
# This file is part of Pyrogram.
55
#

pyrogram/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Pyrogram - Telegram MTProto API Client Library for Python
2-
# Copyright (C) 2017-2018 Dan Tès <https://github.com/delivrance>
2+
# Copyright (C) 2017-2019 Dan Tès <https://github.com/delivrance>
33
#
44
# This file is part of Pyrogram.
55
#

pyrogram/api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Pyrogram - Telegram MTProto API Client Library for Python
2-
# Copyright (C) 2017-2018 Dan Tès <https://github.com/delivrance>
2+
# Copyright (C) 2017-2019 Dan Tès <https://github.com/delivrance>
33
#
44
# This file is part of Pyrogram.
55
#

0 commit comments

Comments
 (0)