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:
11
apps/sam/python/license.txt
Normal file
11
apps/sam/python/license.txt
Normal 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.
|
||||
#
|
Reference in New Issue
Block a user