Noting that all files here are in public domain, except from the

files src/i2p/*Server.py, which are derived from the Python
standard library counterparts, and therefore inherit the Python license.
This commit is contained in:
aum
2004-07-30 12:44:23 +00:00
committed by zzz
parent 08d93b9a78
commit 15d58ecdcd

View File

@ -0,0 +1,11 @@
# 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.
#