r859 - in trunk: mavenpom4labs mavenpom4labs/src mavenpom4labs/src/site mavenpom4labs/src/site/apt mavenpom4labs/src/site/en/apt mavenpom4redmine/src mavenpom4redmine/src/site mavenpom4redmine/src/site/apt mavenpom4redmine/src/site/en/apt src/license src/site src/site/apt src/site/en/apt
Author: tchemit Date: 2010-04-10 00:10:00 +0200 (Sat, 10 Apr 2010) New Revision: 859 Log: update headers for modules Added: trunk/mavenpom4labs/src/license/ trunk/mavenpom4redmine/src/license/ Modified: trunk/mavenpom4labs/pom.xml trunk/mavenpom4labs/src/site/apt/index.apt trunk/mavenpom4labs/src/site/apt/minimalpom.apt trunk/mavenpom4labs/src/site/apt/profiles.apt trunk/mavenpom4labs/src/site/apt/properties.apt trunk/mavenpom4labs/src/site/apt/release.apt trunk/mavenpom4labs/src/site/en/apt/index.apt trunk/mavenpom4labs/src/site/en/apt/minimalpom.apt trunk/mavenpom4labs/src/site/en/apt/profiles.apt trunk/mavenpom4labs/src/site/en/apt/properties.apt trunk/mavenpom4labs/src/site/en/apt/release.apt trunk/mavenpom4labs/src/site/site_en.xml trunk/mavenpom4labs/src/site/site_fr.xml trunk/mavenpom4redmine/src/site/apt/index.apt trunk/mavenpom4redmine/src/site/apt/minimalpom.apt trunk/mavenpom4redmine/src/site/apt/profiles.apt trunk/mavenpom4redmine/src/site/apt/properties.apt trunk/mavenpom4redmine/src/site/apt/release.apt trunk/mavenpom4redmine/src/site/en/apt/index.apt trunk/mavenpom4redmine/src/site/en/apt/minimalpom.apt trunk/mavenpom4redmine/src/site/en/apt/profiles.apt trunk/mavenpom4redmine/src/site/en/apt/properties.apt trunk/mavenpom4redmine/src/site/en/apt/release.apt trunk/mavenpom4redmine/src/site/site_en.xml trunk/mavenpom4redmine/src/site/site_fr.xml trunk/src/license/project.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/mavenpom4labs/pom.xml =================================================================== --- trunk/mavenpom4labs/pom.xml 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4labs/pom.xml 2010-04-09 22:10:00 UTC (rev 859) @@ -1,4 +1,31 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Mavenpom4labs + + $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% +--> <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"> Modified: trunk/mavenpom4labs/src/site/apt/index.apt =================================================================== --- trunk/mavenpom4labs/src/site/apt/index.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4labs/src/site/apt/index.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom4labs -~~~ Copyright (C) 2010 CodeLutin +~~~ #%L +~~~ Mavenpom4labs ~~~ -~~~ 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. +~~~ $Author$ +~~~ $LastChangedDate$ +~~~ $LastChangedRevision$ +~~~ $Id$ +~~~ $HeadURL$ +~~~ %% +~~~ Copyright (C) 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 Public -~~~ License along with this program. If not, see -~~~ <http://www.gnu.org/licenses/gpl-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/mavenpom4labs/src/site/apt/minimalpom.apt =================================================================== --- trunk/mavenpom4labs/src/site/apt/minimalpom.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4labs/src/site/apt/minimalpom.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom4labs -~~~ Copyright (C) 2010 CodeLutin +~~~ #%L +~~~ Mavenpom4labs ~~~ -~~~ 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. +~~~ $Author$ +~~~ $LastChangedDate$ +~~~ $LastChangedRevision$ +~~~ $Id$ +~~~ $HeadURL$ +~~~ %% +~~~ Copyright (C) 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 Public -~~~ License along with this program. If not, see -~~~ <http://www.gnu.org/licenses/gpl-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/mavenpom4labs/src/site/apt/profiles.apt =================================================================== --- trunk/mavenpom4labs/src/site/apt/profiles.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4labs/src/site/apt/profiles.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom4labs -~~~ Copyright (C) 2010 CodeLutin +~~~ #%L +~~~ Mavenpom4labs ~~~ -~~~ 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. +~~~ $Author$ +~~~ $LastChangedDate$ +~~~ $LastChangedRevision$ +~~~ $Id$ +~~~ $HeadURL$ +~~~ %% +~~~ Copyright (C) 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 Public -~~~ License along with this program. If not, see -~~~ <http://www.gnu.org/licenses/gpl-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/mavenpom4labs/src/site/apt/properties.apt =================================================================== --- trunk/mavenpom4labs/src/site/apt/properties.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4labs/src/site/apt/properties.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom4labs -~~~ Copyright (C) 2010 CodeLutin +~~~ #%L +~~~ Mavenpom4labs ~~~ -~~~ 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. +~~~ $Author$ +~~~ $LastChangedDate$ +~~~ $LastChangedRevision$ +~~~ $Id$ +~~~ $HeadURL$ +~~~ %% +~~~ Copyright (C) 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 Public -~~~ License along with this program. If not, see -~~~ <http://www.gnu.org/licenses/gpl-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/mavenpom4labs/src/site/apt/release.apt =================================================================== --- trunk/mavenpom4labs/src/site/apt/release.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4labs/src/site/apt/release.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom4labs -~~~ Copyright (C) 2010 CodeLutin +~~~ #%L +~~~ Mavenpom4labs ~~~ -~~~ 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. +~~~ $Author$ +~~~ $LastChangedDate$ +~~~ $LastChangedRevision$ +~~~ $Id$ +~~~ $HeadURL$ +~~~ %% +~~~ Copyright (C) 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 Public -~~~ License along with this program. If not, see -~~~ <http://www.gnu.org/licenses/gpl-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/mavenpom4labs/src/site/en/apt/index.apt =================================================================== --- trunk/mavenpom4labs/src/site/en/apt/index.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4labs/src/site/en/apt/index.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom4labs -~~~ Copyright (C) 2010 CodeLutin +~~~ #%L +~~~ Mavenpom4labs ~~~ -~~~ 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. +~~~ $Author$ +~~~ $LastChangedDate$ +~~~ $LastChangedRevision$ +~~~ $Id$ +~~~ $HeadURL$ +~~~ %% +~~~ Copyright (C) 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 Public -~~~ License along with this program. If not, see -~~~ <http://www.gnu.org/licenses/gpl-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/mavenpom4labs/src/site/en/apt/minimalpom.apt =================================================================== --- trunk/mavenpom4labs/src/site/en/apt/minimalpom.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4labs/src/site/en/apt/minimalpom.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom4labs -~~~ Copyright (C) 2010 CodeLutin +~~~ #%L +~~~ Mavenpom4labs ~~~ -~~~ 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. +~~~ $Author$ +~~~ $LastChangedDate$ +~~~ $LastChangedRevision$ +~~~ $Id$ +~~~ $HeadURL$ +~~~ %% +~~~ Copyright (C) 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 Public -~~~ License along with this program. If not, see -~~~ <http://www.gnu.org/licenses/gpl-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/mavenpom4labs/src/site/en/apt/profiles.apt =================================================================== --- trunk/mavenpom4labs/src/site/en/apt/profiles.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4labs/src/site/en/apt/profiles.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom4labs -~~~ Copyright (C) 2010 CodeLutin +~~~ #%L +~~~ Mavenpom4labs ~~~ -~~~ 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. +~~~ $Author$ +~~~ $LastChangedDate$ +~~~ $LastChangedRevision$ +~~~ $Id$ +~~~ $HeadURL$ +~~~ %% +~~~ Copyright (C) 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 Public -~~~ License along with this program. If not, see -~~~ <http://www.gnu.org/licenses/gpl-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/mavenpom4labs/src/site/en/apt/properties.apt =================================================================== --- trunk/mavenpom4labs/src/site/en/apt/properties.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4labs/src/site/en/apt/properties.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom4labs -~~~ Copyright (C) 2010 CodeLutin +~~~ #%L +~~~ Mavenpom4labs ~~~ -~~~ 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. +~~~ $Author$ +~~~ $LastChangedDate$ +~~~ $LastChangedRevision$ +~~~ $Id$ +~~~ $HeadURL$ +~~~ %% +~~~ Copyright (C) 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 Public -~~~ License along with this program. If not, see -~~~ <http://www.gnu.org/licenses/gpl-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/mavenpom4labs/src/site/en/apt/release.apt =================================================================== --- trunk/mavenpom4labs/src/site/en/apt/release.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4labs/src/site/en/apt/release.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom4labs -~~~ Copyright (C) 2010 CodeLutin +~~~ #%L +~~~ Mavenpom4labs ~~~ -~~~ 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. +~~~ $Author$ +~~~ $LastChangedDate$ +~~~ $LastChangedRevision$ +~~~ $Id$ +~~~ $HeadURL$ +~~~ %% +~~~ Copyright (C) 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 Public -~~~ License along with this program. If not, see -~~~ <http://www.gnu.org/licenses/gpl-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/mavenpom4labs/src/site/site_en.xml =================================================================== --- trunk/mavenpom4labs/src/site/site_en.xml 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4labs/src/site/site_en.xml 2010-04-09 22:10:00 UTC (rev 859) @@ -1,23 +1,30 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - *##% - Mavenpom4labs - Copyright (C) 2010 CodeLutin + #%L + Mavenpom4labs - 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. + $Author$ + $LastChangedDate$ + $LastChangedRevision$ + $Id$ + $HeadURL$ + %% + Copyright (C) 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 Public - License along with this program. If not, see - <http://www.gnu.org/licenses/gpl-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% --> <project name="${project.name}"> Modified: trunk/mavenpom4labs/src/site/site_fr.xml =================================================================== --- trunk/mavenpom4labs/src/site/site_fr.xml 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4labs/src/site/site_fr.xml 2010-04-09 22:10:00 UTC (rev 859) @@ -1,23 +1,30 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - *##% - Mavenpom4labs - Copyright (C) 2010 CodeLutin + #%L + Mavenpom4labs - 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. + $Author$ + $LastChangedDate$ + $LastChangedRevision$ + $Id$ + $HeadURL$ + %% + Copyright (C) 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 Public - License along with this program. If not, see - <http://www.gnu.org/licenses/gpl-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% --> <project name="${project.name}"> Modified: trunk/mavenpom4redmine/src/site/apt/index.apt =================================================================== --- trunk/mavenpom4redmine/src/site/apt/index.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4redmine/src/site/apt/index.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom4redmine -~~~ Copyright (C) 2010 CodeLutin +~~~ #%L +~~~ Mavenpom4redmine ~~~ -~~~ 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$ +~~~ $LastChangedRevision$ +~~~ $Id$ +~~~ $HeadURL$ +~~~ %% +~~~ Copyright (C) 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/mavenpom4redmine/src/site/apt/minimalpom.apt =================================================================== --- trunk/mavenpom4redmine/src/site/apt/minimalpom.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4redmine/src/site/apt/minimalpom.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom4redmine -~~~ Copyright (C) 2010 CodeLutin +~~~ #%L +~~~ Mavenpom4redmine ~~~ -~~~ 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$ +~~~ $LastChangedRevision$ +~~~ $Id$ +~~~ $HeadURL$ +~~~ %% +~~~ Copyright (C) 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/mavenpom4redmine/src/site/apt/profiles.apt =================================================================== --- trunk/mavenpom4redmine/src/site/apt/profiles.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4redmine/src/site/apt/profiles.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom4redmine -~~~ Copyright (C) 2010 CodeLutin +~~~ #%L +~~~ Mavenpom4redmine ~~~ -~~~ 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$ +~~~ $LastChangedRevision$ +~~~ $Id$ +~~~ $HeadURL$ +~~~ %% +~~~ Copyright (C) 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/mavenpom4redmine/src/site/apt/properties.apt =================================================================== --- trunk/mavenpom4redmine/src/site/apt/properties.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4redmine/src/site/apt/properties.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom4redmine -~~~ Copyright (C) 2010 CodeLutin +~~~ #%L +~~~ Mavenpom4redmine ~~~ -~~~ 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$ +~~~ $LastChangedRevision$ +~~~ $Id$ +~~~ $HeadURL$ +~~~ %% +~~~ Copyright (C) 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/mavenpom4redmine/src/site/apt/release.apt =================================================================== --- trunk/mavenpom4redmine/src/site/apt/release.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4redmine/src/site/apt/release.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -1,23 +1,30 @@ -~~~ *##% -~~~ Mavenpom4redmine -~~~ Copyright (C) 2010 CodeLutin +~~~ #%L +~~~ Mavenpom4redmine ~~~ -~~~ 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$ +~~~ $LastChangedRevision$ +~~~ $Id$ +~~~ $HeadURL$ +~~~ %% +~~~ Copyright (C) 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/mavenpom4redmine/src/site/en/apt/index.apt =================================================================== --- trunk/mavenpom4redmine/src/site/en/apt/index.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4redmine/src/site/en/apt/index.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -1,5 +1,34 @@ +~~~ #%L +~~~ Mavenpom4redmine +~~~ +~~~ $Author$ +~~~ $LastChangedDate$ +~~~ $LastChangedRevision$ +~~~ $Id$ +~~~ $HeadURL$ +~~~ %% +~~~ Copyright (C) 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% + + + + ~~~ *##% ~~~ Mavenpom4redmine ~~~ Copyright (C) 2010 CodeLutin Modified: trunk/mavenpom4redmine/src/site/en/apt/minimalpom.apt =================================================================== --- trunk/mavenpom4redmine/src/site/en/apt/minimalpom.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4redmine/src/site/en/apt/minimalpom.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -1,5 +1,34 @@ +~~~ #%L +~~~ Mavenpom4redmine +~~~ +~~~ $Author$ +~~~ $LastChangedDate$ +~~~ $LastChangedRevision$ +~~~ $Id$ +~~~ $HeadURL$ +~~~ %% +~~~ Copyright (C) 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% + + + + ~~~ *##% ~~~ Mavenpom4redmine ~~~ Copyright (C) 2010 CodeLutin Modified: trunk/mavenpom4redmine/src/site/en/apt/profiles.apt =================================================================== --- trunk/mavenpom4redmine/src/site/en/apt/profiles.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4redmine/src/site/en/apt/profiles.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -1,5 +1,34 @@ +~~~ #%L +~~~ Mavenpom4redmine +~~~ +~~~ $Author$ +~~~ $LastChangedDate$ +~~~ $LastChangedRevision$ +~~~ $Id$ +~~~ $HeadURL$ +~~~ %% +~~~ Copyright (C) 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% + + + + ~~~ *##% ~~~ Mavenpom4redmine ~~~ Copyright (C) 2010 CodeLutin Modified: trunk/mavenpom4redmine/src/site/en/apt/properties.apt =================================================================== --- trunk/mavenpom4redmine/src/site/en/apt/properties.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4redmine/src/site/en/apt/properties.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -1,5 +1,34 @@ +~~~ #%L +~~~ Mavenpom4redmine +~~~ +~~~ $Author$ +~~~ $LastChangedDate$ +~~~ $LastChangedRevision$ +~~~ $Id$ +~~~ $HeadURL$ +~~~ %% +~~~ Copyright (C) 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% + + + + ~~~ *##% ~~~ Mavenpom4redmine ~~~ Copyright (C) 2010 CodeLutin Modified: trunk/mavenpom4redmine/src/site/en/apt/release.apt =================================================================== --- trunk/mavenpom4redmine/src/site/en/apt/release.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4redmine/src/site/en/apt/release.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -1,5 +1,34 @@ +~~~ #%L +~~~ Mavenpom4redmine +~~~ +~~~ $Author$ +~~~ $LastChangedDate$ +~~~ $LastChangedRevision$ +~~~ $Id$ +~~~ $HeadURL$ +~~~ %% +~~~ Copyright (C) 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% + + + + ~~~ *##% ~~~ Mavenpom4redmine ~~~ Copyright (C) 2010 CodeLutin Modified: trunk/mavenpom4redmine/src/site/site_en.xml =================================================================== --- trunk/mavenpom4redmine/src/site/site_en.xml 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4redmine/src/site/site_en.xml 2010-04-09 22:10:00 UTC (rev 859) @@ -1,23 +1,30 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - *##% - Mavenpom4redmine - Copyright (C) 2010 CodeLutin + #%L + Mavenpom4redmine - 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$ + $LastChangedRevision$ + $Id$ + $HeadURL$ + %% + Copyright (C) 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% --> <project name="${project.name}"> Modified: trunk/mavenpom4redmine/src/site/site_fr.xml =================================================================== --- trunk/mavenpom4redmine/src/site/site_fr.xml 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/mavenpom4redmine/src/site/site_fr.xml 2010-04-09 22:10:00 UTC (rev 859) @@ -1,23 +1,30 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - *##% - Mavenpom4redmine - Copyright (C) 2010 CodeLutin + #%L + Mavenpom4redmine - 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$ + $LastChangedRevision$ + $Id$ + $HeadURL$ + %% + Copyright (C) 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% --> <project name="${project.name}"> Modified: trunk/src/license/project.xml =================================================================== --- trunk/src/license/project.xml 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/src/license/project.xml 2010-04-09 22:10:00 UTC (rev 859) @@ -1,4 +1,31 @@ <?xml version='1.0' encoding='UTF-8'?> +<!-- + #%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% +--> <project xmlns="http://maven-site.nuiton.org/maven-license-plugin/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven-site.nuiton.org/maven-license-plugin/1.0.0 http://maven-site.nuiton.org/maven-license-plugin/licenseProject-1.0.0.xsd"> Modified: trunk/src/site/apt/MavenProjectBestPratices.apt =================================================================== --- trunk/src/site/apt/MavenProjectBestPratices.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/src/site/apt/MavenProjectBestPratices.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -27,6 +27,7 @@ ~~~ #L% + ---- Maven 2 best pratices ---- Modified: trunk/src/site/apt/index.apt =================================================================== --- trunk/src/site/apt/index.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/src/site/apt/index.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -27,6 +27,7 @@ ~~~ #L% + ------ Maven nuiton pom ------ Modified: trunk/src/site/apt/profiles.apt =================================================================== --- trunk/src/site/apt/profiles.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/src/site/apt/profiles.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -27,6 +27,7 @@ ~~~ #L% + ------ Profiles disponibles dans mavenpom ------ Modified: trunk/src/site/apt/properties.apt =================================================================== --- trunk/src/site/apt/properties.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/src/site/apt/properties.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -27,6 +27,7 @@ ~~~ #L% + ------ Propriétés disponibles dans mavenpom ------ Modified: trunk/src/site/apt/release.apt =================================================================== --- trunk/src/site/apt/release.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/src/site/apt/release.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -27,6 +27,7 @@ ~~~ #L% + ------ Effectuer une release ------ Modified: trunk/src/site/en/apt/MavenProjectBestPratices.apt =================================================================== --- trunk/src/site/en/apt/MavenProjectBestPratices.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/src/site/en/apt/MavenProjectBestPratices.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -27,6 +27,7 @@ ~~~ #L% + ---- Maven 2 best pratices ---- Modified: trunk/src/site/en/apt/index.apt =================================================================== --- trunk/src/site/en/apt/index.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/src/site/en/apt/index.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -27,6 +27,7 @@ ~~~ #L% + ------ Maven nuiton pom ------ Modified: trunk/src/site/en/apt/profiles.apt =================================================================== --- trunk/src/site/en/apt/profiles.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/src/site/en/apt/profiles.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -27,6 +27,7 @@ ~~~ #L% + ------ Available profiles in mavenpom ------ Modified: trunk/src/site/en/apt/properties.apt =================================================================== --- trunk/src/site/en/apt/properties.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/src/site/en/apt/properties.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -27,6 +27,7 @@ ~~~ #L% + ------ Available properties in mavenpom ------ Modified: trunk/src/site/en/apt/release.apt =================================================================== --- trunk/src/site/en/apt/release.apt 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/src/site/en/apt/release.apt 2010-04-09 22:10:00 UTC (rev 859) @@ -27,6 +27,7 @@ ~~~ #L% + ------ Make a release from mavenpom4redmine ------ Modified: trunk/src/site/site_en.xml =================================================================== --- trunk/src/site/site_en.xml 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/src/site/site_en.xml 2010-04-09 22:10:00 UTC (rev 859) @@ -26,6 +26,7 @@ <http://www.gnu.org/licenses/lgpl-3.0.html>. #L% + --> <project name="${project.name}"> Modified: trunk/src/site/site_fr.xml =================================================================== --- trunk/src/site/site_fr.xml 2010-04-09 21:58:01 UTC (rev 858) +++ trunk/src/site/site_fr.xml 2010-04-09 22:10:00 UTC (rev 859) @@ -26,6 +26,7 @@ <http://www.gnu.org/licenses/lgpl-3.0.html>. #L% + --> <project name="${project.name}">
participants (1)
-
tchemit@users.nuiton.org