Author: tchemit Date: 2013-05-27 20:44:37 +0200 (Mon, 27 May 2013) New Revision: 1016 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/1016 Log: optimize third parties Modified: trunk/tutti-persistence/src/license/THIRD-PARTY.properties trunk/tutti-service/src/license/THIRD-PARTY.properties Modified: trunk/tutti-persistence/src/license/THIRD-PARTY.properties =================================================================== --- trunk/tutti-persistence/src/license/THIRD-PARTY.properties 2013-05-27 18:20:42 UTC (rev 1015) +++ trunk/tutti-persistence/src/license/THIRD-PARTY.properties 2013-05-27 18:44:37 UTC (rev 1016) @@ -3,7 +3,6 @@ # Already used licenses in project : # - Affero General Public License (AGPL) # - BSD License -# - BSD style # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - Common Public License Version 1.0 # - Eclipse Public License - v 1.0 @@ -23,11 +22,11 @@ # Please fill the missing licenses for dependencies : # # -#Tue Apr 16 20:54:34 CEST 2013 +#Mon May 27 20:19:31 CEST 2013 antlr--antlr--2.7.6=BSD License -asm--asm--3.1=http://asm.ow2.org/license.html commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 dom4j--dom4j--1.6.1=BSD License +javax.persistence--persistence-api--1.0.2=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 javax.transaction--jta--1.1=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 org.andromda--andromda-core--3.3.1=BSD License org.andromda--andromda-utils--3.3.1=BSD License Modified: trunk/tutti-service/src/license/THIRD-PARTY.properties =================================================================== --- trunk/tutti-service/src/license/THIRD-PARTY.properties 2013-05-27 18:20:42 UTC (rev 1015) +++ trunk/tutti-service/src/license/THIRD-PARTY.properties 2013-05-27 18:44:37 UTC (rev 1016) @@ -3,9 +3,12 @@ # Already used licenses in project : # - Affero General Public License (AGPL) # - BSD License +# - BSD-style license # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - Common Public License Version 1.0 # - Eclipse Public License - v 1.0 +# - GNU Affero General Public License v3 +# - GNU Lesser General Public License (LGPL), version 2.1 # - GNU Library or Lesser General Public License # - General Public License (GPL) # - HSQLDB License @@ -25,10 +28,11 @@ # Please fill the missing licenses for dependencies : # # -#Tue Apr 16 20:56:55 CEST 2013 +#Mon May 27 20:20:05 CEST 2013 antlr--antlr--2.7.6=BSD License commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 dom4j--dom4j--1.6.1=BSD License +javax.persistence--persistence-api--1.0.2=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 javax.transaction--jta--1.1=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 org.andromda--andromda-core--3.3.1=BSD License org.andromda--andromda-utils--3.3.1=BSD License