This is an automated email from the git hooks/post-receive script. New commit to branch develop-5.x in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit 351785451743da83c93509d1bac289fa87d19598 Author: Maven Release <maven-release@codelutin.com> Date: Fri Jan 20 16:19:34 2017 +0100 Update license header on poms --- application-swing-configuration/pom.xml | 12 ++++++------ application-swing-decoration/pom.xml | 12 ++++++------ application-swing-validation/pom.xml | 12 ++++++------ application-swing-validators/pom.xml | 12 ++++++------ application-swing/pom.xml | 12 ++++++------ application-web-configuration/pom.xml | 12 ++++++------ application-web/pom.xml | 24 +++++++++++++++++++++++- entities-migration/pom.xml | 13 ++++++------- entities/pom.xml | 13 ++++++------- pom.xml | 13 ++++++------- services-configuration-rest/pom.xml | 24 +++++++++++++++++++++++- services-configuration-topia/pom.xml | 24 +++++++++++++++++++++++- services-configuration/pom.xml | 24 +++++++++++++++++++++++- services-dto/pom.xml | 13 ++++++------- services-rest/pom.xml | 24 +++++++++++++++++++++++- services-runner/pom.xml | 24 +++++++++++++++++++++++- services-topia-validation/pom.xml | 13 ++++++------- services-topia-validators/pom.xml | 12 ++++++------ services-topia/pom.xml | 24 +++++++++++++++++++++++- services/pom.xml | 24 +++++++++++++++++++++++- test/pom.xml | 12 ++++++------ toolbox-maven-plugin/pom.xml | 13 ++++++------- topia-extension/pom.xml | 13 ++++++------- topia-templates-extension/pom.xml | 13 ++++++------- 24 files changed, 280 insertions(+), 112 deletions(-) diff --git a/application-swing-configuration/pom.xml b/application-swing-configuration/pom.xml index 526bf3a..23f2a8e 100644 --- a/application-swing-configuration/pom.xml +++ b/application-swing-configuration/pom.xml @@ -6,18 +6,18 @@ Copyright (C) 2008 - 2010 IRD, Codelutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as + it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. + <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> diff --git a/application-swing-decoration/pom.xml b/application-swing-decoration/pom.xml index 8b7b820..8119f48 100644 --- a/application-swing-decoration/pom.xml +++ b/application-swing-decoration/pom.xml @@ -6,18 +6,18 @@ Copyright (C) 2008 - 2010 IRD, Codelutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as + it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. + <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> diff --git a/application-swing-validation/pom.xml b/application-swing-validation/pom.xml index 0c4a8d8..5ba8ba9 100644 --- a/application-swing-validation/pom.xml +++ b/application-swing-validation/pom.xml @@ -6,18 +6,18 @@ Copyright (C) 2008 - 2010 IRD, Codelutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as + it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. + <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> diff --git a/application-swing-validators/pom.xml b/application-swing-validators/pom.xml index 3d5e96b..64d644a 100644 --- a/application-swing-validators/pom.xml +++ b/application-swing-validators/pom.xml @@ -6,18 +6,18 @@ Copyright (C) 2008 - 2010 IRD, Codelutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as + it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. + <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> diff --git a/application-swing/pom.xml b/application-swing/pom.xml index 1994f47..8bb9209 100644 --- a/application-swing/pom.xml +++ b/application-swing/pom.xml @@ -6,18 +6,18 @@ Copyright (C) 2008 - 2010 IRD, Codelutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as + it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. + <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> diff --git a/application-web-configuration/pom.xml b/application-web-configuration/pom.xml index 9a89206..310fde6 100644 --- a/application-web-configuration/pom.xml +++ b/application-web-configuration/pom.xml @@ -6,18 +6,18 @@ Copyright (C) 2008 - 2010 IRD, Codelutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as + it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. + <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> diff --git a/application-web/pom.xml b/application-web/pom.xml index ee80bce..0179cfc 100644 --- a/application-web/pom.xml +++ b/application-web/pom.xml @@ -1,4 +1,26 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + ObServe :: Application Web + %% + Copyright (C) 2008 - 2017 IRD, Code Lutin, Tony Chemit + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public + License along with this program. If not, see + <http://www.gnu.org/licenses/gpl-3.0.html>. + #L% + --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -285,4 +307,4 @@ </build> -</project> \ No newline at end of file +</project> diff --git a/entities-migration/pom.xml b/entities-migration/pom.xml index de43f32..8f79e0b 100644 --- a/entities-migration/pom.xml +++ b/entities-migration/pom.xml @@ -2,24 +2,23 @@ <!-- #%L ObServe :: Business - $HeadURL: https://svn.mpl.ird.fr/osiris/observe/trunk/observe-business/pom.xml $ %% Copyright (C) 2008 - 2010 IRD, Codelutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as + it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. + <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> diff --git a/entities/pom.xml b/entities/pom.xml index 6d46fd8..8f2c586 100644 --- a/entities/pom.xml +++ b/entities/pom.xml @@ -2,24 +2,23 @@ <!-- #%L ObServe :: Business - $HeadURL: https://svn.mpl.ird.fr/osiris/observe/trunk/observe-business/pom.xml $ %% Copyright (C) 2008 - 2010 IRD, Codelutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as + it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. + <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> diff --git a/pom.xml b/pom.xml index 5a862e5..dae4fb9 100644 --- a/pom.xml +++ b/pom.xml @@ -2,24 +2,23 @@ <!-- #%L ObServe - $HeadURL$ %% Copyright (C) 2008 - 2010 IRD, Codelutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as + it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. + <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> diff --git a/services-configuration-rest/pom.xml b/services-configuration-rest/pom.xml index 510eacc..ee2aedd 100644 --- a/services-configuration-rest/pom.xml +++ b/services-configuration-rest/pom.xml @@ -1,4 +1,26 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + ObServe :: Services REST Configuration + %% + Copyright (C) 2008 - 2017 IRD, Code Lutin, Tony Chemit + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public + License along with this program. If not, see + <http://www.gnu.org/licenses/gpl-3.0.html>. + #L% + --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -38,4 +60,4 @@ </dependencies> -</project> \ No newline at end of file +</project> diff --git a/services-configuration-topia/pom.xml b/services-configuration-topia/pom.xml index cfd7d6e..1c7b5c7 100644 --- a/services-configuration-topia/pom.xml +++ b/services-configuration-topia/pom.xml @@ -1,4 +1,26 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + ObServe :: Services ToPIA Configuration + %% + Copyright (C) 2008 - 2017 IRD, Code Lutin, Tony Chemit + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public + License along with this program. If not, see + <http://www.gnu.org/licenses/gpl-3.0.html>. + #L% + --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -37,4 +59,4 @@ </dependencies> -</project> \ No newline at end of file +</project> diff --git a/services-configuration/pom.xml b/services-configuration/pom.xml index f340891..f1ba8e0 100644 --- a/services-configuration/pom.xml +++ b/services-configuration/pom.xml @@ -1,4 +1,26 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + ObServe :: Services Configuration + %% + Copyright (C) 2008 - 2017 IRD, Code Lutin, Tony Chemit + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public + License along with this program. If not, see + <http://www.gnu.org/licenses/gpl-3.0.html>. + #L% + --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -50,4 +72,4 @@ </dependencies> -</project> \ No newline at end of file +</project> diff --git a/services-dto/pom.xml b/services-dto/pom.xml index 4ae9f74..a065709 100644 --- a/services-dto/pom.xml +++ b/services-dto/pom.xml @@ -2,24 +2,23 @@ <!-- #%L ObServe :: Business - $HeadURL$ %% Copyright (C) 2008 - 2010 IRD, Codelutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as + it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. + <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> diff --git a/services-rest/pom.xml b/services-rest/pom.xml index 9f90b3c..70901d9 100644 --- a/services-rest/pom.xml +++ b/services-rest/pom.xml @@ -1,4 +1,26 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + ObServe :: Services REST Implementation + %% + Copyright (C) 2008 - 2017 IRD, Code Lutin, Tony Chemit + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public + License along with this program. If not, see + <http://www.gnu.org/licenses/gpl-3.0.html>. + #L% + --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -154,4 +176,4 @@ </build> -</project> \ No newline at end of file +</project> diff --git a/services-runner/pom.xml b/services-runner/pom.xml index 1cade94..0612064 100644 --- a/services-runner/pom.xml +++ b/services-runner/pom.xml @@ -1,4 +1,26 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + ObServe :: Services Runner + %% + Copyright (C) 2008 - 2017 IRD, Code Lutin, Tony Chemit + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public + License along with this program. If not, see + <http://www.gnu.org/licenses/gpl-3.0.html>. + #L% + --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -120,4 +142,4 @@ </dependencies> -</project> \ No newline at end of file +</project> diff --git a/services-topia-validation/pom.xml b/services-topia-validation/pom.xml index 926e698..86d945e 100644 --- a/services-topia-validation/pom.xml +++ b/services-topia-validation/pom.xml @@ -2,24 +2,23 @@ <!-- #%L ObServe :: Business - $HeadURL: https://svn.mpl.ird.fr/osiris/observe/trunk/observe-business/pom.xml $ %% Copyright (C) 2008 - 2010 IRD, Codelutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as + it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. + <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> diff --git a/services-topia-validators/pom.xml b/services-topia-validators/pom.xml index eb0abba..a095057 100644 --- a/services-topia-validators/pom.xml +++ b/services-topia-validators/pom.xml @@ -6,18 +6,18 @@ Copyright (C) 2008 - 2010 IRD, Codelutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as + it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. + <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> diff --git a/services-topia/pom.xml b/services-topia/pom.xml index 89a6cc1..918cf04 100644 --- a/services-topia/pom.xml +++ b/services-topia/pom.xml @@ -1,4 +1,26 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + ObServe :: Services ToPIA Implementation + %% + Copyright (C) 2008 - 2017 IRD, Code Lutin, Tony Chemit + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public + License along with this program. If not, see + <http://www.gnu.org/licenses/gpl-3.0.html>. + #L% + --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -198,4 +220,4 @@ </build> -</project> \ No newline at end of file +</project> diff --git a/services/pom.xml b/services/pom.xml index 93cfdbd..588a3d9 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -1,4 +1,26 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + ObServe :: Services + %% + Copyright (C) 2008 - 2017 IRD, Code Lutin, Tony Chemit + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public + License along with this program. If not, see + <http://www.gnu.org/licenses/gpl-3.0.html>. + #L% + --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -130,4 +152,4 @@ </build> -</project> \ No newline at end of file +</project> diff --git a/test/pom.xml b/test/pom.xml index e51c08d..5589f6a 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -6,18 +6,18 @@ Copyright (C) 2008 - 2010 IRD, Codelutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as + it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. + <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> diff --git a/toolbox-maven-plugin/pom.xml b/toolbox-maven-plugin/pom.xml index 5a89aeb..6d319fa 100644 --- a/toolbox-maven-plugin/pom.xml +++ b/toolbox-maven-plugin/pom.xml @@ -2,24 +2,23 @@ <!-- #%L ObServe :: Business - $HeadURL: https://svn.mpl.ird.fr/osiris/observe/trunk/observe-business/pom.xml $ %% Copyright (C) 2008 - 2010 IRD, Codelutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as + it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. + <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> diff --git a/topia-extension/pom.xml b/topia-extension/pom.xml index 7ba761d..bdc00a1 100644 --- a/topia-extension/pom.xml +++ b/topia-extension/pom.xml @@ -2,24 +2,23 @@ <!-- #%L ObServe :: Business - $HeadURL: https://svn.mpl.ird.fr/osiris/observe/trunk/observe-business/pom.xml $ %% Copyright (C) 2008 - 2010 IRD, Codelutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as + it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. + <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> diff --git a/topia-templates-extension/pom.xml b/topia-templates-extension/pom.xml index 97968db..862d89d 100644 --- a/topia-templates-extension/pom.xml +++ b/topia-templates-extension/pom.xml @@ -2,24 +2,23 @@ <!-- #%L ObServe :: Business - $HeadURL: https://svn.mpl.ird.fr/osiris/observe/trunk/observe-business/pom.xml $ %% Copyright (C) 2008 - 2010 IRD, Codelutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as + it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. + <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.