From: <fg...@us...> - 2010-01-18 17:59:12
|
Revision: 1678 http://openutils.svn.sourceforge.net/openutils/?rev=1678&view=rev Author: fgiust Date: 2010-01-18 17:59:05 +0000 (Mon, 18 Jan 2010) Log Message: ----------- minor checks on licenses Modified Paths: -------------- trunk/openutils-mgnlcriteria/pom.xml trunk/openutils-mgnlcriteria/src/main/etc/header.txt trunk/openutils-mgnlmedia/pom.xml trunk/openutils-mgnlmedia/src/main/etc/header.txt trunk/openutils-mgnlutils/pom.xml trunk/openutils-mgnlutils/src/main/etc/header.txt trunk/openutils-testing/pom.xml trunk/openutils-testing/src/main/etc/header.txt trunk/openutils-testing-junit/pom.xml trunk/openutils-testing-junit/src/main/etc/header.txt trunk/openutils-testing-testng/pom.xml trunk/openutils-testing-testng/src/main/etc/header.txt Modified: trunk/openutils-mgnlcriteria/pom.xml =================================================================== --- trunk/openutils-mgnlcriteria/pom.xml 2010-01-18 17:36:56 UTC (rev 1677) +++ trunk/openutils-mgnlcriteria/pom.xml 2010-01-18 17:59:05 UTC (rev 1678) @@ -50,7 +50,7 @@ <include>src/**/*.java</include> </includes> <properties> - <year>${project.inceptionYear} - 2010</year> + <year>${project.inceptionYear}-2010</year> <name>${project.name}</name> <description>${project.description}</description> <url>${project.url}</url> Modified: trunk/openutils-mgnlcriteria/src/main/etc/header.txt =================================================================== --- trunk/openutils-mgnlcriteria/src/main/etc/header.txt 2010-01-18 17:36:56 UTC (rev 1677) +++ trunk/openutils-mgnlcriteria/src/main/etc/header.txt 2010-01-18 17:59:05 UTC (rev 1678) @@ -1,6 +1,6 @@ ${name} (${url}) -Copyright (C)${year}, Openmind S.r.l. http://www.openmindonline.it +Copyright(C) ${year}, Openmind S.r.l. http://www.openmindonline.it 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 Modified: trunk/openutils-mgnlmedia/pom.xml =================================================================== --- trunk/openutils-mgnlmedia/pom.xml 2010-01-18 17:36:56 UTC (rev 1677) +++ trunk/openutils-mgnlmedia/pom.xml 2010-01-18 17:59:05 UTC (rev 1678) @@ -67,7 +67,7 @@ <include>src/**/*.java</include> </includes> <properties> - <year>${project.inceptionYear} - 2010</year> + <year>${project.inceptionYear}-2010</year> <name>${project.name}</name> <description>${project.description}</description> <url>${project.url}</url> Modified: trunk/openutils-mgnlmedia/src/main/etc/header.txt =================================================================== --- trunk/openutils-mgnlmedia/src/main/etc/header.txt 2010-01-18 17:36:56 UTC (rev 1677) +++ trunk/openutils-mgnlmedia/src/main/etc/header.txt 2010-01-18 17:59:05 UTC (rev 1678) @@ -1,6 +1,6 @@ ${name} (${url}) -Copyright (C)${year}, Openmind S.r.l. http://www.openmindonline.it +Copyright(C) ${year}, Openmind S.r.l. http://www.openmindonline.it 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 Modified: trunk/openutils-mgnlutils/pom.xml =================================================================== --- trunk/openutils-mgnlutils/pom.xml 2010-01-18 17:36:56 UTC (rev 1677) +++ trunk/openutils-mgnlutils/pom.xml 2010-01-18 17:59:05 UTC (rev 1678) @@ -67,7 +67,7 @@ <include>src/**/*.java</include> </includes> <properties> - <year>${project.inceptionYear} - 2010</year> + <year>${project.inceptionYear}-2010</year> <name>${project.name}</name> <description>${project.description}</description> <url>${project.url}</url> Modified: trunk/openutils-mgnlutils/src/main/etc/header.txt =================================================================== --- trunk/openutils-mgnlutils/src/main/etc/header.txt 2010-01-18 17:36:56 UTC (rev 1677) +++ trunk/openutils-mgnlutils/src/main/etc/header.txt 2010-01-18 17:59:05 UTC (rev 1678) @@ -1,6 +1,6 @@ ${name} (${url}) -Copyright (C)${year}, Openmind S.r.l. http://www.openmindonline.it +Copyright(C) ${year}, Openmind S.r.l. http://www.openmindonline.it 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 Modified: trunk/openutils-testing/pom.xml =================================================================== --- trunk/openutils-testing/pom.xml 2010-01-18 17:36:56 UTC (rev 1677) +++ trunk/openutils-testing/pom.xml 2010-01-18 17:59:05 UTC (rev 1678) @@ -36,7 +36,7 @@ <exclude>target/**</exclude> </excludes> <properties> - <year>${project.inceptionYear} - 2010</year> + <year>${project.inceptionYear}-2010</year> <name>${project.name}</name> <description>${project.description}</description> <url>${project.url}</url> Modified: trunk/openutils-testing/src/main/etc/header.txt =================================================================== --- trunk/openutils-testing/src/main/etc/header.txt 2010-01-18 17:36:56 UTC (rev 1677) +++ trunk/openutils-testing/src/main/etc/header.txt 2010-01-18 17:59:05 UTC (rev 1678) @@ -1,7 +1,7 @@ ${name} (${url}) -Copyright (C)${year}, Openmind S.r.l. http://www.openmindonline.it +Copyright(C) ${year}, Openmind S.r.l. http://www.openmindonline.it This library is free software; you can redistribute it and/or Modified: trunk/openutils-testing-junit/pom.xml =================================================================== --- trunk/openutils-testing-junit/pom.xml 2010-01-18 17:36:56 UTC (rev 1677) +++ trunk/openutils-testing-junit/pom.xml 2010-01-18 17:59:05 UTC (rev 1678) @@ -39,7 +39,7 @@ <exclude>src/main/assembly/**</exclude> </excludes> <properties> - <year>${project.inceptionYear} - 2010</year> + <year>${project.inceptionYear}-2010</year> <name>${project.name}</name> <description>${project.description}</description> <url>${project.url}</url> Modified: trunk/openutils-testing-junit/src/main/etc/header.txt =================================================================== --- trunk/openutils-testing-junit/src/main/etc/header.txt 2010-01-18 17:36:56 UTC (rev 1677) +++ trunk/openutils-testing-junit/src/main/etc/header.txt 2010-01-18 17:59:05 UTC (rev 1678) @@ -1,7 +1,7 @@ ${name} (${url}) -Copyright (C)${year}, Openmind S.r.l. http://www.openmindonline.it +Copyright(C) ${year}, Openmind S.r.l. http://www.openmindonline.it This library is free software; you can redistribute it and/or Modified: trunk/openutils-testing-testng/pom.xml =================================================================== --- trunk/openutils-testing-testng/pom.xml 2010-01-18 17:36:56 UTC (rev 1677) +++ trunk/openutils-testing-testng/pom.xml 2010-01-18 17:59:05 UTC (rev 1678) @@ -39,7 +39,7 @@ <exclude>src/main/assembly/**</exclude> </excludes> <properties> - <year>${project.inceptionYear} - 2010</year> + <year>${project.inceptionYear}-2010</year> <name>${project.name}</name> <description>${project.description}</description> <url>${project.url}</url> Modified: trunk/openutils-testing-testng/src/main/etc/header.txt =================================================================== --- trunk/openutils-testing-testng/src/main/etc/header.txt 2010-01-18 17:36:56 UTC (rev 1677) +++ trunk/openutils-testing-testng/src/main/etc/header.txt 2010-01-18 17:59:05 UTC (rev 1678) @@ -1,7 +1,7 @@ ${name} (${url}) -Copyright (C)${year}, Openmind S.r.l. http://www.openmindonline.it +Copyright(C) ${year}, Openmind S.r.l. http://www.openmindonline.it This library is free software; you can redistribute it and/or This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |