Files
i2p.itoopie/apps/sam/python/license.txt

12 lines
406 B
Plaintext
Raw Normal View History

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