forked from I2P_Developers/i2p.i2p
12 lines
451 B
Plaintext
12 lines
451 B
Plaintext
![]() |
$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.
|