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:34:48 UTC

svn commit: r153349 [1/2] - in forrest/trunk/tools: ant/bin/ eclipse/ eclipse/src/org/apache/forrest/eclipse/ eclipse/src/org/apache/forrest/eclipse/actions/ eclipse/src/org/apache/forrest/eclipse/job/ eclipse/src/org/apache/forrest/eclipse/popup/actions/ eclipse/src/org/apache/forrest/eclipse/preference/ eclipse/src/org/apache/forrest/eclipse/wizards/ eclipse/src/org/apache/forrest/template/ forrestbar/ forrestbar/xpi/ forrestbar/xpi/content/forrestbar/ forrestbot/ forrestbot/core/ forrestbot/webapp/ forrestbot/webapp/src/conf/ forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/ forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/dto/ forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/ forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/util/ forrestbot/webapp/src/webapp/ forrestbot/webapp/src/webapp/WEB-INF/ forrestbot/webapp/src/webapp/WEB-INF/tld/ forrestbot/webapp/src/webapp/common/ logos/ logos/etc/ logos/resources/ logos/templates/ targets/ xxe/ xxe/css/

Author: crossley
Date: Thu Feb 10 20:34:25 2005
New Revision: 153349

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

Modified:
    forrest/trunk/tools/ant/bin/ant
    forrest/trunk/tools/ant/bin/ant.cmd
    forrest/trunk/tools/ant/bin/antenv.cmd
    forrest/trunk/tools/ant/bin/envset.cmd
    forrest/trunk/tools/ant/bin/forrestant.bat
    forrest/trunk/tools/ant/bin/forrestpath.bat
    forrest/trunk/tools/ant/bin/runant.pl
    forrest/trunk/tools/ant/bin/runrc.cmd
    forrest/trunk/tools/eclipse/build.properties
    forrest/trunk/tools/eclipse/plugin.xml
    forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/ForrestPlugin.java
    forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/actions/Utilities.java
    forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestBuilder.java
    forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestManager.java
    forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestRunner.java
    forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestStopper.java
    forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/popup/actions/BuildSite.java
    forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/popup/actions/StartForrest.java
    forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/popup/actions/StopForrest.java
    forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/preference/ForrestPreferences.java
    forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/wizards/NewProjectWizard.java
    forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/wizards/NewXDoc.java
    forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/wizards/NewXdocPage.java
    forrest/trunk/tools/eclipse/src/org/apache/forrest/template/template_build.xml
    forrest/trunk/tools/forrestbar/build.xml
    forrest/trunk/tools/forrestbar/xpi/content/forrestbar/contents.rdf
    forrest/trunk/tools/forrestbar/xpi/content/forrestbar/forrestbar.css
    forrest/trunk/tools/forrestbar/xpi/content/forrestbar/forrestbarOverlay.js
    forrest/trunk/tools/forrestbar/xpi/content/forrestbar/forrestbarOverlay.xul
    forrest/trunk/tools/forrestbar/xpi/install.js
    forrest/trunk/tools/forrestbot/avalon-phoenix.xml
    forrest/trunk/tools/forrestbot/avalon-site.xml
    forrest/trunk/tools/forrestbot/cocoon-site.xml
    forrest/trunk/tools/forrestbot/core/build.xml
    forrest/trunk/tools/forrestbot/core/cvs_add.sh
    forrest/trunk/tools/forrestbot/core/deploy.xml
    forrest/trunk/tools/forrestbot/core/forrestbot.xml
    forrest/trunk/tools/forrestbot/core/getsrc.xml
    forrest/trunk/tools/forrestbot/core/notify.xml
    forrest/trunk/tools/forrestbot/forrest-pelt.xml
    forrest/trunk/tools/forrestbot/forrest-seed.xml
    forrest/trunk/tools/forrestbot/forrest.xml
    forrest/trunk/tools/forrestbot/incubator.xml
    forrest/trunk/tools/forrestbot/sf-struts.xml
    forrest/trunk/tools/forrestbot/webapp/maven.xml
    forrest/trunk/tools/forrestbot/webapp/project.properties
    forrest/trunk/tools/forrestbot/webapp/project.xml
    forrest/trunk/tools/forrestbot/webapp/src/conf/groups.xml
    forrest/trunk/tools/forrestbot/webapp/src/conf/log4j.properties
    forrest/trunk/tools/forrestbot/webapp/src/conf/osuser.xml
    forrest/trunk/tools/forrestbot/webapp/src/conf/projects.xml
    forrest/trunk/tools/forrestbot/webapp/src/conf/settings.properties
    forrest/trunk/tools/forrestbot/webapp/src/conf/users.xml
    forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/Config.java
    forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/Constants.java
    forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/Resources.properties
    forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/BaseAction.java
    forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ExecuteAction.java
    forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/LogoutAction.java
    forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogBodyAction.java
    forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogFrameAction.java
    forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogHeaderAction.java
    forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewSummaryAction.java
    forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/dto/ProjectDTO.java
    forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/BaseDynaActionForm.java
    forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/LoginForm.java
    forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/util/Executor.java
    forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/util/Project.java
    forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/struts-config.xml
    forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/struts-tiles.xml
    forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/tld/struts-bean-el.tld
    forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/tld/struts-html-el.tld
    forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/tld/struts-logic-el.tld
    forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/web.xml
    forrest/trunk/tools/forrestbot/webapp/src/webapp/commandForm.jsp
    forrest/trunk/tools/forrestbot/webapp/src/webapp/common/footer.jsp
    forrest/trunk/tools/forrestbot/webapp/src/webapp/common/header.jsp
    forrest/trunk/tools/forrestbot/webapp/src/webapp/common/layout.jsp
    forrest/trunk/tools/forrestbot/webapp/src/webapp/common/simple.jsp
    forrest/trunk/tools/forrestbot/webapp/src/webapp/common/viewlog_frame.jsp
    forrest/trunk/tools/forrestbot/webapp/src/webapp/execute.jsp
    forrest/trunk/tools/forrestbot/webapp/src/webapp/index.jsp
    forrest/trunk/tools/forrestbot/webapp/src/webapp/loginForm.jsp
    forrest/trunk/tools/forrestbot/webapp/src/webapp/logout.jsp
    forrest/trunk/tools/forrestbot/webapp/src/webapp/summary.jsp
    forrest/trunk/tools/forrestbot/webapp/src/webapp/viewlog_body.jsp
    forrest/trunk/tools/forrestbot/webapp/src/webapp/viewlog_header.jsp
    forrest/trunk/tools/forrestbot/webapp/src/webapp/welcome.html
    forrest/trunk/tools/forrestbot/webapp/src/webapp/welcome.local.html
    forrest/trunk/tools/forrestbot/ws-site.xml
    forrest/trunk/tools/forrestbot/xml-fop.xml
    forrest/trunk/tools/forrestbot/xml-site.xml
    forrest/trunk/tools/forrestbot/xml-xindice.xml
    forrest/trunk/tools/forrestbot/xml-xmlbeans.xml
    forrest/trunk/tools/logos/build.xml
    forrest/trunk/tools/logos/etc/apache_pb.svg
    forrest/trunk/tools/logos/etc/feather.svg
    forrest/trunk/tools/logos/logopage.xsl
    forrest/trunk/tools/logos/logos.xsl
    forrest/trunk/tools/logos/projects.xml
    forrest/trunk/tools/logos/resources/apache-icon.svg
    forrest/trunk/tools/logos/templates/apache-httpd.svg
    forrest/trunk/tools/logos/templates/apache-jakarta.svg
    forrest/trunk/tools/logos/templates/apache-resource.svg
    forrest/trunk/tools/logos/templates/apache.svg
    forrest/trunk/tools/targets/maven.xml
    forrest/trunk/tools/targets/patch.xml
    forrest/trunk/tools/xxe/README.txt
    forrest/trunk/tools/xxe/build.xml
    forrest/trunk/tools/xxe/common_config.xml
    forrest/trunk/tools/xxe/css/common.css
    forrest/trunk/tools/xxe/css/document1x.css
    forrest/trunk/tools/xxe/css/document2x.css
    forrest/trunk/tools/xxe/document-v10.xxe
    forrest/trunk/tools/xxe/document-v20.xxe
    forrest/trunk/tools/xxe/toolBar.xml

