Author: echatellier Date: 2012-08-14 16:45:09 +0200 (Tue, 14 Aug 2012) New Revision: 1048 Url: http://forge.codelutin.com/repositories/revision/coser/1048 Log: Update header, third party, dependencies Modified: trunk/coser-business/src/license/THIRD-PARTY.properties trunk/coser-ui/pom.xml trunk/coser-ui/src/license/THIRD-PARTY.properties trunk/coser-ui/src/main/java/fr/ifremer/coser/ui/freize/FreizeModel.java trunk/coser-web/src/license/THIRD-PARTY.properties trunk/pom.xml Modified: trunk/coser-business/src/license/THIRD-PARTY.properties =================================================================== --- trunk/coser-business/src/license/THIRD-PARTY.properties 2012-08-14 14:16:17 UTC (rev 1047) +++ trunk/coser-business/src/license/THIRD-PARTY.properties 2012-08-14 14:45:09 UTC (rev 1048) @@ -22,9 +22,6 @@ # Please fill the missing licenses for dependencies : # # -#Tue Jan 10 11:54:42 CET 2012 -asm--asm--3.1=Copyright (c) 2000-2011 INRIA, France Telecom -asm--asm-commons--3.1=Copyright (c) 2000-2011 INRIA, France Telecom -asm--asm-tree--3.1=Copyright (c) 2000-2011 INRIA, France Telecom +#Tue Aug 14 16:22:07 CEST 2012 commons-primitives--commons-primitives--1.0=Apache Software License, Version 2.0 javassist--javassist--3.8.0.GA=GNU Lesser General Public License Modified: trunk/coser-ui/pom.xml =================================================================== --- trunk/coser-ui/pom.xml 2012-08-14 14:16:17 UTC (rev 1047) +++ trunk/coser-ui/pom.xml 2012-08-14 14:45:09 UTC (rev 1048) @@ -41,10 +41,6 @@ <artifactId>nuiton-utils</artifactId> </dependency> <dependency> - <groupId>org.nuiton</groupId> - <artifactId>nuiton-validator</artifactId> - </dependency> - <dependency> <groupId>org.nuiton.i18n</groupId> <artifactId>nuiton-i18n</artifactId> </dependency> @@ -81,10 +77,6 @@ <artifactId>jaxx-validator</artifactId> </dependency> <dependency> - <groupId>org.nuiton.jaxx</groupId> - <artifactId>jaxx-widgets</artifactId> - </dependency> - <dependency> <groupId>org.swinglabs.swingx</groupId> <artifactId>swingx-core</artifactId> </dependency> Modified: trunk/coser-ui/src/license/THIRD-PARTY.properties =================================================================== --- trunk/coser-ui/src/license/THIRD-PARTY.properties 2012-08-14 14:16:17 UTC (rev 1047) +++ trunk/coser-ui/src/license/THIRD-PARTY.properties 2012-08-14 14:45:09 UTC (rev 1048) @@ -9,7 +9,6 @@ # - Bouncy Castle License # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - Common Public License Version 1.0 -# - Copyright (c) 2000-2011 INRIA, France Telecom # - GNU General Public License - Version 2 with the class path exception # - GNU Lesser General Public Licence # - GNU Lesser General Public License (LGPL), version 2.1 @@ -27,10 +26,7 @@ # Please fill the missing licenses for dependencies : # # -#Tue Jan 10 11:58:01 CET 2012 -asm--asm--3.1=Copyright (c) 2000-2011 INRIA, France Telecom -asm--asm-commons--3.1=Copyright (c) 2000-2011 INRIA, France Telecom -asm--asm-tree--3.1=Copyright (c) 2000-2011 INRIA, France Telecom +#Tue Aug 14 15:41:41 CEST 2012 commons-jxpath--commons-jxpath--1.3=Apache Software License, Version 2.0 commons-primitives--commons-primitives--1.0=Apache Software License, Version 2.0 javassist--javassist--3.8.0.GA=GNU Lesser General Public License Modified: trunk/coser-ui/src/main/java/fr/ifremer/coser/ui/freize/FreizeModel.java =================================================================== --- trunk/coser-ui/src/main/java/fr/ifremer/coser/ui/freize/FreizeModel.java 2012-08-14 14:16:17 UTC (rev 1047) +++ trunk/coser-ui/src/main/java/fr/ifremer/coser/ui/freize/FreizeModel.java 2012-08-14 14:45:09 UTC (rev 1048) @@ -1,3 +1,27 @@ +/* + * #%L + * Coser :: UI + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public + * License along with this program. If not, see + * <http://www.gnu.org/licenses/gpl-3.0.html>. + * #L% + */ + package fr.ifremer.coser.ui.freize; import java.beans.PropertyChangeListener; Modified: trunk/coser-web/src/license/THIRD-PARTY.properties =================================================================== --- trunk/coser-web/src/license/THIRD-PARTY.properties 2012-08-14 14:16:17 UTC (rev 1047) +++ trunk/coser-web/src/license/THIRD-PARTY.properties 2012-08-14 14:45:09 UTC (rev 1048) @@ -7,7 +7,6 @@ # - BSD-style license # - Bouncy Castle License # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 -# - Copyright (c) 2000-2011 INRIA, France Telecom # - GNU Lesser General Public Licence # - GNU Lesser General Public License (LGPL), version 2.1 # - Indiana University Extreme! Lab Software License, vesion 1.1.1 @@ -23,10 +22,7 @@ # Please fill the missing licenses for dependencies : # # -#Tue Jan 10 11:59:53 CET 2012 -asm--asm--3.1=Copyright (c) 2000-2011 INRIA, France Telecom -asm--asm-commons--3.1=Copyright (c) 2000-2011 INRIA, France Telecom -asm--asm-tree--3.1=Copyright (c) 2000-2011 INRIA, France Telecom +#Tue Aug 14 16:31:46 CEST 2012 commons-primitives--commons-primitives--1.0=Apache Software License, Version 2.0 javassist--javassist--3.8.0.GA=GNU Lesser General Public License javax.servlet--servlet-api--2.5=License Agreement for Java(TM) Servlet API Specification Interface Classes Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-08-14 14:16:17 UTC (rev 1047) +++ trunk/pom.xml 2012-08-14 14:45:09 UTC (rev 1048) @@ -120,12 +120,6 @@ <version>2.5.3</version> <scope>compile</scope> </dependency> - <dependency> - <groupId>org.nuiton</groupId> - <artifactId>nuiton-validator</artifactId> - <version>2.5.3</version> - <scope>compile</scope> - </dependency> <dependency> <groupId>org.nuiton.matrix</groupId> @@ -161,13 +155,6 @@ <version>${jaxx.version}</version> <scope>compile</scope> </dependency> - - <dependency> - <groupId>org.nuiton.jaxx</groupId> - <artifactId>jaxx-widgets</artifactId> - <version>${jaxx.version}</version> - <scope>compile</scope> - </dependency> <dependency> <groupId>org.swinglabs.swingx</groupId>