@@ -39,7 +39,7 @@ by the TFC installer.
39
39
40
40
- The Tor application, Copyright © 2001-2004, Roger Dingledine
41
41
Copyright © 2004-2006, Roger Dingledine, Nick Mathewson
42
- Copyright © 2007-2022 , The Tor Project, Inc.
42
+ Copyright © 2007-2023 , The Tor Project, Inc.
43
43
(https://torproject.org)
44
44
(See the Tor licence and 3rd party licences at https://gitweb.torproject.org/tor.git/tree/LICENSE)
45
45
@@ -89,17 +89,17 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
89
89
- The src.common.encoding Base58 implementation, Copyright © 2015, David Keijser
90
90
(https://github.com/keis/base58)
91
91
92
- - The cffi library, Copyright © 2012-2022 , Armin Rigo, Maciej Fijalkowski
92
+ - The cffi library, Copyright © 2012-2023 , Armin Rigo, Maciej Fijalkowski
93
93
(https://bitbucket.org/cffi/cffi/overview)
94
94
95
95
- The Mypy static type checker, Copyright © 2015-2016, Jukka Lehtosalo and contributors
96
96
(https://github.com/python/mypy)
97
97
(See 3rd party licenses at https://github.com/python/mypy/blob/master/LICENSE)
98
98
99
- - The pip package installer, Copyright © 2008-2022 , The pip developers (see AUTHORS.txt file)
99
+ - The pip package installer, Copyright © 2008-2023 , The pip developers (see AUTHORS.txt file)
100
100
(https://github.com/pypa/pip)
101
101
102
- - The pytest framework, Copyright © 2004-2022 , Holger Krekel and others
102
+ - The pytest framework, Copyright © 2004-2023 , Holger Krekel and others
103
103
(https://github.com/pytest-dev/pytest)
104
104
105
105
- The pytest-cov plugin, Copyright © 2010, Meme Dough
@@ -111,10 +111,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
111
111
- The Setuptools build system, Copyright © 2016, Jason R Coombs <jaraco@jaraco.com>
112
112
(https://github.com/pypa/setuptools)
113
113
114
- - The Six library, Copyright © 2010-2022 , Benjamin Peterson
114
+ - The Six library, Copyright © 2010-2023 , Benjamin Peterson
115
115
(https://github.com/benjaminp/six)
116
116
117
- - The urllib3 library, Copyright © 2008-2022 , Andrey Petrov and contributors (see CONTRIBUTORS.txt)
117
+ - The urllib3 library, Copyright © 2008-2023 , Andrey Petrov and contributors (see CONTRIBUTORS.txt)
118
118
(https://github.com/urllib3/urllib3)
119
119
120
120
- The virtualenv tool, Copyright © 2007, Ian Bicking and Contributors
@@ -150,7 +150,7 @@ SOFTWARE.
150
150
ISC License
151
151
152
152
applies to:
153
- - The libsodium library, Copyright © 2013-2022 , Frank Denis <j at pureftpd dot org>
153
+ - The libsodium library, Copyright © 2013-2023 , Frank Denis <j at pureftpd dot org>
154
154
(https://github.com/jedisct1/libsodium)
155
155
156
156
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@@ -531,7 +531,7 @@ Public License instead of this License.
531
531
of this license document, but changing it is not allowed.
532
532
533
533
applies to:
534
- - The src.relay.onion Tor class, Copyright © 2014-2022 , Micah Lee <micah@micahflee.com>
534
+ - The src.relay.onion Tor class, Copyright © 2014-2023 , Micah Lee <micah@micahflee.com>
535
535
(https://github.com/micahflee/onionshare)
536
536
537
537
- gnome-terminal, Copyright © Guilherme de S. Pastore <gpastore@gnome.org>,
@@ -2488,11 +2488,11 @@ Library.
2488
2488
Copyright © 2000, BeOpen.com.
2489
2489
All Rights Reserved.
2490
2490
2491
- Copyright © 2001-2022 , Python Software Foundation.
2491
+ Copyright © 2001-2023 , Python Software Foundation.
2492
2492
All Rights Reserved.
2493
2493
(https://www.python.org/)
2494
2494
2495
- - distlib library Copyright © 2022 [Python Packaging Authority Developers]
2495
+ - distlib library Copyright © 2023 [Python Packaging Authority Developers]
2496
2496
(https://bitbucket.org/pypa/distlib/src/master/)
2497
2497
2498
2498
- The python3-tk library, Copyright © 2006, Matthias Klose
0 commit comments