63 lines
2.0 KiB
Plaintext
63 lines
2.0 KiB
Plaintext
Unless marked otherwise, all code and content making up this package
|
|
is released into the public domain. Code included in this package
|
|
must be under BSD or MIT compatible licenses.
|
|
|
|
HSQLDB 2.3.1 (hsqldb.jar) is bundled and is licensed according to
|
|
lib/hsqldb_lic.txt (BSD-like)
|
|
|
|
The jazzy 0.5.2 spellchecking engine (under src/com/swabunga) is bundled
|
|
and is LGPL v2.1 licensed.
|
|
|
|
SWT is used for the GUI, and is either bundled with various installers or is
|
|
linked by the end user. The bundled releases are distributed under SWT's terms
|
|
(the Eclipse Public License) - see LICENSE-EPL-v1.0.html. Most icons included
|
|
in Syndie's GUI come from Eclipse and are licensed under the EPL as well.
|
|
|
|
I2P's core (i2p.jar) is bundled with various installers or is linked by the end
|
|
user and is released into public domain except as listed below:
|
|
|
|
ElGamal and DSA code:
|
|
Copyright (c) 2003, TheCrypto
|
|
See doc/licenses/LICENSE-ElGamalDSA.txt
|
|
|
|
SHA256 and HMAC-SHA256:
|
|
Copyright (c) 2000 - 2004 The Legion Of The Bouncy Castle
|
|
See doc/licenses/LICENSE-SHA256.txt
|
|
|
|
AES code:
|
|
Copyright (c) 1995-2005 The Cryptix Foundation Limited.
|
|
See doc/licenses/LICENSE-Cryptix.txt
|
|
|
|
Crypto filters:
|
|
From the xlattice app - http://xlattice.sourceforge.net/
|
|
See doc/licenses/LICENSE-BSD.txt
|
|
|
|
SNTP code:
|
|
Copyright (c) 2004, Adam Buckley
|
|
See doc/licenses/LICENSE-SNTP.txt
|
|
|
|
PRNG:
|
|
Copyright (C) 2001, 2002, Free Software Foundation, Inc.
|
|
See doc/licenses/LICENSE-LGPLv2.1.txt
|
|
|
|
HashCash code:
|
|
Copyright 2006 Gregory Rubin grrubin@gmail.com
|
|
See doc/licenses/LICENSE-HashCash.txt
|
|
|
|
GettextResource from gettext v0.18:
|
|
Copyright (C) 2001, 2007 Free Software Foundation, Inc.
|
|
See doc/licenses/LICENSE-LGPLv2.1.txt
|
|
|
|
SSLEepGet:
|
|
Contains some code Copyright 2006 Sun Microsystems, Inc.
|
|
See doc/licenses/LICENSE-InstallCert.txt
|
|
|
|
BlockFile:
|
|
Copyright (c) 2006, Matthew Estes
|
|
See doc/licenses/LICENSE-BlockFile.txt
|
|
|
|
SipHashInline:
|
|
Copyright 2012 Hiroshi Nakamura <nahi@ruby-lang.org>
|
|
See doc/licenses/LICENSE-Apache2.0.txt
|
|
|