r1568 - in trunk: wikitty-jdbc/src/license wikitty-solr/src/license
Author: bpoussin Date: 2013-04-15 16:13:33 +0200 (Mon, 15 Apr 2013) New Revision: 1568 Url: http://nuiton.org/projects/wikitty/repository/revisions/1568 Log: add zookeeper licence Modified: trunk/wikitty-jdbc/src/license/THIRD-PARTY.properties trunk/wikitty-solr/src/license/THIRD-PARTY.properties Modified: trunk/wikitty-jdbc/src/license/THIRD-PARTY.properties =================================================================== --- trunk/wikitty-jdbc/src/license/THIRD-PARTY.properties 2013-04-15 13:10:47 UTC (rev 1567) +++ trunk/wikitty-jdbc/src/license/THIRD-PARTY.properties 2013-04-15 14:13:33 UTC (rev 1568) @@ -7,11 +7,13 @@ # - BSD style # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - Common Public License Version 1.0 +# - GNU Lesser General Public License, version 2.1 # - Indiana University Extreme! Lab Software License, vesion 1.1.1 # - Lesser General Public License (LGPL) v 3.0 # - Lesser General Public License (LPGL) # - Lesser General Public License (LPGL) v 2.1 # - MIT License +# - New BSD License # - Public Domain # - Public domain # - TECHNOLOGY LICENSE FROM SUN MICROSYSTEMS, INC. @@ -21,10 +23,10 @@ # Please fill the missing licenses for dependencies : # # -#Wed Feb 01 07:09:33 CET 2012 +#Mon Apr 15 16:19:41 CEST 2013 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 concurrent--concurrent--1.0=TECHNOLOGY LICENSE FROM SUN MICROSYSTEMS, INC. -jakarta-regexp--jakarta-regexp--1.4=The Apache Software License, Version 2.0 javax.servlet--servlet-api--2.5=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 javax.transaction--jta--1.1=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 +org.apache.zookeeper--zookeeper--3.4.5=The Apache Software License, Version 2.0 xpp3--xpp3_min--1.1.3.4.O=Indiana University Extreme\! Lab Software License, vesion 1.1.1 Modified: trunk/wikitty-solr/src/license/THIRD-PARTY.properties =================================================================== --- trunk/wikitty-solr/src/license/THIRD-PARTY.properties 2013-04-15 13:10:47 UTC (rev 1567) +++ trunk/wikitty-solr/src/license/THIRD-PARTY.properties 2013-04-15 14:13:33 UTC (rev 1568) @@ -22,10 +22,10 @@ # Please fill the missing licenses for dependencies : # # -#Sat Mar 23 01:47:37 CET 2013 +#Mon Apr 15 16:18:37 CEST 2013 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 concurrent--concurrent--1.0=TECHNOLOGY LICENSE FROM SUN MICROSYSTEMS, INC. javax.servlet--servlet-api--2.5=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 javax.transaction--jta--1.1=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 -org.apache.zookeeper--zookeeper--3.4.5= +org.apache.zookeeper--zookeeper--3.4.5=The Apache Software License, Version 2.0 xpp3--xpp3_min--1.1.3.4.O=Indiana University Extreme\! Lab Software License, vesion 1.1.1
participants (1)
-
bpoussin@users.nuiton.org