r856 - in trunk: . src/site src/site/apt src/site/en/apt
Author: tchemit Date: 2010-04-09 23:50:18 +0200 (Fri, 09 Apr 2010) New Revision: 856 Log: - addSvnKeyWords in update-license profile - apply new headers (remove older) Modified: trunk/pom.xml trunk/src/site/apt/MavenProjectBestPratices.apt trunk/src/site/apt/index.apt trunk/src/site/apt/profiles.apt trunk/src/site/apt/properties.apt trunk/src/site/apt/release.apt trunk/src/site/en/apt/MavenProjectBestPratices.apt trunk/src/site/en/apt/index.apt trunk/src/site/en/apt/profiles.apt trunk/src/site/en/apt/properties.apt trunk/src/site/en/apt/release.apt trunk/src/site/site_en.xml trunk/src/site/site_fr.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-04-09 20:42:47 UTC (rev 855) +++ trunk/pom.xml 2010-04-09 21:50:18 UTC (rev 856) @@ -1115,6 +1115,9 @@ <goals> <goal>update-license</goal> </goals> + <configuration> + <addSvnKeyWords>true</addSvnKeyWords> + </configuration> <phase>process-resources</phase> </execution> </executions> Modified: trunk/src/site/apt/MavenProjectBestPratices.apt =================================================================== --- trunk/src/site/apt/MavenProjectBestPratices.apt 2010-04-09 20:42:47 UTC (rev 855) +++ trunk/src/site/apt/MavenProjectBestPratices.apt 2010-04-09 21:50:18 UTC (rev 856) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom -~~~ Copyright (C) 2009 - 2010 CodeLutin +~~~ #%L +~~~ Mavenpom ~~~ -~~~ 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. +~~~ $Author$ +~~~ $LastChangedDate: 2010-04-09 23:25:47 +0200 (ven. 09 avril 2010) $ +~~~ $LastChangedRevision: 1728 $ +~~~ $Id: UpdateLicenseMojo.java 1728 2010-04-09 21:25:47Z tchemit $ +~~~ $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/main/java/org/nuito... $ +~~~ %% +~~~ Copyright (C) 2009 - 2010 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. +~~~ 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>. -~~~ ##%* +~~~ 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>. +~~~ #L% ---- Modified: trunk/src/site/apt/index.apt =================================================================== --- trunk/src/site/apt/index.apt 2010-04-09 20:42:47 UTC (rev 855) +++ trunk/src/site/apt/index.apt 2010-04-09 21:50:18 UTC (rev 856) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom -~~~ Copyright (C) 2009 - 2010 CodeLutin +~~~ #%L +~~~ Mavenpom ~~~ -~~~ 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. +~~~ $Author$ +~~~ $LastChangedDate: 2010-04-09 23:25:47 +0200 (ven. 09 avril 2010) $ +~~~ $LastChangedRevision: 1728 $ +~~~ $Id: UpdateLicenseMojo.java 1728 2010-04-09 21:25:47Z tchemit $ +~~~ $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/main/java/org/nuito... $ +~~~ %% +~~~ Copyright (C) 2009 - 2010 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. +~~~ 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>. -~~~ ##%* +~~~ 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>. +~~~ #L% ------ Modified: trunk/src/site/apt/profiles.apt =================================================================== --- trunk/src/site/apt/profiles.apt 2010-04-09 20:42:47 UTC (rev 855) +++ trunk/src/site/apt/profiles.apt 2010-04-09 21:50:18 UTC (rev 856) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom -~~~ Copyright (C) 2009 - 2010 CodeLutin +~~~ #%L +~~~ Mavenpom ~~~ -~~~ 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. +~~~ $Author$ +~~~ $LastChangedDate: 2010-04-09 23:25:47 +0200 (ven. 09 avril 2010) $ +~~~ $LastChangedRevision: 1728 $ +~~~ $Id: UpdateLicenseMojo.java 1728 2010-04-09 21:25:47Z tchemit $ +~~~ $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/main/java/org/nuito... $ +~~~ %% +~~~ Copyright (C) 2009 - 2010 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. +~~~ 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>. -~~~ ##%* +~~~ 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>. +~~~ #L% ------ Modified: trunk/src/site/apt/properties.apt =================================================================== --- trunk/src/site/apt/properties.apt 2010-04-09 20:42:47 UTC (rev 855) +++ trunk/src/site/apt/properties.apt 2010-04-09 21:50:18 UTC (rev 856) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom -~~~ Copyright (C) 2009 - 2010 CodeLutin +~~~ #%L +~~~ Mavenpom ~~~ -~~~ 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. +~~~ $Author$ +~~~ $LastChangedDate: 2010-04-09 23:25:47 +0200 (ven. 09 avril 2010) $ +~~~ $LastChangedRevision: 1728 $ +~~~ $Id: UpdateLicenseMojo.java 1728 2010-04-09 21:25:47Z tchemit $ +~~~ $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/main/java/org/nuito... $ +~~~ %% +~~~ Copyright (C) 2009 - 2010 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. +~~~ 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>. -~~~ ##%* +~~~ 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>. +~~~ #L% ------ Modified: trunk/src/site/apt/release.apt =================================================================== --- trunk/src/site/apt/release.apt 2010-04-09 20:42:47 UTC (rev 855) +++ trunk/src/site/apt/release.apt 2010-04-09 21:50:18 UTC (rev 856) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom -~~~ Copyright (C) 2009 - 2010 CodeLutin +~~~ #%L +~~~ Mavenpom ~~~ -~~~ 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. +~~~ $Author$ +~~~ $LastChangedDate: 2010-04-09 23:25:47 +0200 (ven. 09 avril 2010) $ +~~~ $LastChangedRevision: 1728 $ +~~~ $Id: UpdateLicenseMojo.java 1728 2010-04-09 21:25:47Z tchemit $ +~~~ $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/main/java/org/nuito... $ +~~~ %% +~~~ Copyright (C) 2009 - 2010 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. +~~~ 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>. -~~~ ##%* +~~~ 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>. +~~~ #L% ------ Modified: trunk/src/site/en/apt/MavenProjectBestPratices.apt =================================================================== --- trunk/src/site/en/apt/MavenProjectBestPratices.apt 2010-04-09 20:42:47 UTC (rev 855) +++ trunk/src/site/en/apt/MavenProjectBestPratices.apt 2010-04-09 21:50:18 UTC (rev 856) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom -~~~ Copyright (C) 2009 - 2010 CodeLutin +~~~ #%L +~~~ Mavenpom ~~~ -~~~ 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. +~~~ $Author$ +~~~ $LastChangedDate: 2010-04-09 23:25:47 +0200 (ven. 09 avril 2010) $ +~~~ $LastChangedRevision: 1728 $ +~~~ $Id: UpdateLicenseMojo.java 1728 2010-04-09 21:25:47Z tchemit $ +~~~ $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/main/java/org/nuito... $ +~~~ %% +~~~ Copyright (C) 2009 - 2010 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. +~~~ 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>. -~~~ ##%* +~~~ 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>. +~~~ #L% ---- Modified: trunk/src/site/en/apt/index.apt =================================================================== --- trunk/src/site/en/apt/index.apt 2010-04-09 20:42:47 UTC (rev 855) +++ trunk/src/site/en/apt/index.apt 2010-04-09 21:50:18 UTC (rev 856) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom -~~~ Copyright (C) 2009 - 2010 CodeLutin +~~~ #%L +~~~ Mavenpom ~~~ -~~~ 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. +~~~ $Author$ +~~~ $LastChangedDate: 2010-04-09 23:25:47 +0200 (ven. 09 avril 2010) $ +~~~ $LastChangedRevision: 1728 $ +~~~ $Id: UpdateLicenseMojo.java 1728 2010-04-09 21:25:47Z tchemit $ +~~~ $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/main/java/org/nuito... $ +~~~ %% +~~~ Copyright (C) 2009 - 2010 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. +~~~ 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>. -~~~ ##%* +~~~ 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>. +~~~ #L% ------ Modified: trunk/src/site/en/apt/profiles.apt =================================================================== --- trunk/src/site/en/apt/profiles.apt 2010-04-09 20:42:47 UTC (rev 855) +++ trunk/src/site/en/apt/profiles.apt 2010-04-09 21:50:18 UTC (rev 856) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom -~~~ Copyright (C) 2009 - 2010 CodeLutin +~~~ #%L +~~~ Mavenpom ~~~ -~~~ 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. +~~~ $Author$ +~~~ $LastChangedDate: 2010-04-09 23:25:47 +0200 (ven. 09 avril 2010) $ +~~~ $LastChangedRevision: 1728 $ +~~~ $Id: UpdateLicenseMojo.java 1728 2010-04-09 21:25:47Z tchemit $ +~~~ $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/main/java/org/nuito... $ +~~~ %% +~~~ Copyright (C) 2009 - 2010 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. +~~~ 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>. -~~~ ##%* +~~~ 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>. +~~~ #L% ------ Modified: trunk/src/site/en/apt/properties.apt =================================================================== --- trunk/src/site/en/apt/properties.apt 2010-04-09 20:42:47 UTC (rev 855) +++ trunk/src/site/en/apt/properties.apt 2010-04-09 21:50:18 UTC (rev 856) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom -~~~ Copyright (C) 2009 - 2010 CodeLutin +~~~ #%L +~~~ Mavenpom ~~~ -~~~ 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. +~~~ $Author$ +~~~ $LastChangedDate: 2010-04-09 23:25:47 +0200 (ven. 09 avril 2010) $ +~~~ $LastChangedRevision: 1728 $ +~~~ $Id: UpdateLicenseMojo.java 1728 2010-04-09 21:25:47Z tchemit $ +~~~ $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/main/java/org/nuito... $ +~~~ %% +~~~ Copyright (C) 2009 - 2010 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. +~~~ 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>. -~~~ ##%* +~~~ 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>. +~~~ #L% ------ Modified: trunk/src/site/en/apt/release.apt =================================================================== --- trunk/src/site/en/apt/release.apt 2010-04-09 20:42:47 UTC (rev 855) +++ trunk/src/site/en/apt/release.apt 2010-04-09 21:50:18 UTC (rev 856) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom -~~~ Copyright (C) 2009 - 2010 CodeLutin +~~~ #%L +~~~ Mavenpom ~~~ -~~~ 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. +~~~ $Author$ +~~~ $LastChangedDate: 2010-04-09 23:25:47 +0200 (ven. 09 avril 2010) $ +~~~ $LastChangedRevision: 1728 $ +~~~ $Id: UpdateLicenseMojo.java 1728 2010-04-09 21:25:47Z tchemit $ +~~~ $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/main/java/org/nuito... $ +~~~ %% +~~~ Copyright (C) 2009 - 2010 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. +~~~ 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>. -~~~ ##%* +~~~ 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>. +~~~ #L% ------ Modified: trunk/src/site/site_en.xml =================================================================== --- trunk/src/site/site_en.xml 2010-04-09 20:42:47 UTC (rev 855) +++ trunk/src/site/site_en.xml 2010-04-09 21:50:18 UTC (rev 856) @@ -1,23 +1,30 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - *##% - Mavenpom - Copyright (C) 2009 - 2010 CodeLutin + #%L + Mavenpom + $Author$ + $LastChangedDate$ + $LastChangedRevision$ + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2010 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>. + #L% - 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>. - ##%* --> <project name="${project.name}"> Modified: trunk/src/site/site_fr.xml =================================================================== --- trunk/src/site/site_fr.xml 2010-04-09 20:42:47 UTC (rev 855) +++ trunk/src/site/site_fr.xml 2010-04-09 21:50:18 UTC (rev 856) @@ -1,23 +1,30 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - *##% - Mavenpom - Copyright (C) 2009 - 2010 CodeLutin + #%L + Mavenpom + $Author$ + $LastChangedDate$ + $LastChangedRevision$ + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2010 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>. + #L% - 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>. - ##%* --> <project name="${project.name}">
participants (1)
-
tchemit@users.nuiton.org