From: <fg...@us...> - 2009-09-05 17:23:36
|
Revision: 1375 http://openutils.svn.sourceforge.net/openutils/?rev=1375&view=rev Author: fgiust Date: 2009-09-05 17:23:20 +0000 (Sat, 05 Sep 2009) Log Message: ----------- remove description from license header Modified Paths: -------------- trunk/openutils-testing/src/main/etc/header.txt trunk/openutils-testing-junit/src/main/etc/header.txt trunk/openutils-testing-testng/src/main/etc/header.txt Modified: trunk/openutils-testing/src/main/etc/header.txt =================================================================== --- trunk/openutils-testing/src/main/etc/header.txt 2009-09-05 17:22:39 UTC (rev 1374) +++ trunk/openutils-testing/src/main/etc/header.txt 2009-09-05 17:23:20 UTC (rev 1375) @@ -1,6 +1,6 @@ ${name} (${url}) -${description} + Copyright (C)${year}, Openmind S.r.l. http://www.openmindonline.it Modified: trunk/openutils-testing-junit/src/main/etc/header.txt =================================================================== --- trunk/openutils-testing-junit/src/main/etc/header.txt 2009-09-05 17:22:39 UTC (rev 1374) +++ trunk/openutils-testing-junit/src/main/etc/header.txt 2009-09-05 17:23:20 UTC (rev 1375) @@ -1,6 +1,6 @@ ${name} (${url}) -${description} + Copyright (C)${year}, Openmind S.r.l. http://www.openmindonline.it Modified: trunk/openutils-testing-testng/src/main/etc/header.txt =================================================================== --- trunk/openutils-testing-testng/src/main/etc/header.txt 2009-09-05 17:22:39 UTC (rev 1374) +++ trunk/openutils-testing-testng/src/main/etc/header.txt 2009-09-05 17:23:20 UTC (rev 1375) @@ -1,6 +1,6 @@ ${name} (${url}) -${description} + Copyright (C)${year}, Openmind S.r.l. http://www.openmindonline.it This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |