Topia-commits
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- 4806 discussions
Author: chatellier
Date: 2008-09-24 18:02:37 +0000 (Wed, 24 Sep 2008)
New Revision: 1146
Modified:
topia/trunk/pom.xml
Log:
Update pom
Modified: topia/trunk/pom.xml
===================================================================
--- topia/trunk/pom.xml 2008-09-22 14:54:22 UTC (rev 1145)
+++ topia/trunk/pom.xml 2008-09-24 18:02:37 UTC (rev 1146)
@@ -105,14 +105,14 @@
<dependency>
<groupId>org.codelutin</groupId>
<artifactId>lutinutil</artifactId>
- <version>[0.29,]</version>
+ <version>0.30</version>
<scope>compile</scope>
</dependency>
<dependency>
- <groupId>lutinlib</groupId>
+ <groupId>org.codelutin</groupId>
<artifactId>lutingenerator</artifactId>
- <version>[0.50,]</version>
+ <version>0.51-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
1
0
r1145 - in topia-service/trunk/src/test: . java
by thimel@users.labs.libre-entreprise.org 22 Sep '08
by thimel@users.labs.libre-entreprise.org 22 Sep '08
22 Sep '08
Author: thimel
Date: 2008-09-22 14:54:22 +0000 (Mon, 22 Sep 2008)
New Revision: 1145
Added:
topia-service/trunk/src/test/java/org/
Removed:
topia-service/trunk/src/test/org/
Log:
Moved src/test to src/test/java
Copied: topia-service/trunk/src/test/java/org (from rev 1144, topia-service/trunk/src/test/org)
1
0
22 Sep '08
Author: thimel
Date: 2008-09-22 14:54:03 +0000 (Mon, 22 Sep 2008)
New Revision: 1144
Added:
topia-service/trunk/src/test/java/
Log:
Added src/test/java
1
0
22 Sep '08
Author: thimel
Date: 2008-09-22 14:51:59 +0000 (Mon, 22 Sep 2008)
New Revision: 1143
Added:
topia-service/trunk/src/main/resources/
Removed:
topia-service/trunk/src/resources/
Log:
Moved src/resources to src/main/resources
Copied: topia-service/trunk/src/main/resources (from rev 1142, topia-service/trunk/src/resources)
1
0
22 Sep '08
Author: thimel
Date: 2008-09-22 14:51:24 +0000 (Mon, 22 Sep 2008)
New Revision: 1142
Added:
topia-service/trunk/src/main/xmi/
Removed:
topia-service/trunk/src/xmi/
Log:
Moved src/xmi to src/main/xmi
Copied: topia-service/trunk/src/main/xmi (from rev 1141, topia-service/trunk/src/xmi)
1
0
22 Sep '08
Author: thimel
Date: 2008-09-22 14:50:36 +0000 (Mon, 22 Sep 2008)
New Revision: 1141
Added:
topia-service/trunk/src/main/java/
Removed:
topia-service/trunk/src/java/
Log:
Moved src/java to src/main/java
Copied: topia-service/trunk/src/main/java (from rev 1140, topia-service/trunk/src/java)
1
0
Author: thimel
Date: 2008-09-22 14:50:16 +0000 (Mon, 22 Sep 2008)
New Revision: 1140
Added:
topia-service/trunk/src/main/
Log:
Added src/main
1
0
Author: thimel
Date: 2008-09-22 14:30:59 +0000 (Mon, 22 Sep 2008)
New Revision: 1139
Added:
topia/trunk/LICENSE.txt
Log:
Add LICENSE.txt (LGPL)
Added: topia/trunk/LICENSE.txt
===================================================================
--- topia/trunk/LICENSE.txt (rev 0)
+++ topia/trunk/LICENSE.txt 2008-09-22 14:30:59 UTC (rev 1139)
@@ -0,0 +1,166 @@
+ GNU LESSER GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+
+ This version of the GNU Lesser General Public License incorporates
+the terms and conditions of version 3 of the GNU General Public
+License, supplemented by the additional permissions listed below.
+
+ 0. Additional Definitions.
+
+ As used herein, "this License" refers to version 3 of the GNU Lesser
+General Public License, and the "GNU GPL" refers to version 3 of the GNU
+General Public License.
+
+ "The Library" refers to a covered work governed by this License,
+other than an Application or a Combined Work as defined below.
+
+ An "Application" is any work that makes use of an interface provided
+by the Library, but which is not otherwise based on the Library.
+Defining a subclass of a class defined by the Library is deemed a mode
+of using an interface provided by the Library.
+
+ A "Combined Work" is a work produced by combining or linking an
+Application with the Library. The particular version of the Library
+with which the Combined Work was made is also called the "Linked
+Version".
+
+ The "Minimal Corresponding Source" for a Combined Work means the
+Corresponding Source for the Combined Work, excluding any source code
+for portions of the Combined Work that, considered in isolation, are
+based on the Application, and not on the Linked Version.
+
+ The "Corresponding Application Code" for a Combined Work means the
+object code and/or source code for the Application, including any data
+and utility programs needed for reproducing the Combined Work from the
+Application, but excluding the System Libraries of the Combined Work.
+
+ 1. Exception to Section 3 of the GNU GPL.
+
+ You may convey a covered work under sections 3 and 4 of this License
+without being bound by section 3 of the GNU GPL.
+
+ 2. Conveying Modified Versions.
+
+ If you modify a copy of the Library, and, in your modifications, a
+facility refers to a function or data to be supplied by an Application
+that uses the facility (other than as an argument passed when the
+facility is invoked), then you may convey a copy of the modified
+version:
+
+ a) under this License, provided that you make a good faith effort to
+ ensure that, in the event an Application does not supply the
+ function or data, the facility still operates, and performs
+ whatever part of its purpose remains meaningful, or
+
+ b) under the GNU GPL, with none of the additional permissions of
+ this License applicable to that copy.
+
+ 3. Object Code Incorporating Material from Library Header Files.
+
+ The object code form of an Application may incorporate material from
+a header file that is part of the Library. You may convey such object
+code under terms of your choice, provided that, if the incorporated
+material is not limited to numerical parameters, data structure
+layouts and accessors, or small macros, inline functions and templates
+(ten or fewer lines in length), you do both of the following:
+
+ a) Give prominent notice with each copy of the object code that the
+ Library is used in it and that the Library and its use are
+ covered by this License.
+
+ b) Accompany the object code with a copy of the GNU GPL and this license
+ document.
+
+ 4. Combined Works.
+
+ You may convey a Combined Work under terms of your choice that,
+taken together, effectively do not restrict modification of the
+portions of the Library contained in the Combined Work and reverse
+engineering for debugging such modifications, if you also do each of
+the following:
+
+ a) Give prominent notice with each copy of the Combined Work that
+ the Library is used in it and that the Library and its use are
+ covered by this License.
+
+ b) Accompany the Combined Work with a copy of the GNU GPL and this license
+ document.
+
+ c) For a Combined Work that displays copyright notices during
+ execution, include the copyright notice for the Library among
+ these notices, as well as a reference directing the user to the
+ copies of the GNU GPL and this license document.
+
+ d) Do one of the following:
+
+ 0) Convey the Minimal Corresponding Source under the terms of this
+ License, and the Corresponding Application Code in a form
+ suitable for, and under terms that permit, the user to
+ recombine or relink the Application with a modified version of
+ the Linked Version to produce a modified Combined Work, in the
+ manner specified by section 6 of the GNU GPL for conveying
+ Corresponding Source.
+
+ 1) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (a) uses at run time
+ a copy of the Library already present on the user's computer
+ system, and (b) will operate properly with a modified version
+ of the Library that is interface-compatible with the Linked
+ Version.
+
+ e) Provide Installation Information, but only if you would otherwise
+ be required to provide such information under section 6 of the
+ GNU GPL, and only to the extent that such information is
+ necessary to install and execute a modified version of the
+ Combined Work produced by recombining or relinking the
+ Application with a modified version of the Linked Version. (If
+ you use option 4d0, the Installation Information must accompany
+ the Minimal Corresponding Source and Corresponding Application
+ Code. If you use option 4d1, you must provide the Installation
+ Information in the manner specified by section 6 of the GNU GPL
+ for conveying Corresponding Source.)
+
+ 5. Combined Libraries.
+
+ You may place library facilities that are a work based on the
+Library side by side in a single library together with other library
+facilities that are not Applications and are not covered by this
+License, and convey such a combined library under terms of your
+choice, if you do both of the following:
+
+ a) Accompany the combined library with a copy of the same work based
+ on the Library, uncombined with any other library facilities,
+ conveyed under the terms of this License.
+
+ b) Give prominent notice with the combined library that part of it
+ is a work based on the Library, and explaining where to find the
+ accompanying uncombined form of the same work.
+
+ 6. Revised Versions of the GNU Lesser General Public License.
+
+ The Free Software Foundation may publish revised and/or new versions
+of the GNU Lesser General Public License from time to time. Such new
+versions will be similar in spirit to the present version, but may
+differ in detail to address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the
+Library as you received it specifies that a certain numbered version
+of the GNU Lesser General Public License "or any later version"
+applies to it, you have the option of following the terms and
+conditions either of that published version or of any later version
+published by the Free Software Foundation. If the Library as you
+received it does not specify a version number of the GNU Lesser
+General Public License, you may choose any version of the GNU Lesser
+General Public License ever published by the Free Software Foundation.
+
+ If the Library as you received it specifies that a proxy can decide
+whether future versions of the GNU Lesser General Public License shall
+apply, that proxy's public statement of acceptance of any version is
+permanent authorization for you to choose that version for the
+Library.
+
1
0
22 Sep '08
Author: thimel
Date: 2008-09-22 14:19:51 +0000 (Mon, 22 Sep 2008)
New Revision: 1138
Modified:
topia/trunk/changelog
topia/trunk/src/main/java/org/codelutin/topia/TopiaContext.java
topia/trunk/src/main/java/org/codelutin/topia/TopiaContextFactory.java
topia/trunk/src/main/java/org/codelutin/topia/TopiaException.java
topia/trunk/src/main/java/org/codelutin/topia/TopiaNotFoundException.java
topia/trunk/src/main/java/org/codelutin/topia/TopiaRuntimeException.java
topia/trunk/src/main/java/org/codelutin/topia/TopiaVetoException.java
topia/trunk/src/main/java/org/codelutin/topia/event/TopiaContextEvent.java
topia/trunk/src/main/java/org/codelutin/topia/event/TopiaContextListener.java
topia/trunk/src/main/java/org/codelutin/topia/event/TopiaEntitiesEvent.java
topia/trunk/src/main/java/org/codelutin/topia/event/TopiaEntitiesVetoable.java
topia/trunk/src/main/java/org/codelutin/topia/event/TopiaEntityEvent.java
topia/trunk/src/main/java/org/codelutin/topia/event/TopiaEntityListener.java
topia/trunk/src/main/java/org/codelutin/topia/event/TopiaEntityVetoable.java
topia/trunk/src/main/java/org/codelutin/topia/event/TopiaTransactionEvent.java
topia/trunk/src/main/java/org/codelutin/topia/event/TopiaTransactionListener.java
topia/trunk/src/main/java/org/codelutin/topia/event/TopiaTransactionVetoable.java
topia/trunk/src/main/java/org/codelutin/topia/framework/EntityState.java
topia/trunk/src/main/java/org/codelutin/topia/framework/TopiaContextImpl.java
topia/trunk/src/main/java/org/codelutin/topia/framework/TopiaContextImplementor.java
topia/trunk/src/main/java/org/codelutin/topia/framework/TopiaFiresSupport.java
topia/trunk/src/main/java/org/codelutin/topia/framework/TopiaService.java
topia/trunk/src/main/java/org/codelutin/topia/framework/TopiaUtil.java
topia/trunk/src/main/java/org/codelutin/topia/generator/DAOAbstractGenerator.java
topia/trunk/src/main/java/org/codelutin/topia/generator/DAOGenerator.java
topia/trunk/src/main/java/org/codelutin/topia/generator/DAOHelperGenerator.java
topia/trunk/src/main/java/org/codelutin/topia/generator/DAOImplGenerator.java
topia/trunk/src/main/java/org/codelutin/topia/generator/DTOGenerator.java
topia/trunk/src/main/java/org/codelutin/topia/generator/EntityAbstractGenerator.java
topia/trunk/src/main/java/org/codelutin/topia/generator/EntityDTOGenerator.java
topia/trunk/src/main/java/org/codelutin/topia/generator/EntityHibernateMappingGenerator.java
topia/trunk/src/main/java/org/codelutin/topia/generator/EntityImplGenerator.java
topia/trunk/src/main/java/org/codelutin/topia/generator/EntityInterfaceGenerator.java
topia/trunk/src/main/java/org/codelutin/topia/generator/EntityProviderGenerator.java
topia/trunk/src/main/java/org/codelutin/topia/generator/GeneratorUtil.java
topia/trunk/src/main/java/org/codelutin/topia/generator/ServiceAbstractGenerator.java
topia/trunk/src/main/java/org/codelutin/topia/generator/ServiceImplGenerator.java
topia/trunk/src/main/java/org/codelutin/topia/generator/ServiceInterfaceGenerator.java
topia/trunk/src/main/java/org/codelutin/topia/generator/TapestryWebGenerator.java
topia/trunk/src/main/java/org/codelutin/topia/generator/TopiaMetaGenerator.java
topia/trunk/src/main/java/org/codelutin/topia/generator/TopiaRelationValidator.java
topia/trunk/src/main/java/org/codelutin/topia/persistence/SearchFields.java
topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaDAO.java
topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaDAOAbstract.java
topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaDAODelegator.java
topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaEntity.java
topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaEntityAbstract.java
topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaId.java
topia/trunk/src/main/java/org/codelutin/topia/persistence/flatfile/TopiaDAOFlatFile.java
topia/trunk/src/main/java/org/codelutin/topia/persistence/hibernate/FlatFilePersister.java
topia/trunk/src/main/java/org/codelutin/topia/persistence/hibernate/TopiaDAOHibernate.java
topia/trunk/src/main/java/org/codelutin/topia/service/Protocol.java
topia/trunk/src/main/java/org/codelutin/topia/service/TopiaApplicationService.java
topia/trunk/src/main/java/org/codelutin/topia/service/TopiaApplicationServiceAbstract.java
topia/trunk/src/main/java/org/codelutin/topia/service/TopiaApplicationServiceFactory.java
topia/trunk/src/main/java/org/codelutin/topia/service/TopiaProxy.java
topia/trunk/src/main/java/org/codelutin/topia/service/TopiaServiceProvider.java
topia/trunk/src/main/java/org/codelutin/topia/service/TopiaServiceServer.java
topia/trunk/src/main/java/org/codelutin/topia/service/TopiaServiceServerAbstract.java
topia/trunk/src/main/java/org/codelutin/topia/service/clients/RMIProxy.java
topia/trunk/src/main/java/org/codelutin/topia/service/clients/SOAPProxy.java
topia/trunk/src/main/java/org/codelutin/topia/service/clients/XMLRPCProxy.java
topia/trunk/src/main/java/org/codelutin/topia/service/servers/RMIServer.java
topia/trunk/src/main/java/org/codelutin/topia/service/servers/RemoteClassLoader.java
topia/trunk/src/main/java/org/codelutin/topia/service/servers/SOAPServer.java
topia/trunk/src/main/java/org/codelutin/topia/service/servers/XMLRPCServer.java
topia/trunk/src/test/java/org/codelutin/topia/Person.java
topia/trunk/src/test/java/org/codelutin/topia/PersonAbstract.java
topia/trunk/src/test/java/org/codelutin/topia/PersonImpl.java
topia/trunk/src/test/java/org/codelutin/topia/TopiaContextTest.java
topia/trunk/src/test/java/org/codelutin/topia/framework/EntityStateTest.java
topia/trunk/src/test/java/org/codelutin/topia/service/TestService.java
topia/trunk/src/test/java/org/codelutin/topia/service/TestServiceImpl.java
topia/trunk/src/test/java/org/codelutin/topia/service/TestServiceServer.java
topia/trunk/src/test/java/org/codelutin/topia/service/TestServiceTestCase.java
Log:
Switched license to LGPL
Modified: topia/trunk/changelog
===================================================================
--- topia/trunk/changelog 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/changelog 2008-09-22 14:19:51 UTC (rev 1138)
@@ -2,6 +2,7 @@
* 20080922 [thimel] Switched to lutinproject 3.0
* 20080922 [thimel] Sources are correctly maven2 structuted (src/main/xxx)
* 20080922 [thimel] Fixed maven-processor-plugin usage
+ * 20080922 [thimel] License switched to LGPL
ver-2-0-26 thimel 20080922
* 20080922 [thimel] Last version with lutinproject 2.2
Modified: topia/trunk/src/main/java/org/codelutin/topia/TopiaContext.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/TopiaContext.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/TopiaContext.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,21 +1,19 @@
-/* *##%
- * Copyright (C) 2006
- * Code Lutin, Cédric Pineau, Benjamin Poussin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* TopiaContext.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/TopiaContextFactory.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/TopiaContextFactory.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/TopiaContextFactory.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,21 +1,19 @@
-/* *##%
- * Copyright (C) 2006
- * Code Lutin, Cédric Pineau, Benjamin Poussin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* TopiaContextFactory.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/TopiaException.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/TopiaException.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/TopiaException.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,21 +1,19 @@
-/* *##%
- * Copyright (C) 2005
- * Code Lutin, Cédric Pineau, Benjamin Poussin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* TopiaException.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/TopiaNotFoundException.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/TopiaNotFoundException.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/TopiaNotFoundException.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,21 +1,19 @@
-/* *##%
- * Copyright (C) 2005
- * Code Lutin, Cédric Pineau, Benjamin Poussin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* TopiaNotFoundException.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/TopiaRuntimeException.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/TopiaRuntimeException.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/TopiaRuntimeException.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2007 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia;
Modified: topia/trunk/src/main/java/org/codelutin/topia/TopiaVetoException.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/TopiaVetoException.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/TopiaVetoException.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,21 +1,19 @@
-/* *##%
- * Copyright (C) 2006
- * Code Lutin, Cédric Pineau, Benjamin Poussin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* TopiaVetoException.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/event/TopiaContextEvent.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/event/TopiaContextEvent.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/event/TopiaContextEvent.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2007 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.event;
Modified: topia/trunk/src/main/java/org/codelutin/topia/event/TopiaContextListener.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/event/TopiaContextListener.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/event/TopiaContextListener.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2007 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.event;
Modified: topia/trunk/src/main/java/org/codelutin/topia/event/TopiaEntitiesEvent.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/event/TopiaEntitiesEvent.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/event/TopiaEntitiesEvent.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/*
- * *##% Copyright (C) 2005 Code Lutin, Cédric Pineau, Benjamin Poussin
- *
- * 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 2 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, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307, USA. ##%
- */
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.event;
Modified: topia/trunk/src/main/java/org/codelutin/topia/event/TopiaEntitiesVetoable.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/event/TopiaEntitiesVetoable.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/event/TopiaEntitiesVetoable.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/*
- * *##% Copyright (C) 2005 Code Lutin, Cédric Pineau, Benjamin Poussin
- *
- * 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 2 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, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307, USA. ##%
- */
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.event;
Modified: topia/trunk/src/main/java/org/codelutin/topia/event/TopiaEntityEvent.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/event/TopiaEntityEvent.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/event/TopiaEntityEvent.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/*
- * *##% Copyright (C) 2005 Code Lutin, Cédric Pineau, Benjamin Poussin
- *
- * 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 2 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, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307, USA. ##%
- */
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.event;
Modified: topia/trunk/src/main/java/org/codelutin/topia/event/TopiaEntityListener.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/event/TopiaEntityListener.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/event/TopiaEntityListener.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/*
- * *##% Copyright (C) 2005 Code Lutin, Cédric Pineau, Benjamin Poussin
- *
- * 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 2 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, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307, USA. ##%
- */
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.event;
Modified: topia/trunk/src/main/java/org/codelutin/topia/event/TopiaEntityVetoable.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/event/TopiaEntityVetoable.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/event/TopiaEntityVetoable.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/*
- * *##% Copyright (C) 2005 Code Lutin, Cédric Pineau, Benjamin Poussin
- *
- * 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 2 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, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307, USA. ##%
- */
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.event;
Modified: topia/trunk/src/main/java/org/codelutin/topia/event/TopiaTransactionEvent.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/event/TopiaTransactionEvent.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/event/TopiaTransactionEvent.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/*
- * *##% Copyright (C) 2005 Code Lutin, Cédric Pineau, Benjamin Poussin
- *
- * 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 2 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, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307, USA. ##%
- */
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.event;
Modified: topia/trunk/src/main/java/org/codelutin/topia/event/TopiaTransactionListener.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/event/TopiaTransactionListener.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/event/TopiaTransactionListener.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/*
- * *##% Copyright (C) 2005 Code Lutin, Cédric Pineau, Benjamin Poussin
- *
- * 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 2 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, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307, USA. ##%
- */
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.event;
Modified: topia/trunk/src/main/java/org/codelutin/topia/event/TopiaTransactionVetoable.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/event/TopiaTransactionVetoable.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/event/TopiaTransactionVetoable.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/*
- * *##% Copyright (C) 2005 Code Lutin, Cédric Pineau, Benjamin Poussin
- *
- * 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 2 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, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307, USA. ##%
- */
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.event;
Modified: topia/trunk/src/main/java/org/codelutin/topia/framework/EntityState.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/framework/EntityState.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/framework/EntityState.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,21 +1,19 @@
-/* *##%
- * Copyright (C) 2006
- * Code Lutin, Cédric Pineau, Benjamin Poussin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* EntityState.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/framework/TopiaContextImpl.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/framework/TopiaContextImpl.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/framework/TopiaContextImpl.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/*
- * *##% Copyright (C) 2005 Code Lutin, Cédric Pineau, Benjamin Poussin
- *
- * 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 2 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, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307, USA. ##%
- */
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/*******************************************************************************
* TopiaContextImpl.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/framework/TopiaContextImplementor.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/framework/TopiaContextImplementor.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/framework/TopiaContextImplementor.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,21 +1,19 @@
-/* *##%
- * Copyright (C) 2006
- * Code Lutin, Cédric Pineau, Benjamin Poussin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* TopiaContextImplementor.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/framework/TopiaFiresSupport.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/framework/TopiaFiresSupport.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/framework/TopiaFiresSupport.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/*
- * *##% Copyright (C) 2005 Code Lutin, Cédric Pineau, Benjamin Poussin
- *
- * 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 2 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, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307, USA. ##%
- */
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.framework;
Modified: topia/trunk/src/main/java/org/codelutin/topia/framework/TopiaService.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/framework/TopiaService.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/framework/TopiaService.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,21 +1,19 @@
-/* *##%
- * Copyright (C) 2006
- * Code Lutin, Cédric Pineau, Benjamin Poussin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* TopiaService.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/framework/TopiaUtil.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/framework/TopiaUtil.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/framework/TopiaUtil.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/*
- * *##% Copyright (C) 2005 Code Lutin, Cédric Pineau, Benjamin Poussin
- *
- * 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 2 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, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307, USA. ##%
- */
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/*******************************************************************************
* TopiaUtil.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/generator/DAOAbstractGenerator.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/generator/DAOAbstractGenerator.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/generator/DAOAbstractGenerator.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,22 +1,19 @@
-/* *##%
-* Copyright (C) 2002, 2003, 2004, 2005 Code Lutin,
-* Cédric Pineau, Benjamin Poussin,
-*
-*
-* 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 2
-* 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, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-*##%*/
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* EntityGenerator.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/generator/DAOGenerator.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/generator/DAOGenerator.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/generator/DAOGenerator.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,22 +1,19 @@
-/* *##%
-* Copyright (C) 2002, 2003, 2004, 2005 Code Lutin,
-* Cédric Pineau, Benjamin Poussin,
-*
-*
-* 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 2
-* 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, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-*##%*/
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* EntityPOJOGenerator.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/generator/DAOHelperGenerator.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/generator/DAOHelperGenerator.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/generator/DAOHelperGenerator.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,22 +1,19 @@
-/*
- * *##% Copyright (C) 2002, 2003, 2004, 2005 Code Lutin, Cédric Pineau, Benjamin
- * Poussin,
- *
- *
- * 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 2 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, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307, USA. ##%
- */
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/*******************************************************************************
* EntityPOJOGenerator.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/generator/DAOImplGenerator.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/generator/DAOImplGenerator.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/generator/DAOImplGenerator.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,22 +1,19 @@
-/* *##%
-* Copyright (C) 2002, 2003, 2004, 2005 Code Lutin,
-* Cédric Pineau, Benjamin Poussin,
-*
-*
-* 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 2
-* 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, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-*##%*/
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* EntityPOJOGenerator.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/generator/DTOGenerator.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/generator/DTOGenerator.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/generator/DTOGenerator.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,22 +1,19 @@
-/* *##%
-* Copyright (C) 2002, 2003, 2004, 2005 Code Lutin,
-* Cédric Pineau, Benjamin Poussin,
-*
-*
-* 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 2
-* 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, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-*##%*/
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* EntityAbstractGenerator.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/generator/EntityAbstractGenerator.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/generator/EntityAbstractGenerator.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/generator/EntityAbstractGenerator.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,22 +1,19 @@
-/* *##%
-* Copyright (C) 2002, 2003, 2004, 2005 Code Lutin,
-* Cédric Pineau, Benjamin Poussin,
-*
-*
-* 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 2
-* 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, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-*##%*/
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* EntityAbstractGenerator.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/generator/EntityDTOGenerator.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/generator/EntityDTOGenerator.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/generator/EntityDTOGenerator.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,22 +1,19 @@
-/* *##%
-* Copyright (C) 2002, 2003, 2004, 2005 Code Lutin,
-* Cédric Pineau, Benjamin Poussin,
-*
-*
-* 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 2
-* 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, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-*##%*/
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* EntityAbstractGenerator.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/generator/EntityHibernateMappingGenerator.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/generator/EntityHibernateMappingGenerator.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/generator/EntityHibernateMappingGenerator.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,22 +1,19 @@
-/* *##%
-* Copyright (C) 2002, 2003, 2004, 2005 Code Lutin,
-* Cédric Pineau, Benjamin Poussin,
-*
-*
-* 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 2
-* 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, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-*##%*/
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* EntityHibernateMappingGenerator.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/generator/EntityImplGenerator.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/generator/EntityImplGenerator.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/generator/EntityImplGenerator.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,22 +1,19 @@
-/* *##%
-* Copyright (C) 2002, 2003, 2004, 2005 Code Lutin,
-* Cédric Pineau, Benjamin Poussin,
-*
-*
-* 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 2
-* 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, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-*##%*/
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* EntityPOJOGenerator.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/generator/EntityInterfaceGenerator.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/generator/EntityInterfaceGenerator.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/generator/EntityInterfaceGenerator.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,22 +1,19 @@
-/* *##%
-* Copyright (C) 2002, 2003, 2004, 2005 Code Lutin,
-* Cédric Pineau, Benjamin Poussin,
-*
-*
-* 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 2
-* 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, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-*##%*/
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* EntityGenerator.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/generator/EntityProviderGenerator.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/generator/EntityProviderGenerator.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/generator/EntityProviderGenerator.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,22 +1,19 @@
-/*
- * *##% Copyright (C) 2002, 2003, 2004, 2005 Code Lutin, Cédric Pineau, Benjamin
- * Poussin,
- *
- *
- * 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 2 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, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307, USA. ##%
- */
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/*******************************************************************************
* EntityProviderGenerator.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/generator/GeneratorUtil.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/generator/GeneratorUtil.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/generator/GeneratorUtil.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,22 +1,19 @@
-/*
- * *##% Copyright (C) 2002, 2003, 2004, 2005 Code Lutin, Cédric Pineau, Benjamin
- * Poussin,
- *
- *
- * 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 2 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, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307, USA. ##%
- */
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/*******************************************************************************
* GeneratorUtil.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/generator/ServiceAbstractGenerator.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/generator/ServiceAbstractGenerator.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/generator/ServiceAbstractGenerator.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,22 +1,19 @@
-/* *##%
-* Copyright (C) 2002, 2003, 2004, 2005 Code Lutin,
-* C�dric Pineau, Benjamin Poussin,
-*
-*
-* 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 2
-* 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, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-*##%*/
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.generator;
import static org.codelutin.topia.generator.GeneratorUtil.hasUnidirectionalRelationOnAbstractType;
Modified: topia/trunk/src/main/java/org/codelutin/topia/generator/ServiceImplGenerator.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/generator/ServiceImplGenerator.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/generator/ServiceImplGenerator.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,22 +1,19 @@
-/* *##%
-* Copyright (C) 2002, 2003, 2004, 2005 Code Lutin,
-* Benjamin Poussin,
-*
-*
-* 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 2
-* 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, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-*##%*/
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.generator;
Modified: topia/trunk/src/main/java/org/codelutin/topia/generator/ServiceInterfaceGenerator.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/generator/ServiceInterfaceGenerator.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/generator/ServiceInterfaceGenerator.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,22 +1,19 @@
-/* *##%
-* Copyright (C) 2002, 2003, 2004, 2005 Code Lutin,
-* Benjamin Poussin,
-*
-*
-* 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 2
-* 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, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-*##%*/
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.generator;
@@ -683,4 +680,4 @@
}*/
}
-} //ServiceInterfaceGenerator
\ No newline at end of file
+} //ServiceInterfaceGenerator
Modified: topia/trunk/src/main/java/org/codelutin/topia/generator/TapestryWebGenerator.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/generator/TapestryWebGenerator.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/generator/TapestryWebGenerator.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2007 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.generator;
Modified: topia/trunk/src/main/java/org/codelutin/topia/generator/TopiaMetaGenerator.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/generator/TopiaMetaGenerator.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/generator/TopiaMetaGenerator.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2005 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/*******************************************************************************
* ObjectModelToEntityGenerator.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/generator/TopiaRelationValidator.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/generator/TopiaRelationValidator.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/generator/TopiaRelationValidator.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,22 +1,19 @@
-/* *##%
-* Copyright (C) 2002, 2003, 2004, 2005 Code Lutin,
-* Cédric Pineau, Benjamin Poussin,
-*
-*
-* 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 2
-* 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, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-*##%*/
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* TopiaRelationValidator.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/persistence/SearchFields.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/persistence/SearchFields.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/persistence/SearchFields.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,22 +1,19 @@
-/* *##%
-* Copyright (C) 2002, 2003, 2004, 2005 Code Lutin,
-* Cédric Pineau, Benjamin Poussin,
-*
-*
-* 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 2
-* 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, write to the Free Software
-* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-*##%*/
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* SearchFields.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaDAO.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaDAO.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaDAO.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,21 +1,19 @@
-/* *##%
- * Copyright (C) 2005
- * Code Lutin, Cédric Pineau, Benjamin Poussin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* TopiaDAO.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaDAOAbstract.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaDAOAbstract.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaDAOAbstract.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,21 +1,19 @@
-/* *##%
- * Copyright (C) 2005
- * Code Lutin, Cédric Pineau, Benjamin Poussin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* TopiaDAOAbstract.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaDAODelegator.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaDAODelegator.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaDAODelegator.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,21 +1,19 @@
-/* *##%
- * Copyright (C) 2005
- * Code Lutin, Cédric Pineau, Benjamin Poussin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* TopiaDAODelegator.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaEntity.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaEntity.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaEntity.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,21 +1,19 @@
-/* *##%
- * Copyright (C) 2005
- * Code Lutin, Cédric Pineau, Benjamin Poussin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* TopiaEntity.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaEntityAbstract.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaEntityAbstract.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaEntityAbstract.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/*
- * *##% Copyright (C) 2005 Code Lutin, Cédric Pineau, Benjamin Poussin
- *
- * 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 2 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, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307, USA. ##%
- */
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/*******************************************************************************
* TopiaEntityAbstract.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaId.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaId.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/persistence/TopiaId.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2002, 2003 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* TopiaId.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/persistence/flatfile/TopiaDAOFlatFile.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/persistence/flatfile/TopiaDAOFlatFile.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/persistence/flatfile/TopiaDAOFlatFile.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/*
- * *##% Copyright (C) 2005 Code Lutin, Cédric Pineau, Benjamin Poussin
- *
- * 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 2 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, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307, USA. ##%
- */
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/*******************************************************************************
* TopiaDAOFlatFile.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/persistence/hibernate/FlatFilePersister.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/persistence/hibernate/FlatFilePersister.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/persistence/hibernate/FlatFilePersister.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,3 +1,22 @@
+/**
+ * *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*
+ */
+
//$Id$
package org.codelutin.topia.persistence.hibernate;
Modified: topia/trunk/src/main/java/org/codelutin/topia/persistence/hibernate/TopiaDAOHibernate.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/persistence/hibernate/TopiaDAOHibernate.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/persistence/hibernate/TopiaDAOHibernate.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/*
- * *##% Copyright (C) 2005 Code Lutin, Cédric Pineau, Benjamin Poussin
- *
- * 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 2 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, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307, USA. ##%
- */
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/*******************************************************************************
* TopiaDAOHibernate.java
Modified: topia/trunk/src/main/java/org/codelutin/topia/service/Protocol.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/service/Protocol.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/service/Protocol.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2006 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.service;
Modified: topia/trunk/src/main/java/org/codelutin/topia/service/TopiaApplicationService.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/service/TopiaApplicationService.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/service/TopiaApplicationService.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2006 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.service;
Modified: topia/trunk/src/main/java/org/codelutin/topia/service/TopiaApplicationServiceAbstract.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/service/TopiaApplicationServiceAbstract.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/service/TopiaApplicationServiceAbstract.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2006 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.service;
Modified: topia/trunk/src/main/java/org/codelutin/topia/service/TopiaApplicationServiceFactory.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/service/TopiaApplicationServiceFactory.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/service/TopiaApplicationServiceFactory.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2006 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/**
*
Modified: topia/trunk/src/main/java/org/codelutin/topia/service/TopiaProxy.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/service/TopiaProxy.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/service/TopiaProxy.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2006 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.service;
Modified: topia/trunk/src/main/java/org/codelutin/topia/service/TopiaServiceProvider.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/service/TopiaServiceProvider.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/service/TopiaServiceProvider.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2006 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.service;
Modified: topia/trunk/src/main/java/org/codelutin/topia/service/TopiaServiceServer.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/service/TopiaServiceServer.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/service/TopiaServiceServer.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2006 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.service;
Modified: topia/trunk/src/main/java/org/codelutin/topia/service/TopiaServiceServerAbstract.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/service/TopiaServiceServerAbstract.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/service/TopiaServiceServerAbstract.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2006 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.service;
Modified: topia/trunk/src/main/java/org/codelutin/topia/service/clients/RMIProxy.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/service/clients/RMIProxy.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/service/clients/RMIProxy.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2006 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.service.clients;
Modified: topia/trunk/src/main/java/org/codelutin/topia/service/clients/SOAPProxy.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/service/clients/SOAPProxy.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/service/clients/SOAPProxy.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2006 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.service.clients;
Modified: topia/trunk/src/main/java/org/codelutin/topia/service/clients/XMLRPCProxy.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/service/clients/XMLRPCProxy.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/service/clients/XMLRPCProxy.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2006 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.service.clients;
Modified: topia/trunk/src/main/java/org/codelutin/topia/service/servers/RMIServer.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/service/servers/RMIServer.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/service/servers/RMIServer.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2006 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.service.servers;
@@ -178,4 +177,4 @@
}
}
-}
\ No newline at end of file
+}
Modified: topia/trunk/src/main/java/org/codelutin/topia/service/servers/RemoteClassLoader.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/service/servers/RemoteClassLoader.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/service/servers/RemoteClassLoader.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2006 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.service.servers;
@@ -395,4 +394,4 @@
return b;
}
-}
\ No newline at end of file
+}
Modified: topia/trunk/src/main/java/org/codelutin/topia/service/servers/SOAPServer.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/service/servers/SOAPServer.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/service/servers/SOAPServer.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2006 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.service.servers;
Modified: topia/trunk/src/main/java/org/codelutin/topia/service/servers/XMLRPCServer.java
===================================================================
--- topia/trunk/src/main/java/org/codelutin/topia/service/servers/XMLRPCServer.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/main/java/org/codelutin/topia/service/servers/XMLRPCServer.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2006 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.service.servers;
@@ -245,4 +244,4 @@
}
return entityMap;
}
-}
\ No newline at end of file
+}
Modified: topia/trunk/src/test/java/org/codelutin/topia/Person.java
===================================================================
--- topia/trunk/src/test/java/org/codelutin/topia/Person.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/test/java/org/codelutin/topia/Person.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,21 +1,19 @@
-/* *##%
- * Copyright (C) 2005
- * Code Lutin, Cédric Pineau, Benjamin Poussin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* Person.java
Modified: topia/trunk/src/test/java/org/codelutin/topia/PersonAbstract.java
===================================================================
--- topia/trunk/src/test/java/org/codelutin/topia/PersonAbstract.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/test/java/org/codelutin/topia/PersonAbstract.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,21 +1,19 @@
-/* *##%
- * Copyright (C) 2005
- * Code Lutin, Cédric Pineau, Benjamin Poussin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* PersonAbstract.java
Modified: topia/trunk/src/test/java/org/codelutin/topia/PersonImpl.java
===================================================================
--- topia/trunk/src/test/java/org/codelutin/topia/PersonImpl.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/test/java/org/codelutin/topia/PersonImpl.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/*
- * *##% Copyright (C) 2005 Code Lutin, Cédric Pineau, Benjamin Poussin
- *
- * 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 2 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, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307, USA. ##%
- */
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/*******************************************************************************
* PersonImpl.java
Modified: topia/trunk/src/test/java/org/codelutin/topia/TopiaContextTest.java
===================================================================
--- topia/trunk/src/test/java/org/codelutin/topia/TopiaContextTest.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/test/java/org/codelutin/topia/TopiaContextTest.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/*
- * *##% Copyright (C) 2005 Code Lutin, C?dric Pineau, Benjamin Poussin
- *
- * 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 2 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, write to the Free Software Foundation, Inc., 59 Temple
- * Place - Suite 330, Boston, MA 02111-1307, USA. ##%
- */
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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 Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/*******************************************************************************
* TopiaContextTest.java
Modified: topia/trunk/src/test/java/org/codelutin/topia/framework/EntityStateTest.java
===================================================================
--- topia/trunk/src/test/java/org/codelutin/topia/framework/EntityStateTest.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/test/java/org/codelutin/topia/framework/EntityStateTest.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,21 +1,19 @@
-/* *##%
- * Copyright (C) 2006
- * Code Lutin, Cédric Pineau, Benjamin Poussin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
/* *
* EntityStateTest.java
Modified: topia/trunk/src/test/java/org/codelutin/topia/service/TestService.java
===================================================================
--- topia/trunk/src/test/java/org/codelutin/topia/service/TestService.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/test/java/org/codelutin/topia/service/TestService.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2006 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.service;
Modified: topia/trunk/src/test/java/org/codelutin/topia/service/TestServiceImpl.java
===================================================================
--- topia/trunk/src/test/java/org/codelutin/topia/service/TestServiceImpl.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/test/java/org/codelutin/topia/service/TestServiceImpl.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2006 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.service;
Modified: topia/trunk/src/test/java/org/codelutin/topia/service/TestServiceServer.java
===================================================================
--- topia/trunk/src/test/java/org/codelutin/topia/service/TestServiceServer.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/test/java/org/codelutin/topia/service/TestServiceServer.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2006 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.service;
Modified: topia/trunk/src/test/java/org/codelutin/topia/service/TestServiceTestCase.java
===================================================================
--- topia/trunk/src/test/java/org/codelutin/topia/service/TestServiceTestCase.java 2008-09-22 14:15:29 UTC (rev 1137)
+++ topia/trunk/src/test/java/org/codelutin/topia/service/TestServiceTestCase.java 2008-09-22 14:19:51 UTC (rev 1138)
@@ -1,20 +1,19 @@
-/* *##%
- * Copyright (C) 2006 Code Lutin
+/* *##% ToPIA - Tools for Portable and Independent Architecture
+ * Copyright (C) 2004 - 2008 CodeLutin
*
- * 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 2
- * of the License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser 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.
+ * GNU General Lesser Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *##%*/
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%*/
package org.codelutin.topia.service;
1
0
Author: thimel
Date: 2008-09-22 14:15:29 +0000 (Mon, 22 Sep 2008)
New Revision: 1137
Modified:
topia/trunk/changelog
topia/trunk/pom.xml
Log:
Fix maven-processor-plugin usage
lutinproject 3.0
better maven2 structure
Modified: topia/trunk/changelog
===================================================================
--- topia/trunk/changelog 2008-09-22 13:23:47 UTC (rev 1136)
+++ topia/trunk/changelog 2008-09-22 14:15:29 UTC (rev 1137)
@@ -1,5 +1,10 @@
+ver-2-0-27 ?? 2008??
+ * 20080922 [thimel] Switched to lutinproject 3.0
+ * 20080922 [thimel] Sources are correctly maven2 structuted (src/main/xxx)
+ * 20080922 [thimel] Fixed maven-processor-plugin usage
+
ver-2-0-26 thimel 20080922
- * 20080926 [thimel] Last version with lutinproject 2.2
+ * 20080922 [thimel] Last version with lutinproject 2.2
* 20082608 [chemit] permettre de recuperer uniquement une fenetre de resultat en hql (TopiaContext#find(String hql,int startIndex,int endIndex, Object ... args)
* 20082907 [chemit] Suppression des dependances en dur sur les implantations d'entites
* 20072012 [thimel] Support des index sur les attibuts
Modified: topia/trunk/pom.xml
===================================================================
--- topia/trunk/pom.xml 2008-09-22 13:23:47 UTC (rev 1136)
+++ topia/trunk/pom.xml 2008-09-22 14:15:29 UTC (rev 1137)
@@ -7,9 +7,9 @@
<!--lutinproject.xml-->
<parent>
- <groupId>lutinlib</groupId>
+ <groupId>org.codelutin</groupId>
<artifactId>lutinproject</artifactId>
- <version>2.2</version>
+ <version>3.0</version>
</parent>
<distributionManagement>
@@ -20,14 +20,15 @@
</distributionManagement>
<!--A unique name for this project-->
+ <groupId>org.codelutin</groupId>
<artifactId>topia</artifactId>
- <name>Topia - Tools for Persistence and Independant Architecture</name>
+ <name>ToPIA - Tools for Portable and Independent Architecture</name>
<!--ejb, jar, war...-->
<packaging>jar</packaging>
<!--Version-->
- <version>2.0.26</version>
+ <version>2.0.27-SNAPSHOT</version>
<!--Description-->
<description>
@@ -41,9 +42,6 @@
</issueManagement>
<properties>
- <!--Source base dir-->
- <maven.src.dir>${basedir}/target/gen</maven.src.dir>
-
<!--Test-->
<maven.test.skip>true</maven.test.skip>
@@ -72,8 +70,9 @@
</execution>
</executions>
<configuration>
- <srcDir>${basedir}/src/java</srcDir>
- <destDir>${maven.src.dir}/java</destDir>
+ <!-- You might change defaut directories -->
+ <!-- srcDir>${basedir}/src/main/java</srcDir>
+ <destDir>${basedir}/target/processed-sources/java</destDir-->
<addCompileDirectory>true</addCompileDirectory>
<includes>
<include>**/*.java</include>
1
0