r2713 - in trunk: jaxx-compiler/src/license jaxx-maven-plugin/src/license jaxx-validator/src/license
Author: tchemit Date: 2013-08-23 15:22:32 +0200 (Fri, 23 Aug 2013) New Revision: 2713 Url: http://nuiton.org/projects/jaxx/repository/revisions/2713 Log: update third parties Modified: trunk/jaxx-compiler/src/license/THIRD-PARTY.properties trunk/jaxx-maven-plugin/src/license/THIRD-PARTY.properties trunk/jaxx-validator/src/license/THIRD-PARTY.properties Modified: trunk/jaxx-compiler/src/license/THIRD-PARTY.properties =================================================================== --- trunk/jaxx-compiler/src/license/THIRD-PARTY.properties 2013-08-23 13:18:30 UTC (rev 2712) +++ trunk/jaxx-compiler/src/license/THIRD-PARTY.properties 2013-08-23 13:22:32 UTC (rev 2713) @@ -1,8 +1,8 @@ # Generated by org.codehaus.mojo.license.AddThirdPartyMojo #------------------------------------------------------------------------------- # Already used licenses in project : +# - Apache License Version 2.0 # - BSD License -# - BSD style # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - Common Public License Version 1.0 # - GNU General Public License - Version 2 with the class path exception @@ -12,11 +12,12 @@ # - Lesser General Public License (LPGL) # - Lesser General Public License (LPGL) v 2.1 # - MIT License -# - MPL 1.1 +# - New BSD License # - The Apache Software License, Version 2.0 #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Fri Jun 29 10:36:17 CEST 2012 +#Fri Aug 23 15:15:05 CEST 2013 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 +javassist--javassist--3.11.0.GA=The Apache Software License, Version 2.0 Modified: trunk/jaxx-maven-plugin/src/license/THIRD-PARTY.properties =================================================================== --- trunk/jaxx-maven-plugin/src/license/THIRD-PARTY.properties 2013-08-23 13:18:30 UTC (rev 2712) +++ trunk/jaxx-maven-plugin/src/license/THIRD-PARTY.properties 2013-08-23 13:22:32 UTC (rev 2713) @@ -2,8 +2,8 @@ #------------------------------------------------------------------------------- # Already used licenses in project : # - Apache License +# - Apache License Version 2.0 # - BSD License -# - BSD style # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - Common Public License Version 1.0 # - GNU General Public License - Version 2 with the class path exception @@ -13,7 +13,7 @@ # - Lesser General Public License (LPGL) # - Lesser General Public License (LPGL) v 2.1 # - MIT License -# - MPL 1.1 +# - New BSD License # - Public Domain # - The Apache Software License, Version 2.0 # - http://classworlds.codehaus.org/license.html @@ -21,10 +21,10 @@ # Please fill the missing licenses for dependencies : # # -#Mon Nov 12 04:54:01 CET 2012 +#Fri Aug 23 15:15:13 CEST 2013 classworlds--classworlds--1.1-alpha-2=http\://classworlds.codehaus.org/license.html -commons-codec--commons-codec--1.2=The Apache Software License, Version 2.0 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 +javassist--javassist--3.11.0.GA=The Apache Software License, Version 2.0 nekohtml--xercesMinimal--1.9.6.2=The Apache Software License, Version 2.0 org.codehaus.plexus--plexus-container-default--1.0-alpha-9-stable-1=The Apache Software License, Version 2.0 org.codehaus.plexus--plexus-interactivity-api--1.0-alpha-4=The Apache Software License, Version 2.0 Modified: trunk/jaxx-validator/src/license/THIRD-PARTY.properties =================================================================== --- trunk/jaxx-validator/src/license/THIRD-PARTY.properties 2013-08-23 13:18:30 UTC (rev 2712) +++ trunk/jaxx-validator/src/license/THIRD-PARTY.properties 2013-08-23 13:22:32 UTC (rev 2713) @@ -2,7 +2,6 @@ #------------------------------------------------------------------------------- # Already used licenses in project : # - BSD License -# - BSD style # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - Common Public License Version 1.0 # - Indiana University Extreme! Lab Software License, vesion 1.1.1 @@ -11,11 +10,12 @@ # - Lesser General Public License (LPGL) # - Lesser General Public License (LPGL) v 2.1 # - MIT License -# - MPL 1.1 +# - New BSD License # - The Apache Software License, Version 2.0 #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Fri Jun 29 10:35:13 CEST 2012 +#Fri Aug 23 15:15:04 CEST 2013 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 +javassist--javassist--3.11.0.GA=The Apache Software License, Version 2.0
participants (1)
-
tchemit@users.nuiton.org