Modified: forrest/trunk/tools/ant/bin/ant
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/ant/bin/ant?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/ant/bin/ant (original)
+++ forrest/trunk/tools/ant/bin/ant Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 #! /bin/sh
 
-#   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/tools/ant/bin/ant.cmd
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/ant/bin/ant.cmd?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/ant/bin/ant.cmd (original)
+++ forrest/trunk/tools/ant/bin/ant.cmd Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /* 
-    Copyright 2003-2004 The Apache Software Foundation
+    Copyright 2003-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/tools/ant/bin/antenv.cmd
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/ant/bin/antenv.cmd?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/ant/bin/antenv.cmd (original)
+++ forrest/trunk/tools/ant/bin/antenv.cmd Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /* 
-    Copyright 2003-2004 The Apache Software Foundation
+    Copyright 2003-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/tools/ant/bin/envset.cmd
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/ant/bin/envset.cmd?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/ant/bin/envset.cmd (original)
+++ forrest/trunk/tools/ant/bin/envset.cmd Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 /*
 
-    Copyright 2003-2004 The Apache Software Foundation
+    Copyright 2003-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/tools/ant/bin/forrestant.bat
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/ant/bin/forrestant.bat?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/ant/bin/forrestant.bat (original)
+++ forrest/trunk/tools/ant/bin/forrestant.bat Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 @echo off
-rem Copyright 2002-2004 The Apache Software Foundation
+rem Copyright 2002-2004 The Apache Software Foundation or its licensors,
+rem as applicable.
 rem
 rem Licensed under the Apache License, Version 2.0 (the "License");
 rem you may not use this file except in compliance with the License.

Modified: forrest/trunk/tools/ant/bin/forrestpath.bat
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/ant/bin/forrestpath.bat?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/ant/bin/forrestpath.bat (original)
+++ forrest/trunk/tools/ant/bin/forrestpath.bat Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 @echo off
-rem Copyright 2002-2004 The Apache Software Foundation
+rem Copyright 2002-2004 The Apache Software Foundation or its licensors,
+rem as applicable.
 rem
 rem Licensed under the Apache License, Version 2.0 (the "License");
 rem you may not use this file except in compliance with the License.

Modified: forrest/trunk/tools/ant/bin/runant.pl
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/ant/bin/runant.pl?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/ant/bin/runant.pl (original)
+++ forrest/trunk/tools/ant/bin/runant.pl Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 #
-# Copyright 2000-2004 The Apache Software Foundation
+# Copyright 2000-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/tools/ant/bin/runrc.cmd
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/ant/bin/runrc.cmd?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/ant/bin/runrc.cmd (original)
+++ forrest/trunk/tools/ant/bin/runrc.cmd Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /* 
-    Copyright 2003-2004 The Apache Software Foundation
+    Copyright 2003-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/tools/eclipse/build.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/eclipse/build.properties?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/eclipse/build.properties (original)
+++ forrest/trunk/tools/eclipse/build.properties Thu Feb 10 20:34:25 2005
@@ -1,4 +1,5 @@
-#  Copyright 1999-2004 The Apache Software Foundation.
+#  Copyright 1999-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/tools/eclipse/plugin.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/eclipse/plugin.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/eclipse/plugin.xml (original)
+++ forrest/trunk/tools/eclipse/plugin.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation.
+  Copyright 1999-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/tools/eclipse/src/org/apache/forrest/eclipse/ForrestPlugin.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/ForrestPlugin.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/ForrestPlugin.java (original)
+++ forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/ForrestPlugin.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-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/tools/eclipse/src/org/apache/forrest/eclipse/actions/Utilities.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/actions/Utilities.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/actions/Utilities.java (original)
+++ forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/actions/Utilities.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-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/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestBuilder.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestBuilder.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestBuilder.java (original)
+++ forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestBuilder.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-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/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestManager.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestManager.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestManager.java (original)
+++ forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestManager.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-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/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestRunner.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestRunner.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestRunner.java (original)
+++ forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestRunner.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-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/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestStopper.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestStopper.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestStopper.java (original)
+++ forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestStopper.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-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/tools/eclipse/src/org/apache/forrest/eclipse/popup/actions/BuildSite.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/popup/actions/BuildSite.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/popup/actions/BuildSite.java (original)
+++ forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/popup/actions/BuildSite.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-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/tools/eclipse/src/org/apache/forrest/eclipse/popup/actions/StartForrest.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/popup/actions/StartForrest.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/popup/actions/StartForrest.java (original)
+++ forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/popup/actions/StartForrest.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-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/tools/eclipse/src/org/apache/forrest/eclipse/popup/actions/StopForrest.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/popup/actions/StopForrest.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/popup/actions/StopForrest.java (original)
+++ forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/popup/actions/StopForrest.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-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/tools/eclipse/src/org/apache/forrest/eclipse/preference/ForrestPreferences.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/preference/ForrestPreferences.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/preference/ForrestPreferences.java (original)
+++ forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/preference/ForrestPreferences.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-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/tools/eclipse/src/org/apache/forrest/eclipse/wizards/NewProjectWizard.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/wizards/NewProjectWizard.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/wizards/NewProjectWizard.java (original)
+++ forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/wizards/NewProjectWizard.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-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/tools/eclipse/src/org/apache/forrest/eclipse/wizards/NewXDoc.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/wizards/NewXDoc.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/wizards/NewXDoc.java (original)
+++ forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/wizards/NewXDoc.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-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/tools/eclipse/src/org/apache/forrest/eclipse/wizards/NewXdocPage.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/wizards/NewXdocPage.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/wizards/NewXdocPage.java (original)
+++ forrest/trunk/tools/eclipse/src/org/apache/forrest/eclipse/wizards/NewXdocPage.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-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/tools/eclipse/src/org/apache/forrest/template/template_build.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/eclipse/src/org/apache/forrest/template/template_build.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/eclipse/src/org/apache/forrest/template/template_build.xml (original)
+++ forrest/trunk/tools/eclipse/src/org/apache/forrest/template/template_build.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
- Copyright 1999-2004 The Apache Software Foundation.
+ Copyright 1999-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/tools/forrestbar/build.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbar/build.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbar/build.xml (original)
+++ forrest/trunk/tools/forrestbar/build.xml Thu Feb 10 20:34:25 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/tools/forrestbar/xpi/content/forrestbar/contents.rdf
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbar/xpi/content/forrestbar/contents.rdf?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbar/xpi/content/forrestbar/contents.rdf (original)
+++ forrest/trunk/tools/forrestbar/xpi/content/forrestbar/contents.rdf Thu Feb 10 20:34:25 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/tools/forrestbar/xpi/content/forrestbar/forrestbar.css
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbar/xpi/content/forrestbar/forrestbar.css?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbar/xpi/content/forrestbar/forrestbar.css (original)
+++ forrest/trunk/tools/forrestbar/xpi/content/forrestbar/forrestbar.css Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
-* 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/tools/forrestbar/xpi/content/forrestbar/forrestbarOverlay.js
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbar/xpi/content/forrestbar/forrestbarOverlay.js?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbar/xpi/content/forrestbar/forrestbarOverlay.js (original)
+++ forrest/trunk/tools/forrestbar/xpi/content/forrestbar/forrestbarOverlay.js Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
-* 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/tools/forrestbar/xpi/content/forrestbar/forrestbarOverlay.xul
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbar/xpi/content/forrestbar/forrestbarOverlay.xul?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbar/xpi/content/forrestbar/forrestbarOverlay.xul (original)
+++ forrest/trunk/tools/forrestbar/xpi/content/forrestbar/forrestbarOverlay.xul Thu Feb 10 20:34:25 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/tools/forrestbar/xpi/install.js
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbar/xpi/install.js?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbar/xpi/install.js (original)
+++ forrest/trunk/tools/forrestbar/xpi/install.js Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
-* 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/tools/forrestbot/avalon-phoenix.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/avalon-phoenix.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/avalon-phoenix.xml (original)
+++ forrest/trunk/tools/forrestbot/avalon-phoenix.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  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/tools/forrestbot/avalon-site.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/avalon-site.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/avalon-site.xml (original)
+++ forrest/trunk/tools/forrestbot/avalon-site.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  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/tools/forrestbot/cocoon-site.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/cocoon-site.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/cocoon-site.xml (original)
+++ forrest/trunk/tools/forrestbot/cocoon-site.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  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/tools/forrestbot/core/build.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/core/build.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/core/build.xml (original)
+++ forrest/trunk/tools/forrestbot/core/build.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  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/tools/forrestbot/core/cvs_add.sh
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/core/cvs_add.sh?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/core/cvs_add.sh (original)
+++ forrest/trunk/tools/forrestbot/core/cvs_add.sh Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 #!/bin/bash
-#  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/tools/forrestbot/core/deploy.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/core/deploy.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/core/deploy.xml (original)
+++ forrest/trunk/tools/forrestbot/core/deploy.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  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/tools/forrestbot/core/forrestbot.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/core/forrestbot.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/core/forrestbot.xml (original)
+++ forrest/trunk/tools/forrestbot/core/forrestbot.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  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/tools/forrestbot/core/getsrc.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/core/getsrc.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/core/getsrc.xml (original)
+++ forrest/trunk/tools/forrestbot/core/getsrc.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  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/tools/forrestbot/core/notify.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/core/notify.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/core/notify.xml (original)
+++ forrest/trunk/tools/forrestbot/core/notify.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  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/tools/forrestbot/forrest-pelt.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/forrest-pelt.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/forrest-pelt.xml (original)
+++ forrest/trunk/tools/forrestbot/forrest-pelt.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  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/tools/forrestbot/forrest-seed.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/forrest-seed.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/forrest-seed.xml (original)
+++ forrest/trunk/tools/forrestbot/forrest-seed.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  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/tools/forrestbot/forrest.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/forrest.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/forrest.xml (original)
+++ forrest/trunk/tools/forrestbot/forrest.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  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/tools/forrestbot/incubator.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/incubator.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/incubator.xml (original)
+++ forrest/trunk/tools/forrestbot/incubator.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  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/tools/forrestbot/sf-struts.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/sf-struts.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/sf-struts.xml (original)
+++ forrest/trunk/tools/forrestbot/sf-struts.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  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/tools/forrestbot/webapp/maven.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/maven.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/maven.xml (original)
+++ forrest/trunk/tools/forrestbot/webapp/maven.xml Thu Feb 10 20:34:25 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/tools/forrestbot/webapp/project.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/project.properties?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/project.properties (original)
+++ forrest/trunk/tools/forrestbot/webapp/project.properties Thu Feb 10 20:34:25 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/tools/forrestbot/webapp/project.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/project.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/project.xml (original)
+++ forrest/trunk/tools/forrestbot/webapp/project.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  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/tools/forrestbot/webapp/src/conf/groups.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/conf/groups.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/conf/groups.xml (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/conf/groups.xml Thu Feb 10 20:34:25 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/tools/forrestbot/webapp/src/conf/log4j.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/conf/log4j.properties?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/conf/log4j.properties (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/conf/log4j.properties Thu Feb 10 20:34:25 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/tools/forrestbot/webapp/src/conf/osuser.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/conf/osuser.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/conf/osuser.xml (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/conf/osuser.xml Thu Feb 10 20:34:25 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/tools/forrestbot/webapp/src/conf/projects.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/conf/projects.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/conf/projects.xml (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/conf/projects.xml Thu Feb 10 20:34:25 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/tools/forrestbot/webapp/src/conf/settings.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/conf/settings.properties?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/conf/settings.properties (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/conf/settings.properties Thu Feb 10 20:34:25 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/tools/forrestbot/webapp/src/conf/users.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/conf/users.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/conf/users.xml (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/conf/users.xml Thu Feb 10 20:34:25 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/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/Config.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/Config.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/Config.java (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/Config.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
-* 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/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/Constants.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/Constants.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/Constants.java (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/Constants.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
-* 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/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/Resources.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/Resources.properties?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/Resources.properties (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/Resources.properties Thu Feb 10 20:34:25 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/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/BaseAction.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/BaseAction.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/BaseAction.java (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/BaseAction.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
-* 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/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ExecuteAction.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ExecuteAction.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ExecuteAction.java (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ExecuteAction.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
-* 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/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/LogoutAction.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/LogoutAction.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/LogoutAction.java (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/LogoutAction.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
-* 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/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogBodyAction.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogBodyAction.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogBodyAction.java (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogBodyAction.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
-* 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/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogFrameAction.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogFrameAction.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogFrameAction.java (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogFrameAction.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
-* 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/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogHeaderAction.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogHeaderAction.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogHeaderAction.java (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogHeaderAction.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
-* 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/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewSummaryAction.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewSummaryAction.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewSummaryAction.java (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewSummaryAction.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
-* 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/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/dto/ProjectDTO.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/dto/ProjectDTO.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/dto/ProjectDTO.java (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/dto/ProjectDTO.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
-* 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/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/BaseDynaActionForm.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/BaseDynaActionForm.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/BaseDynaActionForm.java (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/BaseDynaActionForm.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
-* 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/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/LoginForm.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/LoginForm.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/LoginForm.java (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/LoginForm.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
-* 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/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/util/Executor.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/util/Executor.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/util/Executor.java (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/util/Executor.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
-* 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/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/util/Project.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/util/Project.java?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/util/Project.java (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/util/Project.java Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 /*
-* 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/tools/forrestbot/webapp/src/webapp/WEB-INF/struts-config.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/struts-config.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/struts-config.xml (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/struts-config.xml Thu Feb 10 20:34:25 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/tools/forrestbot/webapp/src/webapp/WEB-INF/struts-tiles.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/struts-tiles.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/struts-tiles.xml (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/struts-tiles.xml Thu Feb 10 20:34:25 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/tools/forrestbot/webapp/src/webapp/WEB-INF/tld/struts-bean-el.tld
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/tld/struts-bean-el.tld?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/tld/struts-bean-el.tld (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/tld/struts-bean-el.tld Thu Feb 10 20:34:25 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/tools/forrestbot/webapp/src/webapp/WEB-INF/tld/struts-html-el.tld
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/tld/struts-html-el.tld?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/tld/struts-html-el.tld (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/tld/struts-html-el.tld Thu Feb 10 20:34:25 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/tools/forrestbot/webapp/src/webapp/WEB-INF/tld/struts-logic-el.tld
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/tld/struts-logic-el.tld?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/tld/struts-logic-el.tld (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/tld/struts-logic-el.tld Thu Feb 10 20:34:25 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/tools/forrestbot/webapp/src/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/web.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/web.xml (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/web.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  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/tools/forrestbot/webapp/src/webapp/commandForm.jsp
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/commandForm.jsp?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/commandForm.jsp (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/commandForm.jsp Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 <%--
-  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/tools/forrestbot/webapp/src/webapp/common/footer.jsp
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/common/footer.jsp?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/common/footer.jsp (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/common/footer.jsp Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 <%--
-  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/tools/forrestbot/webapp/src/webapp/common/header.jsp
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/common/header.jsp?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/common/header.jsp (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/common/header.jsp Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 <%--
-  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/tools/forrestbot/webapp/src/webapp/common/layout.jsp
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/common/layout.jsp?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/common/layout.jsp (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/common/layout.jsp Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 <%--
-  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/tools/forrestbot/webapp/src/webapp/common/simple.jsp
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/common/simple.jsp?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/common/simple.jsp (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/common/simple.jsp Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 <%--
-  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/tools/forrestbot/webapp/src/webapp/common/viewlog_frame.jsp
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/common/viewlog_frame.jsp?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/common/viewlog_frame.jsp (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/common/viewlog_frame.jsp Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 <%--
-  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/tools/forrestbot/webapp/src/webapp/execute.jsp
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/execute.jsp?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/execute.jsp (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/execute.jsp Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 <%--
-  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/tools/forrestbot/webapp/src/webapp/index.jsp
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/index.jsp?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/index.jsp (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/index.jsp Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 <%--
-  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/tools/forrestbot/webapp/src/webapp/loginForm.jsp
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/loginForm.jsp?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/loginForm.jsp (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/loginForm.jsp Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 <%--
-  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/tools/forrestbot/webapp/src/webapp/logout.jsp
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/logout.jsp?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/logout.jsp (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/logout.jsp Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 <%--
-  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/tools/forrestbot/webapp/src/webapp/summary.jsp
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/summary.jsp?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/summary.jsp (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/summary.jsp Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 <%--
-  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/tools/forrestbot/webapp/src/webapp/viewlog_body.jsp
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/viewlog_body.jsp?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/viewlog_body.jsp (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/viewlog_body.jsp Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 <%--
-  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/tools/forrestbot/webapp/src/webapp/viewlog_header.jsp
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/viewlog_header.jsp?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/viewlog_header.jsp (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/viewlog_header.jsp Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 <%--
-  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/tools/forrestbot/webapp/src/webapp/welcome.html
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/welcome.html?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/welcome.html (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/welcome.html Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 <!--
-  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/tools/forrestbot/webapp/src/webapp/welcome.local.html
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/welcome.local.html?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/welcome.local.html (original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/welcome.local.html Thu Feb 10 20:34:25 2005
@@ -1,5 +1,6 @@
 <!--
-  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/tools/forrestbot/ws-site.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/ws-site.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/ws-site.xml (original)
+++ forrest/trunk/tools/forrestbot/ws-site.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  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/tools/forrestbot/xml-fop.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/xml-fop.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/xml-fop.xml (original)
+++ forrest/trunk/tools/forrestbot/xml-fop.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  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/tools/forrestbot/xml-site.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/xml-site.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/xml-site.xml (original)
+++ forrest/trunk/tools/forrestbot/xml-site.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  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/tools/forrestbot/xml-xindice.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/xml-xindice.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/xml-xindice.xml (original)
+++ forrest/trunk/tools/forrestbot/xml-xindice.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  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/tools/forrestbot/xml-xmlbeans.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/xml-xmlbeans.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/forrestbot/xml-xmlbeans.xml (original)
+++ forrest/trunk/tools/forrestbot/xml-xmlbeans.xml Thu Feb 10 20:34:25 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  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/tools/logos/build.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/logos/build.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/logos/build.xml (original)
+++ forrest/trunk/tools/logos/build.xml Thu Feb 10 20:34:25 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/tools/logos/etc/apache_pb.svg
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/logos/etc/apache_pb.svg?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/logos/etc/apache_pb.svg (original)
+++ forrest/trunk/tools/logos/etc/apache_pb.svg Thu Feb 10 20:34:25 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/tools/logos/etc/feather.svg
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/logos/etc/feather.svg?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/logos/etc/feather.svg (original)
+++ forrest/trunk/tools/logos/etc/feather.svg Thu Feb 10 20:34:25 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/tools/logos/logopage.xsl
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/logos/logopage.xsl?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/logos/logopage.xsl (original)
+++ forrest/trunk/tools/logos/logopage.xsl Thu Feb 10 20:34:25 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/tools/logos/logos.xsl
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/logos/logos.xsl?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/logos/logos.xsl (original)
+++ forrest/trunk/tools/logos/logos.xsl Thu Feb 10 20:34:25 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/tools/logos/projects.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/logos/projects.xml?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/logos/projects.xml (original)
+++ forrest/trunk/tools/logos/projects.xml Thu Feb 10 20:34:25 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/tools/logos/resources/apache-icon.svg
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/logos/resources/apache-icon.svg?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/logos/resources/apache-icon.svg (original)
+++ forrest/trunk/tools/logos/resources/apache-icon.svg Thu Feb 10 20:34:25 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/tools/logos/templates/apache-httpd.svg
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/logos/templates/apache-httpd.svg?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/logos/templates/apache-httpd.svg (original)
+++ forrest/trunk/tools/logos/templates/apache-httpd.svg Thu Feb 10 20:34:25 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/tools/logos/templates/apache-jakarta.svg
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/logos/templates/apache-jakarta.svg?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/logos/templates/apache-jakarta.svg (original)
+++ forrest/trunk/tools/logos/templates/apache-jakarta.svg Thu Feb 10 20:34:25 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/tools/logos/templates/apache-resource.svg
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/logos/templates/apache-resource.svg?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/logos/templates/apache-resource.svg (original)
+++ forrest/trunk/tools/logos/templates/apache-resource.svg Thu Feb 10 20:34:25 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/tools/logos/templates/apache.svg
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/logos/templates/apache.svg?view=diff&r1=153348&r2=153349
==============================================================================
--- forrest/trunk/tools/logos/templates/apache.svg (original)
+++ forrest/trunk/tools/logos/templates/apache.svg Thu Feb 10 20:34:25 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.