You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/02/11 05:32:28 UTC

svn commit: r153348 - in forrest/trunk/site-author: ./ classes/ conf/ content/ content/skins/ content/xdocs/ resources/images/

Author: crossley
Date: Thu Feb 10 20:32:24 2005
New Revision: 153348

URL: http://svn.apache.org/viewcvs?view=rev&rev=153348
Log:
Amend the Apache License copyright header.

Modified:
    forrest/trunk/site-author/classes/CatalogManager.properties
    forrest/trunk/site-author/conf/cli.xconf
    forrest/trunk/site-author/content/mirrors.cgi
    forrest/trunk/site-author/content/skins/skins.xml
    forrest/trunk/site-author/content/xdocs/contrib.xml
    forrest/trunk/site-author/content/xdocs/flyer.xml
    forrest/trunk/site-author/content/xdocs/guidelines.xml
    forrest/trunk/site-author/content/xdocs/index.xml
    forrest/trunk/site-author/content/xdocs/license.xml
    forrest/trunk/site-author/content/xdocs/live-sites.xml
    forrest/trunk/site-author/content/xdocs/mail-lists.xml
    forrest/trunk/site-author/content/xdocs/mirrors.ihtml
    forrest/trunk/site-author/content/xdocs/proposal-asf-forrestbot.xml
    forrest/trunk/site-author/content/xdocs/proposal-asf-publish.xml
    forrest/trunk/site-author/content/xdocs/site.xml
    forrest/trunk/site-author/content/xdocs/tabs.xml
    forrest/trunk/site-author/content/xdocs/uri-namespace.xml
    forrest/trunk/site-author/content/xdocs/who.xml
    forrest/trunk/site-author/forrest.properties
    forrest/trunk/site-author/resources/images/apache-forrest-original.svg
    forrest/trunk/site-author/skinconf.xml

Modified: forrest/trunk/site-author/classes/CatalogManager.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/classes/CatalogManager.properties?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/classes/CatalogManager.properties (original)
+++ forrest/trunk/site-author/classes/CatalogManager.properties Thu Feb 10 20:32:24 2005
@@ -1,4 +1,5 @@
-# Copyright 2002-2004 The Apache Software Foundation
+# Copyright 2002-2004 The Apache Software Foundation or its licensors,
+# as applicable.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: forrest/trunk/site-author/conf/cli.xconf
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/conf/cli.xconf?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/conf/cli.xconf (original)
+++ forrest/trunk/site-author/conf/cli.xconf Thu Feb 10 20:32:24 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/site-author/content/mirrors.cgi
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/mirrors.cgi?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/content/mirrors.cgi (original)
+++ forrest/trunk/site-author/content/mirrors.cgi Thu Feb 10 20:32:24 2005
@@ -1,6 +1,7 @@
 #!/bin/sh
 
