You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by cr...@apache.org on 2004/03/15 05:42:10 UTC

svn commit: rev 9479 - in xml/forrest/trunk: etc scratchpad/forrestbot2 scratchpad/forrestbot2/core scratchpad/forrestbot2/webapp scratchpad/forrestbot2/webapp/src/conf scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/dto scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/form scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/util scratchpad/forrestbot2/webapp/src/webapp/WEB-INF scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/tld

Author: crossley
Date: Sun Mar 14 20:42:08 2004
New Revision: 9479

Modified:
   xml/forrest/trunk/etc/relicense-tree.txt
   xml/forrest/trunk/scratchpad/forrestbot2/avalon-phoenix.xml
   xml/forrest/trunk/scratchpad/forrestbot2/avalon-site.xml
   xml/forrest/trunk/scratchpad/forrestbot2/cocoon-site.xml
   xml/forrest/trunk/scratchpad/forrestbot2/core/build.xml
   xml/forrest/trunk/scratchpad/forrestbot2/core/default-forrest.properties
   xml/forrest/trunk/scratchpad/forrestbot2/core/deploy.xml
   xml/forrest/trunk/scratchpad/forrestbot2/core/forrestbot.xml
   xml/forrest/trunk/scratchpad/forrestbot2/core/getsrc.xml
   xml/forrest/trunk/scratchpad/forrestbot2/core/notify.xml
   xml/forrest/trunk/scratchpad/forrestbot2/incubator.xml
   xml/forrest/trunk/scratchpad/forrestbot2/sf-struts.xml
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/.project
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/maven.xml
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/project.xml
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/conf/log4j.properties
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/conf/settings.properties
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/Config.java
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/Constants.java
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/Resources.properties
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/BaseAction.java
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogBodyAction.java
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogFrameAction.java
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogHeaderAction.java
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewSummaryAction.java
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/dto/ProjectDTO.java
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/BaseDynaActionForm.java
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/LoginForm.java
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/util/Project.java
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/struts-config.xml
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/struts-tiles.xml
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/tld/struts-bean-el.tld
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/tld/struts-html-el.tld
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/tld/struts-logic-el.tld
   xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/web.xml
   xml/forrest/trunk/scratchpad/forrestbot2/ws-site.xml
   xml/forrest/trunk/scratchpad/forrestbot2/xml-fop.xml
   xml/forrest/trunk/scratchpad/forrestbot2/xml-forrest-krysalis.xml
   xml/forrest/trunk/scratchpad/forrestbot2/xml-forrest-seed.xml
   xml/forrest/trunk/scratchpad/forrestbot2/xml-forrest.xml
   xml/forrest/trunk/scratchpad/forrestbot2/xml-site.xml
   xml/forrest/trunk/scratchpad/forrestbot2/xml-xindice.xml
   xml/forrest/trunk/scratchpad/forrestbot2/xml-xmlbeans.xml
Log:
Add Apache License 2.0 to scratchpad/forrestbot2


Modified: xml/forrest/trunk/etc/relicense-tree.txt
==============================================================================
--- xml/forrest/trunk/etc/relicense-tree.txt	(original)
+++ xml/forrest/trunk/etc/relicense-tree.txt	Sun Mar 14 20:42:08 2004
@@ -15,26 +15,26 @@
 L    |   |-- charts
 L    |   |-- convert
 L    |   |   `-- anakiaNmaven
-     |   |-- forrestbot2
-     |   |   |-- core
-     |   |   |-- lib
-     |   |   `-- webapp
-     |   |       `-- src
-     |   |           |-- conf
-     |   |           |-- java
-     |   |           |   `-- org
-     |   |           |       `-- apache
-     |   |           |           `-- forrest
-     |   |           |               `-- forrestbot
-     |   |           |                   `-- webapp
-     |   |           |                       |-- action
-     |   |           |                       |-- dto
-     |   |           |                       |-- form
-     |   |           |                       `-- util
-     |   |           `-- webapp
-     |   |               |-- WEB-INF
-     |   |               |   `-- tld
-     |   |               `-- common
+L    |   |-- forrestbot2
+L    |   |   |-- core
+N    |   |   |-- lib
+L    |   |   `-- webapp
+L    |   |       `-- src
+L    |   |           |-- conf
+L    |   |           |-- java
+L    |   |           |   `-- org
+L    |   |           |       `-- apache
+L    |   |           |           `-- forrest
+L    |   |           |               `-- forrestbot
+L    |   |           |                   `-- webapp
+L    |   |           |                       |-- action
+L    |   |           |                       |-- dto
+L    |   |           |                       |-- form
+L    |   |           |                       `-- util
+*L   |   |           `-- webapp                         # to do *.jsp *.html ?
+*L   |   |               |-- WEB-INF                    # apply to web.xml ?
+L    |   |               |   `-- tld
+*L   |   |               `-- common                     # to do *.jsp *.html ?
      |   |-- forrestdoc
      |   |   |-- legal
      |   |   |-- lib
@@ -192,7 +192,7 @@
 L    |   |   |   `-- entities
 L    |   |   |-- scripts
 *    |   |   |-- webapp                    # to do *.jsp ?
