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
September 2008
- 3 participants
- 98 discussions
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
22 Sep '08
Author: thimel
Date: 2008-09-22 13:23:47 +0000 (Mon, 22 Sep 2008)
New Revision: 1136
Added:
topia/trunk/src/test/resources/TopiaApplicationServices.properties
Removed:
topia/trunk/src/test/TopiaApplicationServices.properties
Log:
Moved src/test/TopiaApplicationServices.properties to src/test/resources/
Deleted: topia/trunk/src/test/TopiaApplicationServices.properties
===================================================================
--- topia/trunk/src/test/TopiaApplicationServices.properties 2008-09-22 13:23:08 UTC (rev 1135)
+++ topia/trunk/src/test/TopiaApplicationServices.properties 2008-09-22 13:23:47 UTC (rev 1136)
@@ -1,6 +0,0 @@
-# test du fichier de definition des services
-#topia.application.service.org.codelutin.topia.service.TestService=local://org.codelutin.topia.service.TestServiceImpl/#new
-#topia.application.service.org.codelutin.topia.service.TestService=rmi://localhost:1099
-#topia.application.service.org.codelutin.topia.service.TestService=xml-rpc://localhost:9090
-#topia.application.service.org.codelutin.topia.service.TestService=rmi://localhost:1099
-topia.application.service.org.codelutin.topia.service.TestService=soap://localhost:8888
\ No newline at end of file
Copied: topia/trunk/src/test/resources/TopiaApplicationServices.properties (from rev 1135, topia/trunk/src/test/TopiaApplicationServices.properties)
===================================================================
--- topia/trunk/src/test/resources/TopiaApplicationServices.properties (rev 0)
+++ topia/trunk/src/test/resources/TopiaApplicationServices.properties 2008-09-22 13:23:47 UTC (rev 1136)
@@ -0,0 +1,6 @@
+# test du fichier de definition des services
+#topia.application.service.org.codelutin.topia.service.TestService=local://org.codelutin.topia.service.TestServiceImpl/#new
+#topia.application.service.org.codelutin.topia.service.TestService=rmi://localhost:1099
+#topia.application.service.org.codelutin.topia.service.TestService=xml-rpc://localhost:9090
+#topia.application.service.org.codelutin.topia.service.TestService=rmi://localhost:1099
+topia.application.service.org.codelutin.topia.service.TestService=soap://localhost:8888
\ No newline at end of file
1
0
22 Sep '08
Author: thimel
Date: 2008-09-22 13:23:08 +0000 (Mon, 22 Sep 2008)
New Revision: 1135
Added:
topia/trunk/src/test/java/org/
Removed:
topia/trunk/src/test/org/
Log:
Moved src/test to src/test/java
Copied: topia/trunk/src/test/java/org (from rev 1134, topia/trunk/src/test/org)
1
0
Author: thimel
Date: 2008-09-22 13:22:23 +0000 (Mon, 22 Sep 2008)
New Revision: 1134
Added:
topia/trunk/src/test/java/
topia/trunk/src/test/resources/
Log:
Added src/test/java and resources
1
0
Author: thimel
Date: 2008-09-22 13:20:52 +0000 (Mon, 22 Sep 2008)
New Revision: 1133
Added:
topia/trunk/src/main/resources/
Removed:
topia/trunk/src/resources/
Log:
Moved src/resources to src/main/resources
Copied: topia/trunk/src/main/resources (from rev 1132, topia/trunk/src/resources)
1
0
Author: thimel
Date: 2008-09-22 13:20:19 +0000 (Mon, 22 Sep 2008)
New Revision: 1132
Added:
topia/trunk/src/main/java/
Removed:
topia/trunk/src/java/
Log:
Moved src/java to src/main/java
Copied: topia/trunk/src/main/java (from rev 1131, topia/trunk/src/java)
1
0
Author: thimel
Date: 2008-09-22 13:20:03 +0000 (Mon, 22 Sep 2008)
New Revision: 1131
Added:
topia/trunk/src/main/
Log:
Added src/main
1
0
Author: thimel
Date: 2008-09-22 12:40:33 +0000 (Mon, 22 Sep 2008)
New Revision: 1130
Modified:
topia/trunk/changelog
topia/trunk/pom.xml
Log:
Deployed version 2.0.26 (last version with old maven2 structure)
Modified: topia/trunk/changelog
===================================================================
--- topia/trunk/changelog 2008-09-19 17:25:22 UTC (rev 1129)
+++ topia/trunk/changelog 2008-09-22 12:40:33 UTC (rev 1130)
@@ -1,4 +1,5 @@
-ver-2-0-26 ?? ???
+ver-2-0-26 thimel 20080922
+ * 20080926 [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-19 17:25:22 UTC (rev 1129)
+++ topia/trunk/pom.xml 2008-09-22 12:40:33 UTC (rev 1130)
@@ -21,13 +21,13 @@
<!--A unique name for this project-->
<artifactId>topia</artifactId>
- <name>Topia</name>
+ <name>Topia - Tools for Persistence and Independant Architecture</name>
<!--ejb, jar, war...-->
<packaging>jar</packaging>
<!--Version-->
- <version>2.0.26-SNAPSHOT</version>
+ <version>2.0.26</version>
<!--Description-->
<description>
@@ -60,9 +60,9 @@
<plugins>
<!--Attaching processor plugin to the Build Lifecycle-->
<plugin>
- <groupId>lutinplugin</groupId>
+ <groupId>org.codelutin</groupId>
<artifactId>maven-processor-plugin</artifactId>
- <version>0.13-SNAPSHOT</version>
+ <version>0.15</version>
<executions>
<execution>
<phase>generate-sources</phase>
1
0
Author: thimel
Date: 2008-09-19 17:25:22 +0000 (Fri, 19 Sep 2008)
New Revision: 1129
Modified:
topia-service/trunk/
Log:
Added eclipse files to svn:ignore
Property changes on: topia-service/trunk
___________________________________________________________________
Name: svn:ignore
- .settings
target
+ .settings
target
.classpath
.project
1
0