great renaming (cont.)

This commit is contained in:
jrandom
2004-04-08 04:48:39 +00:00
committed by zzz
parent 77bd69c5e5
commit e40b94c875
125 changed files with 16881 additions and 0 deletions

View File

@ -0,0 +1,11 @@
$Id$
the i2p/core/ module is the root of the I2P SDK, and
everything within it is released according to the
terms of the I2P license policy. For the I2P SDK,
that means everything contained within the i2p/core
module is released into the public domain unless
otherwise marked. Alternate licenses that may be
used include BSD (used by thecrypto's DSA, ElGamal,
and SHA256 implementations), Cryptix (used by cryptix's
AES implementation), and MIT.