
files src/i2p/*Server.py, which are derived from the Python standard library counterparts, and therefore inherit the Python license.
12 lines
406 B
Plaintext
12 lines
406 B
Plaintext
# Everything in this directory tree is in the public domain,
|
|
# except for the following files:
|
|
# - src/i2p/SocketServer.py
|
|
# - src/i2p/BaseHTTPServer.py
|
|
# - src/i2p/SimpleHTTPServer.py
|
|
# - src/i2p/CGIHTTPServer.py
|
|
#
|
|
# which are derived almost verbatim, and thus are unavoidably
|
|
# covered by the Python license - visit http://www.python.org for
|
|
# details relating to the Python license.
|
|
#
|