-# Copyright 2002-2004 The Apache Software Foundation
+# Copyright 2002-2004 The Apache Software Foundation or its licensors,
+# as applicable.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: forrest/trunk/site-author/content/skins/skins.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/skins/skins.xml?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/content/skins/skins.xml (original)
+++ forrest/trunk/site-author/content/skins/skins.xml Thu Feb 10 20:32:24 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/site-author/content/xdocs/contrib.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/contrib.xml?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/content/xdocs/contrib.xml (original)
+++ forrest/trunk/site-author/content/xdocs/contrib.xml Thu Feb 10 20:32:24 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/site-author/content/xdocs/flyer.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/flyer.xml?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/content/xdocs/flyer.xml (original)
+++ forrest/trunk/site-author/content/xdocs/flyer.xml Thu Feb 10 20:32:24 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/site-author/content/xdocs/guidelines.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/guidelines.xml?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/content/xdocs/guidelines.xml (original)
+++ forrest/trunk/site-author/content/xdocs/guidelines.xml Thu Feb 10 20:32:24 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-Copyright 2002-2004 The Apache Software Foundation
+Copyright 2002-2004 The Apache Software Foundation or its licensors,
+as applicable.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: forrest/trunk/site-author/content/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/index.xml?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/content/xdocs/index.xml (original)
+++ forrest/trunk/site-author/content/xdocs/index.xml Thu Feb 10 20:32:24 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/site-author/content/xdocs/license.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/license.xml?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/content/xdocs/license.xml (original)
+++ forrest/trunk/site-author/content/xdocs/license.xml Thu Feb 10 20:32:24 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/site-author/content/xdocs/live-sites.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/live-sites.xml?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/content/xdocs/live-sites.xml (original)
+++ forrest/trunk/site-author/content/xdocs/live-sites.xml Thu Feb 10 20:32:24 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/site-author/content/xdocs/mail-lists.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/mail-lists.xml?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/content/xdocs/mail-lists.xml (original)
+++ forrest/trunk/site-author/content/xdocs/mail-lists.xml Thu Feb 10 20:32:24 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/site-author/content/xdocs/mirrors.ihtml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/mirrors.ihtml?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/content/xdocs/mirrors.ihtml (original)
+++ forrest/trunk/site-author/content/xdocs/mirrors.ihtml Thu Feb 10 20:32:24 2005
@@ -1,5 +1,6 @@
 <!--
-  Copyright 2001-2004 The Apache Software Foundation
+  Copyright 2001-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/site-author/content/xdocs/proposal-asf-forrestbot.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/proposal-asf-forrestbot.xml?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/content/xdocs/proposal-asf-forrestbot.xml (original)
+++ forrest/trunk/site-author/content/xdocs/proposal-asf-forrestbot.xml Thu Feb 10 20:32:24 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 2004 The Apache Software Foundation
+  Copyright 2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/site-author/content/xdocs/proposal-asf-publish.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/proposal-asf-publish.xml?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/content/xdocs/proposal-asf-publish.xml (original)
+++ forrest/trunk/site-author/content/xdocs/proposal-asf-publish.xml Thu Feb 10 20:32:24 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 2004 The Apache Software Foundation
+  Copyright 2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/site-author/content/xdocs/site.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/site.xml?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/content/xdocs/site.xml (original)
+++ forrest/trunk/site-author/content/xdocs/site.xml Thu Feb 10 20:32:24 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/site-author/content/xdocs/tabs.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/tabs.xml?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/content/xdocs/tabs.xml (original)
+++ forrest/trunk/site-author/content/xdocs/tabs.xml Thu Feb 10 20:32:24 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/site-author/content/xdocs/uri-namespace.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/uri-namespace.xml?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/content/xdocs/uri-namespace.xml (original)
+++ forrest/trunk/site-author/content/xdocs/uri-namespace.xml Thu Feb 10 20:32:24 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/site-author/content/xdocs/who.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/who.xml?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/content/xdocs/who.xml (original)
+++ forrest/trunk/site-author/content/xdocs/who.xml Thu Feb 10 20:32:24 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/site-author/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/forrest.properties?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/forrest.properties (original)
+++ forrest/trunk/site-author/forrest.properties Thu Feb 10 20:32:24 2005
@@ -1,4 +1,5 @@
-# Copyright 2002-2004 The Apache Software Foundation
+# Copyright 2002-2004 The Apache Software Foundation or its licensors,
+# as applicable.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: forrest/trunk/site-author/resources/images/apache-forrest-original.svg
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/resources/images/apache-forrest-original.svg?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/resources/images/apache-forrest-original.svg (original)
+++ forrest/trunk/site-author/resources/images/apache-forrest-original.svg Thu Feb 10 20:32:24 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" standalone="no"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/site-author/skinconf.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/skinconf.xml?view=diff&r1=153347&r2=153348
==============================================================================
--- forrest/trunk/site-author/skinconf.xml (original)
+++ forrest/trunk/site-author/skinconf.xml Thu Feb 10 20:32:24 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.