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:
|
|
|
|
|
|
|
|
|
2012-01-01 16:52:21 +00:00
|
|
|
NO WARRANTY
|
2009-02-14 19:49:00 +00:00
|
|
|
|
|
|
|
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
|
|
|
|
--------
|
|
|
|
|
2018-05-06 15:50:28 +00:00
|
|
|
Core API (i2p.jar):
|
2009-02-14 19:49:00 +00:00
|
|
|
Public domain except as listed below:
|
|
|
|
|
|
|
|
ElGamal and DSA code:
|
|
|
|
Copyright (c) 2003, TheCrypto
|
|
|
|
See licenses/LICENSE-ElGamalDSA.txt
|
|
|
|
|
2016-01-23 14:51:52 +00:00
|
|
|
ElGamal:
|
|
|
|
Copyright (c) 2000 - 2013 The Legion of the Bouncy Castle Inc. (http://www.bouncycastle.org)
|
|
|
|
See licenses/LICENSE-SHA256.txt
|
|
|
|
|
2009-02-14 19:49:00 +00:00
|
|
|
AES code:
|
2011-07-29 21:01:15 +00:00
|
|
|
Copyright (c) 1995-2005 The Cryptix Foundation Limited.
|
|
|
|
See licenses/LICENSE-Cryptix.txt
|
2009-02-14 19:49:00 +00:00
|
|
|
|
|
|
|
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.
|
2017-05-17 15:51:34 +00:00
|
|
|
See licenses/LICENSE-LGPLv2.1.txt or /usr/share/common-licenses/LGPL-2.1
|
2009-02-14 19:49:00 +00:00
|
|
|
|
|
|
|
HashCash code:
|
|
|
|
Copyright 2006 Gregory Rubin grrubin@gmail.com
|
|
|
|
See licenses/LICENSE-HashCash.txt
|
|
|
|
|
2016-10-28 01:52:07 +00:00
|
|
|
GettextResource from gettext v0.19.8:
|
2018-05-06 15:50:28 +00:00
|
|
|
(not included in most distribution packages)
|
2010-05-27 00:38:32 +00:00
|
|
|
Copyright (C) 2001, 2007 Free Software Foundation, Inc.
|
|
|
|
See licenses/LICENSE-LGPLv2.1.txt
|
2009-02-14 19:49:00 +00:00
|
|
|
|
2010-11-21 20:37:49 +00:00
|
|
|
SSLEepGet:
|
|
|
|
Contains some code Copyright 2006 Sun Microsystems, Inc.
|
|
|
|
See licenses/LICENSE-InstallCert.txt
|
|
|
|
|
2013-01-02 14:01:29 +00:00
|
|
|
SipHashInline:
|
|
|
|
Copyright 2012 Hiroshi Nakamura <nahi@ruby-lang.org>
|
|
|
|
See licenses/LICENSE-Apache2.0.txt
|
2009-02-14 19:49:00 +00:00
|
|
|
|
2014-02-02 15:12:44 +00:00
|
|
|
Getopt:
|
2018-05-06 15:50:28 +00:00
|
|
|
(not included in most distribution packages)
|
2014-02-02 15:12:44 +00:00
|
|
|
Copyright (c) 1998 by Aaron M. Renn (arenn@urbanophile.com)
|
|
|
|
See licenses/LICENSE-LGPLv2.1.txt
|
|
|
|
|
2019-08-10 15:39:41 +00:00
|
|
|
EdDSA-Java:
|
|
|
|
See licenses/LICENSE-CC0-1.0-Universal.txt
|
|
|
|
|
2015-04-25 23:06:44 +00:00
|
|
|
HostnameVerifier:
|
|
|
|
From Apache HttpClient 4.4.1 and HttpCore 4.4.1
|
|
|
|
See licenses/LICENSE-Apache2.0.txt
|
|
|
|
|
2020-05-31 12:37:37 +00:00
|
|
|
json-simple 2.3.0
|
2018-11-20 14:25:49 +00:00
|
|
|
(not included in most distribution packages)
|
2020-05-31 12:37:37 +00:00
|
|
|
Copyright 2016 Clifton Labs
|
2018-04-17 17:01:24 +00:00
|
|
|
See licenses/LICENSE-Apache2.0.txt
|
|
|
|
|
2018-11-30 13:51:50 +00:00
|
|
|
Noise library:
|
|
|
|
Copyright (C) 2016 Southern Storm Software, Pty Ltd.
|
|
|
|
See licenses/LICENSE-Noise.txt
|
|
|
|
|
2020-12-05 14:21:08 +00:00
|
|
|
MiniDNS library 1.0.0
|
|
|
|
This software may be used under the terms of (at your choice)
|
|
|
|
- LGPL version 2 (or later) (see licenses/LICENSE-LGPL2.1.txt)
|
|
|
|
- Apache Software licence (see licenses/LICENSE-Apache2.0.txt)
|
|
|
|
- DWTFYWTPL
|
|
|
|
|
2014-02-02 15:12:44 +00:00
|
|
|
|
2011-06-05 12:50:04 +00:00
|
|
|
Router (router.jar):
|
2009-02-19 21:42:59 +00:00
|
|
|
Public domain except as listed below:
|
|
|
|
UPnP.java:
|
|
|
|
From freenet
|
|
|
|
See licenses/LICENSE-GPLv2.txt
|
|
|
|
|
2015-04-25 23:06:44 +00:00
|
|
|
UPnP subsystem (CyberLink) 3.0:
|
2012-08-15 14:24:40 +00:00
|
|
|
Copyright (C) 2003-2010 Satoshi Konno
|
2009-02-19 21:42:59 +00:00
|
|
|
See licenses/LICENSE-UPnP.txt
|
|
|
|
|
2016-03-27 12:55:28 +00:00
|
|
|
GeoIP API 1.3.1:
|
|
|
|
See licenses/LICENSE-LGPLv2.1.txt
|
|
|
|
|
2018-11-20 11:07:33 +00:00
|
|
|
GeoIP2-java 2.12.0:
|
|
|
|
See licenses/LICENSE-Apache2.0.txt
|
|
|
|
|
|
|
|
Maxmind-DB-Reader-java 1.2.2:
|
|
|
|
See licenses/LICENSE-Apache2.0.txt
|
|
|
|
|
2018-06-26 16:11:46 +00:00
|
|
|
Noise library:
|
|
|
|
Copyright (C) 2016 Southern Storm Software, Pty Ltd.
|
|
|
|
See licenses/LICENSE-Noise.txt
|
|
|
|
|
2019-10-24 13:46:32 +00:00
|
|
|
SparseArray:
|
|
|
|
Copyright (C) 2006 The Android Open Source Project
|
|
|
|
See licenses/LICENSE-Apache2.0.txt
|
|
|
|
|
2009-02-14 19:49:00 +00:00
|
|
|
|
|
|
|
Installer:
|
2018-05-06 15:50:28 +00:00
|
|
|
(not included in distribution packages)
|
2010-02-09 17:21:48 +00:00
|
|
|
Launch4j 3.0.1:
|
2016-03-26 14:44:37 +00:00
|
|
|
(Launch4j is only included in the upstream source package and Windows binaries.
|
|
|
|
Not applicable for non-Windows binaries or Debian/Launchpad packages.)
|
2010-02-09 17:21:48 +00:00
|
|
|
Copyright (c) 2004, 2008 Grzegorz Kowal
|
|
|
|
See licenses/LICENSE-Launch4j.txt (in binary packages)
|
|
|
|
See installer/lib/launch4j/LICENSE.txt (in source packages)
|
2009-06-05 00:59:44 +00:00
|
|
|
The following projects are used by Launch4j...
|
2012-01-01 16:52:21 +00:00
|
|
|
MinGW binutils (http://www.mingw.org/)
|
2009-06-05 00:59:44 +00:00
|
|
|
|
2012-01-01 16:52:21 +00:00
|
|
|
Commons BeanUtils (http://jakarta.apache.org/commons/beanutils/)
|
2009-06-05 00:59:44 +00:00
|
|
|
|
2012-01-01 16:52:21 +00:00
|
|
|
Commons Logging (http://jakarta.apache.org/commons/logging/)
|
2011-11-09 18:30:48 +00:00
|
|
|
See licenses/LICENSE-Apache2.0.txt
|
2009-06-05 00:59:44 +00:00
|
|
|
See licenses/NOTICE-Commons-Logging.txt
|
|
|
|
|
2018-04-14 12:15:28 +00:00
|
|
|
XStream (http://xstream.github.io/)
|
2009-06-05 00:59:44 +00:00
|
|
|
Copyright (c) 2003-2004, Joe Walnes
|
|
|
|
See licenses/LICENSE-XStream.txt
|
|
|
|
|
2012-01-01 16:52:21 +00:00
|
|
|
JGoodies Forms (http://www.jgoodies.com/freeware/forms/)
|
2009-06-05 00:59:44 +00:00
|
|
|
Copyright (c) 2002-2004 JGoodies Karsten Lentzsch. All rights reserved.
|
|
|
|
See licenses/LICENSE-JGoodies-Forms.txt
|
|
|
|
|
2012-01-01 16:52:21 +00:00
|
|
|
JGoodies Looks (http://www.jgoodies.com/freeware/looks/)
|
2009-06-05 00:59:44 +00:00
|
|
|
Copyright (c) 2003 JGoodies Karsten Lentzsch. All rights reserved.
|
|
|
|
See licenses/LICENSE-JGoodies-Looks.txt
|
|
|
|
|
2012-01-01 16:52:21 +00:00
|
|
|
Foxtrot (http://foxtrot.sourceforge.net/)
|
2009-06-05 00:59:44 +00:00
|
|
|
Copyright (c) 2002, Simone Bordet & Marco Cravero. All rights reserved.
|
|
|
|
See licenses/LICENSE-Foxtrot.txt
|
|
|
|
|
2012-01-01 16:52:21 +00:00
|
|
|
Nuvola Icon Theme (http://www.icon-king.com)
|
2009-06-05 00:59:44 +00:00
|
|
|
See licenses/LICENSE-LGPLv2.1.txt
|
|
|
|
|
2012-01-01 16:52:21 +00:00
|
|
|
Forms were created using Abeille Forms Designer (https://abeille.dev.java.net/)
|
2009-02-14 19:49:00 +00:00
|
|
|
|
2009-06-11 13:31:27 +00:00
|
|
|
Izpack 4.3.0:
|
|
|
|
Copyright (c) 2001-2008 Julien Ponge
|
|
|
|
See licenses/LICENSE-Apache2.0.txt
|
2009-02-14 19:49:00 +00:00
|
|
|
|
2018-05-06 15:50:28 +00:00
|
|
|
|
|
|
|
GeoIP Data:
|
|
|
|
(not included in most distribution packages)
|
2020-08-20 15:39:12 +00:00
|
|
|
IP Geolocation by DB-IP https://db-ip.com/
|
|
|
|
See https://creativecommons.org/licenses/by/4.0/
|
2018-05-06 15:50:28 +00:00
|
|
|
|
2018-05-01 13:30:55 +00:00
|
|
|
Launchers:
|
2018-05-06 15:50:28 +00:00
|
|
|
(not included in distribution packages)
|
2018-05-01 13:30:55 +00:00
|
|
|
Copyright (c) 2002-2018 EPFL, Lausanne / Lightbend, Inc. , unless otherwise specified.
|
|
|
|
See licenses/LICENSE-Scala.md
|
2009-02-14 19:49:00 +00:00
|
|
|
|
2025-03-08 08:57:36 -05:00
|
|
|
Java Service Wrapper Community Edition 3.5.60:
|
2019-11-27 12:22:25 +00:00
|
|
|
(Windows: 3.5.25)
|
2018-05-06 15:50:28 +00:00
|
|
|
(not included in most distribution packages)
|
2025-03-08 08:57:36 -05:00
|
|
|
Copyright (C) 1999-2024 Tanuki Software, Ltd. All Rights Reserved.
|
2009-06-05 00:59:44 +00:00
|
|
|
See licenses/LICENSE-Wrapper.txt
|
2009-02-14 19:49:00 +00:00
|
|
|
|
|
|
|
|
2011-06-05 12:50:04 +00:00
|
|
|
Jbigi Libraries (jbigi.jar):
|
2018-05-06 15:50:28 +00:00
|
|
|
JNI code: public domain.
|
2011-06-05 12:50:04 +00:00
|
|
|
|
|
|
|
GMP 4.3.2 / 5.0.2:
|
|
|
|
Copyright 1991, 1996, 1999, 2000, 2007 Free Software Foundation, Inc.
|
|
|
|
See licenses/LICENSE-LGPLv3.txt
|
2020-09-26 12:58:55 +00:00
|
|
|
GMP 6.0.0 / 6.1.2 / 6.2.0:
|
2016-10-28 01:52:07 +00:00
|
|
|
See licenses/LICENSE-GPLv2.txt
|
2011-06-05 12:50:04 +00:00
|
|
|
|
2009-02-14 19:49:00 +00:00
|
|
|
|
|
|
|
Applications:
|
|
|
|
|
2018-05-06 15:50:28 +00:00
|
|
|
Addressbook (addressbook.jar):
|
2009-02-14 19:49:00 +00:00
|
|
|
Copyright (c) 2004 Ragnarok
|
|
|
|
See licenses/LICENSE-Addressbook.txt
|
2018-05-06 15:50:28 +00:00
|
|
|
BlockFile:
|
|
|
|
Copyright (c) 2006, Matthew Estes
|
|
|
|
See licenses/LICENSE-BlockFile.txt
|
2009-02-14 19:49:00 +00:00
|
|
|
|
2018-05-06 15:50:28 +00:00
|
|
|
Desktopgui (desktopgui.jar):
|
2016-05-06 15:56:54 +00:00
|
|
|
Copyright (c) Mathias De Maré
|
|
|
|
See licenses/LICENSE-DesktopGUI.txt
|
|
|
|
|
2018-05-06 15:50:28 +00:00
|
|
|
Glassfish Standard Tag Library (JSTL) 1.2 (commons-el.jar):
|
|
|
|
(not included in most distribution packages)
|
|
|
|
Common Development and Distribution License (CDDL) version 1.0 + GNU General Public License (GPL) version 2
|
|
|
|
See https://glassfish.dev.java.net/public/CDDL+GPL.html
|
|
|
|
See licenses/LICENSE-GPLv2.txt
|
|
|
|
|
2018-11-25 13:26:43 +00:00
|
|
|
I2PControl
|
|
|
|
See licenses/LICENSE-Apache2.0.txt
|
|
|
|
Includes jBCrypt:
|
|
|
|
Copyright (c) 2006 Damien Miller <djm@mindrot.org>
|
|
|
|
See licenses/LICENSE-jBCrypt.txt
|
|
|
|
Includes jsonrpc2 1.38.1 (base) 1.11 (server)
|
|
|
|
See licenses/LICENSE-Apache2.0.txt
|
|
|
|
|
2018-05-06 15:50:28 +00:00
|
|
|
I2PSnark (i2psnark.jar, i2psnark.war):
|
2009-02-14 19:49:00 +00:00
|
|
|
Copyright (C) 2003 Mark J. Wielaard
|
2011-11-09 18:30:48 +00:00
|
|
|
GPLv2 (or any later version)
|
2009-02-14 19:49:00 +00:00
|
|
|
See licenses/LICENSE-GPLv2.txt
|
|
|
|
|
2018-05-06 15:50:28 +00:00
|
|
|
I2PTunnel (i2ptunnel.jar, i2ptunnel.war):
|
2009-02-14 19:49:00 +00:00
|
|
|
(c) 2003 - 2004 mihi
|
2011-11-09 18:30:48 +00:00
|
|
|
GPLv2 (or any later version) with exception.
|
2009-02-14 19:49:00 +00:00
|
|
|
See licenses/LICENSE-I2PTunnel.txt
|
|
|
|
See licenses/LICENSE-GPLv2.txt
|
2018-05-06 15:50:28 +00:00
|
|
|
I2PTunnel SOCKS Proxy:
|
|
|
|
Copyright (c) 2004 by human
|
|
|
|
GPLv2 (or any later version) with exception.
|
|
|
|
See licenses/LICENSE-I2PTunnel.txt
|
|
|
|
See licenses/LICENSE-GPLv2.txt
|
|
|
|
I2PTunnel UDP and Streamr (i2ptunnel.jar):
|
|
|
|
By welterde.
|
|
|
|
See licenses/LICENSE-GPLv2.txt
|
2009-02-14 19:49:00 +00:00
|
|
|
|
2018-05-06 15:50:28 +00:00
|
|
|
Imagegen (imagegen.war):
|
2016-01-22 20:11:58 +00:00
|
|
|
Identicon:
|
|
|
|
Copyright (c) 2007-2014 Don Park <donpark@docuverse.com>
|
|
|
|
See licenses/LICENSE-Identicon.txt
|
|
|
|
RandomArt:
|
|
|
|
Copyright (c) 2000, 2001 Markus Friedl. All rights reserved.
|
|
|
|
Copyright (c) 2008 Alexander von Gernler. All rights reserved.
|
|
|
|
See licenses/LICENSE-BSD.txt
|
2020-11-16 15:55:27 +00:00
|
|
|
Zxing 3.4.1:
|
2016-01-22 20:11:58 +00:00
|
|
|
See licenses/LICENSE-Apache2.0.txt
|
|
|
|
|
2021-10-10 12:09:12 -04:00
|
|
|
Jetty 9.3.30.v20211001 (jetty-*.jar, org.mortbay.*.jar):
|
2018-05-06 15:50:28 +00:00
|
|
|
(not included in most distribution packages, except for jetty-i2p.jar)
|
2012-11-21 22:20:05 +00:00
|
|
|
See licenses/ABOUT-Jetty.html
|
|
|
|
See licenses/NOTICE-Jetty.html
|
2009-02-14 19:49:00 +00:00
|
|
|
See licenses/LICENSE-Apache2.0.txt
|
2012-11-21 22:20:05 +00:00
|
|
|
See licenses/LICENSE-ECLIPSE-1.0.html
|
2009-02-14 19:49:00 +00:00
|
|
|
|
2024-07-14 09:17:31 -04:00
|
|
|
RRD4J 3.10 (jrobin.jar):
|
2016-10-26 17:45:34 +00:00
|
|
|
Copyright (c) 2001-2005 Sasa Markovic and Ciaran Treanor.
|
|
|
|
Copyright (c) 2011 The OpenNMS Group, Inc.
|
2020-02-25 14:04:21 +00:00
|
|
|
Copyright 2011 The RRD4J Authors.
|
|
|
|
See licenses/LICENSE-Apache2.0.txt
|
2009-02-14 19:49:00 +00:00
|
|
|
See licenses/LICENSE-LGPLv2.1.txt
|
|
|
|
|
2018-05-06 15:50:28 +00:00
|
|
|
Ministreaming Lib (mstreaming.jar):
|
2009-02-14 19:49:00 +00:00
|
|
|
By mihi.
|
|
|
|
See licenses/LICENSE-BSD.txt
|
|
|
|
|
2018-05-06 15:50:28 +00:00
|
|
|
Proxyscript (i2pProxy.pac):
|
|
|
|
(not included in distribution packages)
|
2009-02-14 19:49:00 +00:00
|
|
|
By Cervantes.
|
|
|
|
Public domain.
|
|
|
|
|
2018-05-06 15:50:28 +00:00
|
|
|
Router console (routerconsole.jar, routerconsole.war):
|
2009-02-14 19:49:00 +00:00
|
|
|
Public domain.
|
2018-05-06 15:50:28 +00:00
|
|
|
|
|
|
|
Router Console themes:
|
2011-09-06 20:48:03 +00:00
|
|
|
Flag icons:
|
|
|
|
- Jersey and EU flag icons: public domain, courtesy Xrmap flag
|
|
|
|
collection http://www.arvernes.com/wiki/index.php/Xrmap
|
2012-01-02 16:30:13 +00:00
|
|
|
- Guernsey and Isle of Man flags from the Open Clip Art Library, released into the public domain
|
2013-02-13 20:47:29 +00:00
|
|
|
- Curaçao, courtesy of David Benbennick, released into the public domain
|
2011-09-06 20:48:03 +00:00
|
|
|
- All other flag icons: public domain, courtesy mjames@gmail.com http://www.famfamfam.com/
|
2012-07-24 05:32:40 +00:00
|
|
|
FatCow icons: See licenses/LICENSE-FatCowIcons.txt
|
2016-07-24 11:25:32 +00:00
|
|
|
Fugue Icons: See licenses/LICENSE-FugueIcons.txt
|
2019-03-11 15:56:25 +00:00
|
|
|
Feather icons: Copyright (c) 2013-2017 Cole Bemis; see licenses/LICENSE-Feather.txt
|
2020-08-20 19:35:03 +00:00
|
|
|
Fontawesome icons: Copyright (c) 2018 @fontawesome(company) see licenses/LICENSE-fontawesome.txt
|
2009-07-20 17:23:20 +00:00
|
|
|
|
2019-06-27 14:51:37 +00:00
|
|
|
Router Console unthemed, light, and dark theme logos:
|
2019-06-22 12:40:36 +00:00
|
|
|
Copyright (c) 2019 The Invisible Internet Project. All rights reserved.
|
|
|
|
Creative Commons Attribution-ShareAlike 4.0 International License
|
|
|
|
See https://creativecommons.org/licenses/by-sa/4.0/
|
|
|
|
|
2011-05-22 14:31:56 +00:00
|
|
|
Router Console and I2PSnark themes:
|
2018-06-15 22:38:13 +00:00
|
|
|
Some images licensed under a Creative Commons 2.0 license.
|
2018-05-06 15:50:28 +00:00
|
|
|
Silk icons: See licenses/LICENSE-SilkIcons.txt
|
2011-05-22 14:31:56 +00:00
|
|
|
|
2018-11-13 17:20:33 +00:00
|
|
|
Router Console M-Lab subsystem:
|
|
|
|
Copyright 2010 Vuze, Inc. All rights reserved.
|
|
|
|
See licenses/LICENSE-GPLv2.txt
|
|
|
|
|
2018-11-13 16:58:05 +00:00
|
|
|
Router Console NDT subsystem:
|
|
|
|
Copyright (c) 2003 University of Chicago. All rights reserved.
|
|
|
|
See licenses/LICENSE-NDT.txt
|
|
|
|
Notice: I2P has changed specified portions of the Software, including the package edu.internet2.ndt.
|
2012-07-24 12:07:09 +00:00
|
|
|
|
2024-01-10 18:35:39 +00:00
|
|
|
Router Console Iframe-resizer 4.3.9:
|
|
|
|
Copyright (c) 2013-2023 David J. Bradshaw
|
|
|
|
See licenses/LICENSE-Iframe-resizer.txt
|
|
|
|
|
2025-04-08 12:56:04 +00:00
|
|
|
Router Console country coordinates:
|
|
|
|
Adapted from Google Dataset Publishing Language to convert to Mercator
|
|
|
|
CC BY 4.0 https://creativecommons.org/licenses/by/4.0/
|
|
|
|
|
2018-05-06 15:50:28 +00:00
|
|
|
SAM (sam.jar):
|
2009-02-14 19:49:00 +00:00
|
|
|
Public domain.
|
|
|
|
|
2018-05-06 15:50:28 +00:00
|
|
|
Streaming Lib (streaming.jar):
|
2009-02-14 19:49:00 +00:00
|
|
|
Public domain.
|
|
|
|
|
2018-05-06 15:50:28 +00:00
|
|
|
SusiDNS (susidns.war):
|
2009-02-14 19:49:00 +00:00
|
|
|
Copyright (C) 2005 <susi23@mail.i2p>
|
2011-11-09 18:30:48 +00:00
|
|
|
GPLv2 (or any later version)
|
2009-02-14 19:49:00 +00:00
|
|
|
See licenses/LICENSE-GPLv2.txt
|
|
|
|
|
2018-05-06 15:50:28 +00:00
|
|
|
SusiMail (susimail.war):
|
2009-02-14 19:49:00 +00:00
|
|
|
Copyright (C) 2004-2005 <susi23@mail.i2p>
|
2011-11-09 18:30:48 +00:00
|
|
|
GPLv2 (or any later version)
|
2009-02-14 19:49:00 +00:00
|
|
|
See licenses/LICENSE-GPLv2.txt
|
|
|
|
|
2024-01-10 18:36:11 +00:00
|
|
|
SusiMail Pagedown:
|
|
|
|
Original Markdown Copyright (c) 2004-2005 John Gruber
|
|
|
|
Original Showdown code copyright (c) 2007 John Fraser
|
|
|
|
Modifications and bugfixes (c) 2009 Dana Robinson
|
|
|
|
Modifications and bugfixes (c) 2009-2014 Stack Exchange Inc.
|
|
|
|
See licenses/LICENSE-pagedown.txt
|
|
|
|
|
2018-05-06 15:50:28 +00:00
|
|
|
Systray (systray.jar):
|
2009-02-14 19:49:00 +00:00
|
|
|
Public domain.
|
|
|
|
|
2024-04-17 07:45:40 -04:00
|
|
|
Tomcat 9.0.88 (jasper-runtime.jar):
|
2018-05-06 15:50:28 +00:00
|
|
|
(not included in most distribution packages)
|
2024-04-17 07:45:40 -04:00
|
|
|
Copyright 1999-2024 The Apache Software Foundation
|
2012-01-10 04:03:30 +00:00
|
|
|
See licenses/LICENSE-Apache2.0.txt
|
|
|
|
See licenses/NOTICE-Tomcat.txt
|
2009-02-14 19:49:00 +00:00
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
2010-01-26 19:49:21 +00:00
|
|
|
Admin Manager:
|
|
|
|
Public domain
|
|
|
|
|
2024-01-28 12:09:10 +00:00
|
|
|
Gradle wrapper 8.5:
|
2021-05-14 11:45:47 -04:00
|
|
|
(not included in most distribution packages)
|
2024-01-28 12:09:10 +00:00
|
|
|
Copyright (c) 2023 the original author or authors.
|
2017-11-27 14:44:48 +00:00
|
|
|
See licenses/LICENSE-Apache2.0.txt
|