2009-02-14 19:49:00 +00:00
|
|
|
This product includes both public domain code and licensed code as described below.
|
|
|
|
For all code, unless otherwise stated in the appropriate license, the following applies:
|
|
|
|
|
|
|
|
|
|
|
|
NO WARRANTY
|
|
|
|
|
|
|
|
BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
|
|
|
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
|
|
|
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
|
|
|
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
|
|
|
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
|
|
|
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
|
|
|
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
|
|
|
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
|
|
|
REPAIR OR CORRECTION.
|
|
|
|
|
|
|
|
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
|
|
|
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
|
|
|
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
|
|
|
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
|
|
|
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
|
|
|
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
|
|
|
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
|
|
|
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
|
|
|
POSSIBILITY OF SUCH DAMAGES.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LICENSES
|
|
|
|
--------
|
|
|
|
|
|
|
|
Core:
|
|
|
|
Public domain except as listed below:
|
|
|
|
|
|
|
|
ElGamal and DSA code:
|
|
|
|
Copyright (c) 2003, TheCrypto
|
|
|
|
See licenses/LICENSE-ElGamalDSA.txt
|
|
|
|
|
|
|
|
SHA256 and HMAC-SHA256:
|
|
|
|
Copyright (c) 2000 - 2004 The Legion Of The Bouncy Castle
|
|
|
|
See licenses/LICENSE-SHA256.txt
|
|
|
|
|
|
|
|
AES code:
|
|
|
|
Under the Cryptix (MIT) license, written by the Cryptix team
|
|
|
|
(That's what our website says but all our AES code looks like it is public domain)
|
|
|
|
|
|
|
|
Crypto filters:
|
|
|
|
From the xlattice app - http://xlattice.sourceforge.net/
|
|
|
|
See licenses/LICENSE-BSD.txt
|
|
|
|
|
|
|
|
SNTP code:
|
|
|
|
Copyright (c) 2004, Adam Buckley
|
|
|
|
See licenses/LICENSE-SNTP.txt
|
|
|
|
|
|
|
|
PRNG:
|
|
|
|
Copyright (C) 2001, 2002, Free Software Foundation, Inc.
|
|
|
|
See licenses/LICENSE-LGPLv2.1.txt
|
|
|
|
|
|
|
|
GMP 4.1.3:
|
|
|
|
Copyright 1991, 1996, 1999, 2000 Free Software Foundation, Inc.
|
|
|
|
See licenses/LICENSE-LGPLv2.1.txt
|
|
|
|
|
|
|
|
HashCash code:
|
|
|
|
Copyright 2006 Gregory Rubin grrubin@gmail.com
|
|
|
|
See licenses/LICENSE-HashCash.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Router:
|
2009-02-19 21:42:59 +00:00
|
|
|
Public domain except as listed below:
|
|
|
|
UPnP.java:
|
|
|
|
From freenet
|
|
|
|
See licenses/LICENSE-GPLv2.txt
|
|
|
|
|
2009-06-05 00:59:44 +00:00
|
|
|
UPnP subsystem 1.7:
|
2009-02-19 21:42:59 +00:00
|
|
|
Copyright (C) 2003-2006 Satoshi Konno
|
|
|
|
See licenses/LICENSE-UPnP.txt
|
|
|
|
|
|
|
|
XMLPull library used by UPnP:
|
|
|
|
See licenses/LICENSE-Apache2.0.txt
|
2009-02-14 19:49:00 +00:00
|
|
|
|
2009-05-19 18:07:19 +00:00
|
|
|
GeoIP data free to use, courtesy http://ip-to-country.webhosting.info/
|
2009-02-14 19:49:00 +00:00
|
|
|
|
|
|
|
|
|
|
|
Installer:
|
2009-06-05 00:59:44 +00:00
|
|
|
Launch4j 2.0.RC3:
|
2009-02-14 19:49:00 +00:00
|
|
|
Copyright (C) 2005 Grzegorz Kowal
|
|
|
|
See licenses/LICENSE-GPLv2.txt
|
2009-06-05 00:59:44 +00:00
|
|
|
The following projects are used by Launch4j...
|
|
|
|
MinGW binutils (http://www.mingw.org/)
|
|
|
|
|
|
|
|
Commons BeanUtils (http://jakarta.apache.org/commons/beanutils/)
|
|
|
|
|
|
|
|
Commons Logging (http://jakarta.apache.org/commons/logging/)
|
|
|
|
See licenses/LICENSE-Apache1.1.txt
|
|
|
|
See licenses/NOTICE-Commons-Logging.txt
|
|
|
|
|
|
|
|
XStream (http://xstream.codehaus.org/)
|
|
|
|
Copyright (c) 2003-2004, Joe Walnes
|
|
|
|
See licenses/LICENSE-XStream.txt
|
|
|
|
|
|
|
|
JGoodies Forms (http://www.jgoodies.com/freeware/forms/)
|
|
|
|
Copyright (c) 2002-2004 JGoodies Karsten Lentzsch. All rights reserved.
|
|
|
|
See licenses/LICENSE-JGoodies-Forms.txt
|
|
|
|
|
|
|
|
JGoodies Looks (http://www.jgoodies.com/freeware/looks/)
|
|
|
|
Copyright (c) 2003 JGoodies Karsten Lentzsch. All rights reserved.
|
|
|
|
See licenses/LICENSE-JGoodies-Looks.txt
|
|
|
|
|
|
|
|
Foxtrot (http://foxtrot.sourceforge.net/)
|
|
|
|
Copyright (c) 2002, Simone Bordet & Marco Cravero. All rights reserved.
|
|
|
|
See licenses/LICENSE-Foxtrot.txt
|
|
|
|
|
|
|
|
Nuvola Icon Theme (http://www.icon-king.com)
|
|
|
|
See licenses/LICENSE-LGPLv2.1.txt
|
|
|
|
|
|
|
|
Forms were created using Abeille Forms Designer (https://abeille.dev.java.net/)
|
2009-02-14 19:49:00 +00:00
|
|
|
|
|
|
|
Izpack:
|
|
|
|
See licenses/LICENSE-Apache1.1.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
2009-06-05 00:59:44 +00:00
|
|
|
Wrapper 3.1.1:
|
|
|
|
Copyright (c) 1999, 2004 Tanuki Software
|
|
|
|
See licenses/LICENSE-Wrapper.txt
|
2009-02-14 19:49:00 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Applications:
|
|
|
|
|
|
|
|
Addressbook:
|
|
|
|
Copyright (c) 2004 Ragnarok
|
|
|
|
See licenses/LICENSE-Addressbook.txt
|
|
|
|
|
|
|
|
BOB:
|
|
|
|
Copyright (C) sponge
|
|
|
|
DWTFYWTPL
|
|
|
|
|
|
|
|
I2PSnark:
|
|
|
|
Copyright (C) 2003 Mark J. Wielaard
|
|
|
|
See licenses/LICENSE-GPLv2.txt
|
|
|
|
|
|
|
|
I2PTunnel:
|
|
|
|
(c) 2003 - 2004 mihi
|
|
|
|
GPLv2 with exception.
|
|
|
|
See licenses/LICENSE-I2PTunnel.txt
|
|
|
|
See licenses/LICENSE-GPLv2.txt
|
|
|
|
|
|
|
|
I2PTunnel SOCKS Proxy:
|
|
|
|
Copyright (c) 2004 by human
|
|
|
|
GPLv2 with exception.
|
|
|
|
See licenses/LICENSE-I2PTunnel.txt
|
|
|
|
See licenses/LICENSE-GPLv2.txt
|
|
|
|
|
2009-02-23 05:09:44 +00:00
|
|
|
I2PTunnel UDP and Streamr:
|
|
|
|
By welterde.
|
|
|
|
See licenses/LICENSE-GPLv2.txt
|
|
|
|
|
2009-02-14 19:49:00 +00:00
|
|
|
Jetty 5.1.12:
|
|
|
|
Copyright 2000-2004 Mort Bay Consulting Pty. Ltd.
|
|
|
|
See licenses/LICENSE-Apache1.1.txt
|
|
|
|
See licenses/LICENSE-Apache2.0.txt
|
|
|
|
See licenses/NOTICE-Commons-Logging.txt
|
|
|
|
|
|
|
|
JRobin 1.4.0:
|
|
|
|
See licenses/LICENSE-LGPLv2.1.txt
|
|
|
|
|
|
|
|
Ministreaming Lib:
|
|
|
|
By mihi.
|
|
|
|
See licenses/LICENSE-BSD.txt
|
|
|
|
|
|
|
|
Proxyscript:
|
|
|
|
By Cervantes.
|
|
|
|
Public domain.
|
|
|
|
|
|
|
|
Router console:
|
|
|
|
Public domain.
|
2009-05-19 18:07:19 +00:00
|
|
|
Flag icons public domain, courtesy mjames@gmail.com http://www.famfamfam.com/
|
2009-02-14 19:49:00 +00:00
|
|
|
|
|
|
|
SAM:
|
|
|
|
Public domain.
|
|
|
|
|
|
|
|
Streaming Lib:
|
|
|
|
Public domain.
|
|
|
|
|
|
|
|
SusiDNS:
|
|
|
|
Copyright (C) 2005 <susi23@mail.i2p>
|
|
|
|
See licenses/LICENSE-GPLv2.txt
|
|
|
|
|
|
|
|
SusiMail:
|
|
|
|
Copyright (C) 2004-2005 <susi23@mail.i2p>
|
|
|
|
See licenses/LICENSE-GPLv2.txt
|
|
|
|
|
|
|
|
Systray:
|
|
|
|
Public domain.
|
|
|
|
Bundles systray4j code:
|
|
|
|
See licenses/LICENSE-GPLv2.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other Applications and Libraries
|
|
|
|
--------------------------------
|
|
|
|
The following applications and libraries are not used or bundled in
|
|
|
|
binary packages, therefore the licenses are not included in binary
|
|
|
|
distributions. See the source package for the additional license information.
|
|
|
|
|
|
|
|
Atalk:
|
|
|
|
Public domain
|
|
|
|
|
2009-05-21 22:32:34 +00:00
|
|
|
Desktopgui
|
|
|
|
Copyright (c) Mathias De Maré
|
|
|
|
See apps/desktopgui/LICENSE
|
|
|
|
|
2009-02-14 19:49:00 +00:00
|
|
|
SAM C Library:
|
|
|
|
Copyright (c) 2004, Matthew P. Cashdollar <mpc@innographx.com>
|
|
|
|
See apps/sam/c/doc/license.txt
|
|
|
|
|
|
|
|
SAM C# Library:
|
|
|
|
Public domain.
|
|
|
|
See apps/sam/csharp/README
|
|
|
|
|
|
|
|
SAM Perl Library:
|
|
|
|
See licenses/LICENSE-GPLv2.txt
|
|
|
|
|
|
|
|
SAM Python Library:
|
|
|
|
Public domain.
|