Author: crossley
Date: Sun Mar 25 17:39:24 2007
New Revision: 522389

URL: http://svn.apache.org/viewvc?view=rev&rev=522389
Log:
Use automatic inception year date-range. Use example.org as a generic copyright 
link.

Modified:
    forrest/trunk/main/fresh-site/src/documentation/skinconf.xml
    forrest/trunk/main/template-sites/basic/src/documentation/skinconf.xml
    forrest/trunk/main/template-sites/benchmark/src/documentation/skinconf.xml
    forrest/trunk/main/template-sites/business/src/documentation/skinconf.xml

Modified: forrest/trunk/main/fresh-site/src/documentation/skinconf.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/main/fresh-site/src/documentation/skinconf.xml?view=diff&rev=522389&r1=522388&r2=522389
==============================================================================
--- forrest/trunk/main/fresh-site/src/documentation/skinconf.xml (original)
+++ forrest/trunk/main/fresh-site/src/documentation/skinconf.xml Sun Mar 25 
17:39:24 2007
@@ -92,12 +92,12 @@
 
   <!-- The following are used to construct a copyright statement -->
   <disable-copyright-footer>false</disable-copyright-footer>
-  <year>2005</year>
-  <vendor>The Acme Software Foundation.</vendor>
+  <!-- @inception enable automatic generation of a date-range to current date 
-->
+  <year inception="true">2005</year>
+  <vendor>The Example Organisation.</vendor>
   <!-- The optional copyright-link URL will be used as a link in the
-    copyright statement
-  <copyright-link>http://www.apache.org/licenses/</copyright-link>
-  -->
+    copyright statement -->
+  <copyright-link>http://www.example.org/</copyright-link>
 
   <!-- Some skins use this to form a 'breadcrumb trail' of links.
     Use location="alt" to move the trail to an alternate location

Modified: forrest/trunk/main/template-sites/basic/src/documentation/skinconf.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/main/template-sites/basic/src/documentation/skinconf.xml?view=diff&rev=522389&r1=522388&r2=522389
==============================================================================
--- forrest/trunk/main/template-sites/basic/src/documentation/skinconf.xml 
(original)
+++ forrest/trunk/main/template-sites/basic/src/documentation/skinconf.xml Sun 
Mar 25 17:39:24 2007
@@ -92,12 +92,12 @@
 
   <!-- The following are used to construct a copyright statement -->
   <disable-copyright-footer>false</disable-copyright-footer>
-  <year>2005</year>
-  <vendor>The Acme Software Foundation.</vendor>
+  <!-- @inception enable automatic generation of a date-range to current date 
-->
+  <year inception="true">2005</year>
+  <vendor>The Example Organisation.</vendor>
   <!-- The optional copyright-link URL will be used as a link in the
-    copyright statement
-  <copyright-link>http://www.apache.org/licenses/</copyright-link>
-  -->
+    copyright statement -->
+  <copyright-link>http://www.example.org/</copyright-link>
 
   <!-- Some skins use this to form a 'breadcrumb trail' of links.
     Use location="alt" to move the trail to an alternate location

Modified: 
forrest/trunk/main/template-sites/benchmark/src/documentation/skinconf.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/main/template-sites/benchmark/src/documentation/skinconf.xml?view=diff&rev=522389&r1=522388&r2=522389
==============================================================================
--- forrest/trunk/main/template-sites/benchmark/src/documentation/skinconf.xml 
(original)
+++ forrest/trunk/main/template-sites/benchmark/src/documentation/skinconf.xml 
Sun Mar 25 17:39:24 2007
@@ -92,12 +92,12 @@
 
   <!-- The following are used to construct a copyright statement -->
   <disable-copyright-footer>false</disable-copyright-footer>
-  <year>2005</year>
-  <vendor>The Acme Software Foundation.</vendor>
+  <!-- @inception enable automatic generation of a date-range to current date 
-->
+  <year inception="true">2005</year>
+  <vendor>The Example Organisation.</vendor>
   <!-- The optional copyright-link URL will be used as a link in the
-    copyright statement
-  <copyright-link>http://www.apache.org/licenses/</copyright-link>
-  -->
+    copyright statement -->
+  <copyright-link>http://www.example.org/</copyright-link>
 
   <!-- Some skins use this to form a 'breadcrumb trail' of links.
     Use location="alt" to move the trail to an alternate location

Modified: 
forrest/trunk/main/template-sites/business/src/documentation/skinconf.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/main/template-sites/business/src/documentation/skinconf.xml?view=diff&rev=522389&r1=522388&r2=522389
==============================================================================
--- forrest/trunk/main/template-sites/business/src/documentation/skinconf.xml 
(original)
+++ forrest/trunk/main/template-sites/business/src/documentation/skinconf.xml 
Sun Mar 25 17:39:24 2007
@@ -92,12 +92,12 @@
 
   <!-- The following are used to construct a copyright statement -->
   <disable-copyright-footer>false</disable-copyright-footer>
-  <year>2005</year>
-  <vendor>@copyright.owner@</vendor>
+  <!-- @inception enable automatic generation of a date-range to current date 
-->
+  <year inception="true">2005</year>
+  <vendor>The Example Organisation.</vendor>
   <!-- The optional copyright-link URL will be used as a link in the
-    copyright statement
-  <copyright-link>http://www.apache.org/licenses/</copyright-link>
-  -->
+    copyright statement -->
+  <copyright-link>http://www.example.org/</copyright-link>
 
   <!-- Some skins use this to form a 'breadcrumb trail' of links.
     Use location="alt" to move the trail to an alternate location