Changeset 85a8b58
- Timestamp:
- Nov 9, 2011 6:30:48 PM (9 years ago)
- Branches:
- master
- Children:
- 6a23475
- Parents:
- 5efd19e
- Files:
-
- 2 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LICENSE.txt
r5efd19e r85a8b58 98 98 99 99 Commons Logging (http://jakarta.apache.org/commons/logging/) 100 See licenses/LICENSE-Apache 1.1.txt100 See licenses/LICENSE-Apache2.0.txt 101 101 See licenses/NOTICE-Commons-Logging.txt 102 102 … … 157 157 I2PSnark: 158 158 Copyright (C) 2003 Mark J. Wielaard 159 GPLv2 (or any later version) 159 160 See licenses/LICENSE-GPLv2.txt 160 161 Silk icons: See licenses/LICENSE-SilkIcons.txt … … 162 163 I2PTunnel: 163 164 (c) 2003 - 2004 mihi 164 GPLv2 with exception.165 GPLv2 (or any later version) with exception. 165 166 See licenses/LICENSE-I2PTunnel.txt 166 167 See licenses/LICENSE-GPLv2.txt … … 168 169 I2PTunnel SOCKS Proxy: 169 170 Copyright (c) 2004 by human 170 GPLv2 with exception.171 GPLv2 (or any later version) with exception. 171 172 See licenses/LICENSE-I2PTunnel.txt 172 173 See licenses/LICENSE-GPLv2.txt … … 178 179 Jetty 5.1.15: 179 180 Copyright 2000-2004 Mort Bay Consulting Pty. Ltd. 180 See licenses/LICENSE-Apache1.1.txt181 181 See licenses/LICENSE-Apache2.0.txt 182 182 See licenses/NOTICE-Commons-Logging.txt … … 218 218 SusiDNS: 219 219 Copyright (C) 2005 <susi23@mail.i2p> 220 GPLv2 (or any later version) 220 221 See licenses/LICENSE-GPLv2.txt 221 222 Uses Apache Jakarta Standard Tag Library 1.1.2: … … 224 225 SusiMail: 225 226 Copyright (C) 2004-2005 <susi23@mail.i2p> 227 GPLv2 (or any later version) 226 228 See licenses/LICENSE-GPLv2.txt 227 229 228 230 Systray: 229 231 Public domain. 230 Bundles systray4j code:231 See licenses/LICENSE- GPLv2.txt232 Bundles systray4j-2.4.1: 233 See licenses/LICENSE-LGPLv2.1.txt 232 234 233 235 -
apps/systray/doc/README.txt
r5efd19e r85a8b58 10 10 11 11 12 systray4j is GPLv2, see LICENSE.systray4j.txt. 12 systray4j.dll is LGPLv2.1, see ../../../licenses/LICENSE-LGPLv2.1.txt 13 systray4j.jar for Windows is LGPLv2.1, see ../../../licenses/LICENSE-LGPLv2.1.txt 14 Reference: http://systray.sourceforge.net/ 13 15 I2P systray code in ../java/src is public domain. 14 16
Note: See TracChangeset
for help on using the changeset viewer.