Files
i2p.itoopie/apps/sam/python/license.txt
aum 15d58ecdcd 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.
2004-07-30 12:44:23 +00:00

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.
#