-L    |   |   |   |-- WEB-INF
+*L   |   |   |   |-- WEB-INF               # apply to web.xml ?
 L    |   |   |   |   `-- classes
 L    |   |   |   |       `-- forrestbot
 L    |   |   |   `-- images

Modified: xml/forrest/trunk/scratchpad/forrestbot2/avalon-phoenix.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/avalon-phoenix.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/avalon-phoenix.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="avalon-phoenix" default="main">
 
   <import file="core/forrestbot.xml"/>

Modified: xml/forrest/trunk/scratchpad/forrestbot2/avalon-site.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/avalon-site.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/avalon-site.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="avalon-site" default="main">
 
   <import file="core/forrestbot.xml"/>

Modified: xml/forrest/trunk/scratchpad/forrestbot2/cocoon-site.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/cocoon-site.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/cocoon-site.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="cocoon-site" default="main">
 
   <import file="core/forrestbot.xml"/>

Modified: xml/forrest/trunk/scratchpad/forrestbot2/core/build.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/core/build.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/core/build.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="build">
 
   <property name="build.work-dir"         location="work/${ant.project.name}"/>

Modified: xml/forrest/trunk/scratchpad/forrestbot2/core/default-forrest.properties
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/core/default-forrest.properties	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/core/default-forrest.properties	Sun Mar 14 20:42:08 2004
@@ -1,3 +1,17 @@
+# Copyright 2004 The Apache Software Foundation
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
 project.content-dir=src/documentation
 project.conf-dir=${project.content-dir}/conf
 project.sitemap-dir=${project.content-dir}

Modified: xml/forrest/trunk/scratchpad/forrestbot2/core/deploy.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/core/deploy.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/core/deploy.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="deploy">
 
   <property name="deploy.local.dir" location="sites/${ant.project.name}"/>

Modified: xml/forrest/trunk/scratchpad/forrestbot2/core/forrestbot.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/core/forrestbot.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/core/forrestbot.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <project basedir="." default="main">
 

Modified: xml/forrest/trunk/scratchpad/forrestbot2/core/getsrc.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/core/getsrc.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/core/getsrc.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="getsrc">
 
   <!-- default values -->

Modified: xml/forrest/trunk/scratchpad/forrestbot2/core/notify.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/core/notify.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/core/notify.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="notify">
 
   <!-- default values -->

Modified: xml/forrest/trunk/scratchpad/forrestbot2/incubator.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/incubator.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/incubator.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="incubator" default="main">
 
   <import file="core/forrestbot.xml"/>

Modified: xml/forrest/trunk/scratchpad/forrestbot2/sf-struts.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/sf-struts.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/sf-struts.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="struts-site" default="main">
 
   <property name="getsrc.cvs.user" value="anonymous"/>

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/.project
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/.project	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/.project	Sun Mar 14 20:42:08 2004
@@ -16,4 +16,4 @@
   <natures>
     <nature>org.eclipse.jdt.core.javanature</nature>
   </natures>
-</projectDescription>
\ No newline at end of file
+</projectDescription>

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/maven.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/maven.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/maven.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project
   default="war"
   xmlns:j="jelly:core"

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/project.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/project.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/project.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project>
 
   <!-- the version of maven's project object model -->

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/conf/log4j.properties
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/conf/log4j.properties	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/conf/log4j.properties	Sun Mar 14 20:42:08 2004
@@ -1,3 +1,17 @@
+# Copyright 2004 The Apache Software Foundation
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
 log4j.rootLogger=DEBUG, socket, stdout
 
 log4j.appender.stdout=org.apache.log4j.ConsoleAppender

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/conf/settings.properties
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/conf/settings.properties	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/conf/settings.properties	Sun Mar 14 20:42:08 2004
@@ -1,3 +1,17 @@
+# Copyright 2004 The Apache Software Foundation
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
 # settings.properties is used to configure the webapp to look
 # in certain locations for files and directories
 #

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/Config.java
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/Config.java	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/Config.java	Sun Mar 14 20:42:08 2004
@@ -1,6 +1,18 @@
 /*
- * Created on Oct 21, 2003
- */
+* Copyright 2003-2004 The Apache Software Foundation
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
 package org.apache.forrest.forrestbot.webapp;
 
 import java.io.File;

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/Constants.java
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/Constants.java	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/Constants.java	Sun Mar 14 20:42:08 2004
@@ -1,6 +1,18 @@
 /*
- * Created on Oct 21, 2003
- */
+* Copyright 2003-2004 The Apache Software Foundation
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
 package org.apache.forrest.forrestbot.webapp;
 
 import java.lang.reflect.Field;

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/Resources.properties
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/Resources.properties	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/Resources.properties	Sun Mar 14 20:42:08 2004
@@ -1,3 +1,17 @@
+# Copyright 2004 The Apache Software Foundation
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
 prompt.username=Username:
 prompt.password=Password:
 button.submit=Submit

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/BaseAction.java
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/BaseAction.java	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/BaseAction.java	Sun Mar 14 20:42:08 2004
@@ -1,3 +1,18 @@
+/*
+* Copyright 2004 The Apache Software Foundation
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
 package org.apache.forrest.forrestbot.webapp.action;
 
 import javax.servlet.http.HttpServletRequest;

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogBodyAction.java
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogBodyAction.java	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogBodyAction.java	Sun Mar 14 20:42:08 2004
@@ -1,3 +1,18 @@
+/*
+* Copyright 2004 The Apache Software Foundation
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
 package org.apache.forrest.forrestbot.webapp.action;
 
 import java.io.File;

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogFrameAction.java
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogFrameAction.java	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogFrameAction.java	Sun Mar 14 20:42:08 2004
@@ -1,3 +1,18 @@
+/*
+* Copyright 2004 The Apache Software Foundation
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
 package org.apache.forrest.forrestbot.webapp.action;
 
 import javax.servlet.http.HttpServletRequest;

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogHeaderAction.java
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogHeaderAction.java	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogHeaderAction.java	Sun Mar 14 20:42:08 2004
@@ -1,3 +1,18 @@
+/*
+* Copyright 2004 The Apache Software Foundation
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
 package org.apache.forrest.forrestbot.webapp.action;
 
 import javax.servlet.http.HttpServletRequest;

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewSummaryAction.java
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewSummaryAction.java	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewSummaryAction.java	Sun Mar 14 20:42:08 2004
@@ -1,3 +1,18 @@
+/*
+* Copyright 2004 The Apache Software Foundation
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
 package org.apache.forrest.forrestbot.webapp.action;
 
 import java.util.Date;

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/dto/ProjectDTO.java
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/dto/ProjectDTO.java	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/dto/ProjectDTO.java	Sun Mar 14 20:42:08 2004
@@ -1,6 +1,18 @@
 /*
- * Created on Feb 10, 2004
- */
+* Copyright 2004 The Apache Software Foundation
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
 package org.apache.forrest.forrestbot.webapp.dto;
 
 import java.util.Date;

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/BaseDynaActionForm.java
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/BaseDynaActionForm.java	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/BaseDynaActionForm.java	Sun Mar 14 20:42:08 2004
@@ -1,6 +1,18 @@
 /*
- * Created on Feb 11, 2004
- */
+* Copyright 2004 The Apache Software Foundation
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
 package org.apache.forrest.forrestbot.webapp.form;
 
 import org.apache.log4j.Logger;

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/LoginForm.java
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/LoginForm.java	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/LoginForm.java	Sun Mar 14 20:42:08 2004
@@ -1,6 +1,18 @@
 /*
- * Created on Feb 11, 2004
- */
+* Copyright 2004 The Apache Software Foundation
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
 package org.apache.forrest.forrestbot.webapp.form;
 
 import javax.servlet.http.HttpServletRequest;

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/util/Project.java
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/util/Project.java	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/java/org/apache/forrest/forrestbot/webapp/util/Project.java	Sun Mar 14 20:42:08 2004
@@ -1,6 +1,18 @@
 /*
- * Created on Feb 10, 2004
- */
+* Copyright 2004 The Apache Software Foundation
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
 package org.apache.forrest.forrestbot.webapp.util;
 
 import java.io.File;

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/struts-config.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/struts-config.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/struts-config.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.1//EN" "http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd">
 <struts-config>
   <form-beans>

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/struts-tiles.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/struts-tiles.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/struts-tiles.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <!DOCTYPE tiles-definitions PUBLIC "-//Apache Software Foundation//DTD Tiles Configuration//EN" "http://jakarta.apache.org/struts/dtds/tiles-config.dtd">
 <tiles-definitions>
     <definition name="summary" path="/common/layout.jsp">

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/tld/struts-bean-el.tld
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/tld/struts-bean-el.tld	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/tld/struts-bean-el.tld	Sun Mar 14 20:42:08 2004
@@ -1,11 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
 
-
-
-
-
-
-
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.1//EN" "http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd">
 <taglib>
 <tlibversion>1.0</tlibversion>
@@ -207,6 +215,3 @@
 </attribute>
 </tag>
 </taglib>
-
-
-

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/tld/struts-html-el.tld
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/tld/struts-html-el.tld	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/tld/struts-html-el.tld	Sun Mar 14 20:42:08 2004
@@ -1,11 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
 
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
 
+      http://www.apache.org/licenses/LICENSE-2.0
 
-
-
-
-
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.1//EN" "http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd">
 <taglib>
 <tlibversion>1.0</tlibversion>
@@ -2888,4 +2896,3 @@
 <bodycontent>empty</bodycontent>
 </tag>
 </taglib>
-

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/tld/struts-logic-el.tld
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/tld/struts-logic-el.tld	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/tld/struts-logic-el.tld	Sun Mar 14 20:42:08 2004
@@ -1,10 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
 
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
 
+      http://www.apache.org/licenses/LICENSE-2.0
 
-
-
-
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.1//EN" "http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd">
 <taglib>
 <tlibversion>1.0</tlibversion>
@@ -367,6 +376,3 @@
 </attribute>
 </tag>
 </taglib>
-
-
-

Modified: xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/web.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/web.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/webapp/src/webapp/WEB-INF/web.xml	Sun Mar 14 20:42:08 2004
@@ -1,5 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
 
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <!DOCTYPE web-app
 PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
 "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">

Modified: xml/forrest/trunk/scratchpad/forrestbot2/ws-site.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/ws-site.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/ws-site.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="ws-site" default="main">
 
   <import file="core/forrestbot.xml"/>

Modified: xml/forrest/trunk/scratchpad/forrestbot2/xml-fop.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/xml-fop.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/xml-fop.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="xml-fop" default="main">
 
   <import file="core/forrestbot.xml"/>

Modified: xml/forrest/trunk/scratchpad/forrestbot2/xml-forrest-krysalis.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/xml-forrest-krysalis.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/xml-forrest-krysalis.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="xml-forrest-krysalis" default="main">
 
     <property name="getsrc.cvs.module" value="xml-forrest"/>

Modified: xml/forrest/trunk/scratchpad/forrestbot2/xml-forrest-seed.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/xml-forrest-seed.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/xml-forrest-seed.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="xml-forrest-seed" default="main">
 
 	<property name="getsrc.cvs.module" value="xml-forrest/src/core/fresh-site"/>

Modified: xml/forrest/trunk/scratchpad/forrestbot2/xml-forrest.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/xml-forrest.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/xml-forrest.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="xml-forrest" default="main">
 
   <import file="core/forrestbot.xml"/>

Modified: xml/forrest/trunk/scratchpad/forrestbot2/xml-site.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/xml-site.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/xml-site.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="xml-site" default="main">
 
   <import file="core/forrestbot.xml"/>

Modified: xml/forrest/trunk/scratchpad/forrestbot2/xml-xindice.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/xml-xindice.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/xml-xindice.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="xml-xindice" default="main">
 
   <import file="core/forrestbot.xml"/>

Modified: xml/forrest/trunk/scratchpad/forrestbot2/xml-xmlbeans.xml
==============================================================================
--- xml/forrest/trunk/scratchpad/forrestbot2/xml-xmlbeans.xml	(original)
+++ xml/forrest/trunk/scratchpad/forrestbot2/xml-xmlbeans.xml	Sun Mar 14 20:42:08 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="xml-xmlbeans" default="main">
 
   <property name="getsrc.cvs.module" value="xml-xmlbeans/website"/>