File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -71,5 +71,5 @@ pip3 install pyrogram
7171
7272### Copyright & License
7373
74- - Copyright (C) 2017-2020 Dan << https://github.com/delivrance > >
74+ - Copyright (C) 2017-2021 Dan << https://github.com/delivrance > >
7575- Licensed under the terms of the [ GNU Lesser General Public License v3 or later (LGPLv3+)] ( COPYING.lesser )
Original file line number Diff line number Diff line change 2828FriendlyStyle .background_color = "#f3f2f1"
2929
3030project = "Pyrogram"
31- copyright = "2017-2020 , Dan"
31+ copyright = "2017-2021 , Dan"
3232author = "Dan"
3333
3434extensions = [
Original file line number Diff line number Diff line change 1818
1919__version__ = "1.1.9"
2020__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
21- __copyright__ = "Copyright (C) 2017-2020 Dan <https://github.com/delivrance>"
21+ __copyright__ = "Copyright (C) 2017-2021 Dan <https://github.com/delivrance>"
2222
2323from concurrent .futures .thread import ThreadPoolExecutor
2424
You can’t perform that action at this time.
0 commit comments