Author: tchemit Date: 2014-01-26 14:48:44 +0100 (Sun, 26 Jan 2014) New Revision: 274 Url: http://nuiton.org/projects/scmwebeditor/repository/revisions/274 Log: fix third party file Modified: trunk/src/license/THIRD-PARTY.properties Modified: trunk/src/license/THIRD-PARTY.properties =================================================================== --- trunk/src/license/THIRD-PARTY.properties 2014-01-26 13:10:16 UTC (rev 273) +++ trunk/src/license/THIRD-PARTY.properties 2014-01-26 13:48:44 UTC (rev 274) @@ -2,13 +2,14 @@ #------------------------------------------------------------------------------- # Already used licenses in project : # - BSD License -# - BSD licence # - BSD-style license # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - Common Public License Version 1.0 # - GPL +# - GPL (with dual licensing option) # - Indiana University Extreme! Lab Software License, vesion 1.1.1 # - JDom license (Apache-like) +# - LGPL, version 2.1 # - Lesser General Public License (LGPL) v 3.0 # - Lesser General Public License (LPGL) # - Lesser General Public License (LPGL) v 2.1 @@ -16,21 +17,18 @@ # - MIT License # - Mozilla Public License 1.1 (MPL 1.1) # - Mozilla Public License version 1.1 +# - New BSD License +# - Sequence Library License +# - TMate Open Source License (with dual licensing option) # - The Apache Software License, Version 1.1 # - The Apache Software License, Version 2.0 -# - http://asm.ow2.org/license.html +# - Trilead Library License # - http://source.icu-project.org/repos/icu/icu/trunk/license.html -# - http://sqljet.com/ -# - http://svnkit.com/license.html -# - http://www.trilead.com/Products/Trilead_SSH_for_Java/License/ #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Thu Aug 18 08:16:13 CEST 2011 -asm--asm--3.1=http\://asm.ow2.org/license.html -asm--asm-commons--3.1=http\://asm.ow2.org/license.html -asm--asm-tree--3.1=http\://asm.ow2.org/license.html +#Sun Jan 26 14:43:09 CET 2014 com.ibm.icu--icu4j--2.6.1=http\://source.icu-project.org/repos/icu/icu/trunk/license.html commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 dom4j--dom4j--1.6.1=BSD License @@ -38,7 +36,6 @@ javax.servlet--servlet-api--2.5=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 jaxen--jaxen--1.1.1=The Apache Software License, Version 2.0 jdom--jdom--1.0=JDom license (Apache-like) -net.java.dev.jna--jna--3.2.3=The Apache Software License, Version 2.0 -org.antlr--antlr-runtime--3.1.3=BSD License +org.antlr--antlr-runtime--3.4=BSD License oro--oro--2.0.8=The Apache Software License, Version 2.0 xerces--xercesImpl--2.6.2=The Apache Software License, Version 2.0
participants (1)
-
tchemit@users.nuiton.org