[Sprawl-devel] SF.net SVN: sprawl: [3] trunk
Brought to you by:
heuermh
|
From: <he...@us...> - 2008-01-02 19:32:48
|
Revision: 3
http://sprawl.svn.sourceforge.net/sprawl/?rev=3&view=rev
Author: heuermh
Date: 2008-01-02 11:32:15 -0800 (Wed, 02 Jan 2008)
Log Message:
-----------
updating copyright years to 2008
Modified Paths:
--------------
trunk/archetype/HEADER.txt
trunk/archetype/src/main/resources/archetype-resources/HEADER.txt
trunk/archetype/src/main/resources/archetype-resources/src/main/java/Foo.java
trunk/archetype/src/main/resources/archetype-resources/src/main/java/package.html
trunk/archetype/src/main/resources/archetype-resources/src/site/site.xml
trunk/archetype/src/main/resources/archetype-resources/src/site/xdoc/index.xml
trunk/archetype/src/main/resources/archetype-resources/src/test/java/FooTest.java
trunk/site-skin/HEADER.txt
Modified: trunk/archetype/HEADER.txt
===================================================================
--- trunk/archetype/HEADER.txt 2007-12-19 19:55:47 UTC (rev 2)
+++ trunk/archetype/HEADER.txt 2008-01-02 19:32:15 UTC (rev 3)
@@ -1,7 +1,7 @@
/*
sprawl-archetype Sprawl maven 2 project archetype.
- Copyright (c) 2007 held jointly by the individual authors.
+ Copyright (c) 2007-2008 held jointly by the individual authors.
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/archetype/src/main/resources/archetype-resources/HEADER.txt
===================================================================
--- trunk/archetype/src/main/resources/archetype-resources/HEADER.txt 2007-12-19 19:55:47 UTC (rev 2)
+++ trunk/archetype/src/main/resources/archetype-resources/HEADER.txt 2008-01-02 19:32:15 UTC (rev 3)
@@ -1,7 +1,7 @@
/*
${artifactId} ${description}
- Copyright (c) 2007 held jointly by the individual authors.
+ Copyright (c) 2008 held jointly by the individual authors.
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/archetype/src/main/resources/archetype-resources/src/main/java/Foo.java
===================================================================
--- trunk/archetype/src/main/resources/archetype-resources/src/main/java/Foo.java 2007-12-19 19:55:47 UTC (rev 2)
+++ trunk/archetype/src/main/resources/archetype-resources/src/main/java/Foo.java 2008-01-02 19:32:15 UTC (rev 3)
@@ -1,7 +1,7 @@
/*
${artifactId} ${description}
- Copyright (c) 2007 held jointly by the individual authors.
+ Copyright (c) 2008 held jointly by the individual authors.
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/archetype/src/main/resources/archetype-resources/src/main/java/package.html
===================================================================
--- trunk/archetype/src/main/resources/archetype-resources/src/main/java/package.html 2007-12-19 19:55:47 UTC (rev 2)
+++ trunk/archetype/src/main/resources/archetype-resources/src/main/java/package.html 2008-01-02 19:32:15 UTC (rev 3)
@@ -1,7 +1,7 @@
<!--
${artifactId} ${description}
- Copyright (c) 2007 held jointly by the individual authors.
+ Copyright (c) 2008 held jointly by the individual authors.
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/archetype/src/main/resources/archetype-resources/src/site/site.xml
===================================================================
--- trunk/archetype/src/main/resources/archetype-resources/src/site/site.xml 2007-12-19 19:55:47 UTC (rev 2)
+++ trunk/archetype/src/main/resources/archetype-resources/src/site/site.xml 2008-01-02 19:32:15 UTC (rev 3)
@@ -2,7 +2,7 @@
<!--
${artifactId} ${description}
- Copyright (c) 2007 held jointly by the individual authors.
+ Copyright (c) 2008 held jointly by the individual authors.
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/archetype/src/main/resources/archetype-resources/src/site/xdoc/index.xml
===================================================================
--- trunk/archetype/src/main/resources/archetype-resources/src/site/xdoc/index.xml 2007-12-19 19:55:47 UTC (rev 2)
+++ trunk/archetype/src/main/resources/archetype-resources/src/site/xdoc/index.xml 2008-01-02 19:32:15 UTC (rev 3)
@@ -2,7 +2,7 @@
<!--
${artifactId} ${description}
- Copyright (c) 2007 held jointly by the individual authors.
+ Copyright (c) 2008 held jointly by the individual authors.
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/archetype/src/main/resources/archetype-resources/src/test/java/FooTest.java
===================================================================
--- trunk/archetype/src/main/resources/archetype-resources/src/test/java/FooTest.java 2007-12-19 19:55:47 UTC (rev 2)
+++ trunk/archetype/src/main/resources/archetype-resources/src/test/java/FooTest.java 2008-01-02 19:32:15 UTC (rev 3)
@@ -1,7 +1,7 @@
/*
${artifactId} ${description}
- Copyright (c) 2007 held jointly by the individual authors.
+ Copyright (c) 2008 held jointly by the individual authors.
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/site-skin/HEADER.txt
===================================================================
--- trunk/site-skin/HEADER.txt 2007-12-19 19:55:47 UTC (rev 2)
+++ trunk/site-skin/HEADER.txt 2008-01-02 19:32:15 UTC (rev 3)
@@ -1,7 +1,7 @@
/*
sprawl-site-skin Sprawl maven 2 site plugin skin.
- Copyright (c) 2007 held jointly by the individual authors.
+ Copyright (c) 2007-2008 held jointly by the individual authors.
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
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|