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/14 08:20:51 UTC

svn commit: rev 9464 - in xml/forrest/trunk: etc src/forrestbot src/forrestbot/ant src/forrestbot/bin src/forrestbot/samples src/forrestbot/scripts src/forrestbot/webapp/WEB-INF src/forrestbot/webapp/WEB-INF/classes/forrestbot src/forrestbot/xslt

Author: crossley
Date: Sat Mar 13 23:20:50 2004
New Revision: 9464

Modified:
   xml/forrest/trunk/etc/relicense-tree.txt
   xml/forrest/trunk/src/forrestbot/ant/templates.build.xml
   xml/forrest/trunk/src/forrestbot/bin/forrestbot
   xml/forrest/trunk/src/forrestbot/bin/forrestbot.bat
   xml/forrest/trunk/src/forrestbot/forrestbot.build.xml
   xml/forrest/trunk/src/forrestbot/forrestbot.properties
   xml/forrest/trunk/src/forrestbot/samples/avalon-phoenix-cvs.xml
   xml/forrest/trunk/src/forrestbot/samples/avalon-site-cvs.xml
   xml/forrest/trunk/src/forrestbot/samples/cocoon-site-cvs.xml
   xml/forrest/trunk/src/forrestbot/samples/forrestbot-old.conf.xml
   xml/forrest/trunk/src/forrestbot/samples/forrestbot.conf.xml
   xml/forrest/trunk/src/forrestbot/samples/incubator-site-cvs.xml
   xml/forrest/trunk/src/forrestbot/samples/krysalis-centipede-cvs.xml
   xml/forrest/trunk/src/forrestbot/samples/ws-site-cvs.xml
   xml/forrest/trunk/src/forrestbot/samples/xml-fop-cvs.xml
   xml/forrest/trunk/src/forrestbot/samples/xml-forrest-cvs.xml
   xml/forrest/trunk/src/forrestbot/samples/xml-forrest-krysalis-cvs.xml
   xml/forrest/trunk/src/forrestbot/samples/xml-forrest-local.xml
   xml/forrest/trunk/src/forrestbot/samples/xml-forrest-template-cvs.xml
   xml/forrest/trunk/src/forrestbot/samples/xml-forrest-template-local.xml
   xml/forrest/trunk/src/forrestbot/samples/xml-site-cvs.xml
   xml/forrest/trunk/src/forrestbot/samples/xml-xindice-cvs.xml
   xml/forrest/trunk/src/forrestbot/scripts/README.txt
   xml/forrest/trunk/src/forrestbot/scripts/launch-overseer
   xml/forrest/trunk/src/forrestbot/scripts/launch-overseer-ssh
   xml/forrest/trunk/src/forrestbot/scripts/local-vars
   xml/forrest/trunk/src/forrestbot/scripts/local-vars-cocoondev.org
   xml/forrest/trunk/src/forrestbot/scripts/local-vars-sample
   xml/forrest/trunk/src/forrestbot/scripts/overseer
   xml/forrest/trunk/src/forrestbot/scripts/publish_livesite
   xml/forrest/trunk/src/forrestbot/scripts/refresh
   xml/forrest/trunk/src/forrestbot/scripts/refresh_all
   xml/forrest/trunk/src/forrestbot/stages.conf.xml
   xml/forrest/trunk/src/forrestbot/webapp/WEB-INF/classes/forrestbot/IOUtil.java
   xml/forrest/trunk/src/forrestbot/webapp/WEB-INF/users.properties
   xml/forrest/trunk/src/forrestbot/webapp/WEB-INF/web.xml
   xml/forrest/trunk/src/forrestbot/xslt/config2defaults.xsl
   xml/forrest/trunk/src/forrestbot/xslt/config2work.xsl
Log:
Add Apache License 2.0 to src/forrestbot


Modified: xml/forrest/trunk/etc/relicense-tree.txt
==============================================================================
--- xml/forrest/trunk/etc/relicense-tree.txt	(original)
+++ xml/forrest/trunk/etc/relicense-tree.txt	Sat Mar 13 23:20:50 2004
@@ -85,11 +85,11 @@
 L    |   |   |-- bin
 *    |   |   |-- context    # jettyconf.xml ?
 *L   |   |   |   |-- WEB-INF         # apply to web.xml and jtidy.properties ?
--    |   |   |   |   `-- classes
--    |   |   |   |       `-- org
--    |   |   |   |           `-- apache
--    |   |   |   |               `-- cocoon
--    |   |   |   |                   `-- util
+L    |   |   |   |   `-- classes
+L    |   |   |   |       `-- org
+L    |   |   |   |           `-- apache
+L    |   |   |   |               `-- cocoon
+L    |   |   |   |                   `-- util
      |   |   |   |-- resources
      |   |   |   |   |-- chaperon
      |   |   |   |   |   |-- grammars
@@ -187,19 +187,19 @@
 L    |   |   `-- xpi
 L    |   |       `-- content
 L    |   |           `-- forrestbar
-     |   |-- forrestbot
-     |   |   |-- ant
-     |   |   |-- bin
-     |   |   |-- lib
-     |   |   |-- samples
-     |   |   |   `-- entities
-     |   |   |-- scripts
-     |   |   |-- webapp
-     |   |   |   |-- WEB-INF
-     |   |   |   |   `-- classes
-     |   |   |   |       `-- forrestbot
-     |   |   |   `-- images
-     |   |   `-- xslt
+L    |   |-- forrestbot
+L    |   |   |-- ant
+L    |   |   |-- bin
+*    |   |   |-- lib                       # do we need licenses next to jars
+L    |   |   |-- samples
+L    |   |   |   `-- entities
+L    |   |   |-- scripts
+*    |   |   |-- webapp                    # to do *.jsp ?
+L    |   |   |   |-- WEB-INF
+L    |   |   |   |   `-- classes
+L    |   |   |   |       `-- forrestbot
+L    |   |   |   `-- images
+L    |   |   `-- xslt
      |   `-- java
      |       `-- org
      |           `-- apache

Modified: xml/forrest/trunk/src/forrestbot/ant/templates.build.xml
==============================================================================
--- xml/forrest/trunk/src/forrestbot/ant/templates.build.xml	(original)
+++ xml/forrest/trunk/src/forrestbot/ant/templates.build.xml	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright 2002-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="none" name="forrestbot-templates">
 
   <!--

Modified: xml/forrest/trunk/src/forrestbot/bin/forrestbot
==============================================================================
--- xml/forrest/trunk/src/forrestbot/bin/forrestbot	(original)
+++ xml/forrest/trunk/src/forrestbot/bin/forrestbot	Sat Mar 13 23:20:50 2004
@@ -1,5 +1,19 @@
 #!/bin/sh
 
+# Copyright 2002-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.
+
 cygwin=false;
 darwin=false;
 case "`uname`" in

Modified: xml/forrest/trunk/src/forrestbot/bin/forrestbot.bat
==============================================================================
--- xml/forrest/trunk/src/forrestbot/bin/forrestbot.bat	(original)
+++ xml/forrest/trunk/src/forrestbot/bin/forrestbot.bat	Sat Mar 13 23:20:50 2004
@@ -1,3 +1,17 @@
+rem Copyright 2002-2004 The Apache Software Foundation
+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.
+rem You may obtain a copy of the License at
+rem
+rem     http://www.apache.org/licenses/LICENSE-2.0
+rem
+rem Unless required by applicable law or agreed to in writing, software
+rem distributed under the License is distributed on an "AS IS" BASIS,
+rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+rem See the License for the specific language governing permissions and
+rem limitations under the License.
+
 @echo off
 setlocal 
 

Modified: xml/forrest/trunk/src/forrestbot/forrestbot.build.xml
==============================================================================
--- xml/forrest/trunk/src/forrestbot/forrestbot.build.xml	(original)
+++ xml/forrest/trunk/src/forrestbot/forrestbot.build.xml	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2002-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.
+-->
 
 <!-- Basedir is expected to be the bot's working directory -->
 <project default="bot" basedir="." name="Forrestbot build file">

Modified: xml/forrest/trunk/src/forrestbot/forrestbot.properties
==============================================================================
--- xml/forrest/trunk/src/forrestbot/forrestbot.properties	(original)
+++ xml/forrest/trunk/src/forrestbot/forrestbot.properties	Sat Mar 13 23:20:50 2004
@@ -1,3 +1,17 @@
+# Copyright 2002-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.
+
 # Default forrestbot config properties
 
 bot.config=forrestbot.conf.xml

Modified: xml/forrest/trunk/src/forrestbot/samples/avalon-phoenix-cvs.xml
==============================================================================
--- xml/forrest/trunk/src/forrestbot/samples/avalon-phoenix-cvs.xml	(original)
+++ xml/forrest/trunk/src/forrestbot/samples/avalon-phoenix-cvs.xml	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright 2002-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 forrest-config [
 <!ENTITY email "jeffturner@localhost">

Modified: xml/forrest/trunk/src/forrestbot/samples/avalon-site-cvs.xml
==============================================================================
--- xml/forrest/trunk/src/forrestbot/samples/avalon-site-cvs.xml	(original)
+++ xml/forrest/trunk/src/forrestbot/samples/avalon-site-cvs.xml	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright 2002-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 forrest-config [
 <!ENTITY email "jeffturner@localhost">

Modified: xml/forrest/trunk/src/forrestbot/samples/cocoon-site-cvs.xml
==============================================================================
--- xml/forrest/trunk/src/forrestbot/samples/cocoon-site-cvs.xml	(original)
+++ xml/forrest/trunk/src/forrestbot/samples/cocoon-site-cvs.xml	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright 2002-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 forrest-config [
 <!ENTITY email "jeffturner@localhost">

Modified: xml/forrest/trunk/src/forrestbot/samples/forrestbot-old.conf.xml
==============================================================================
--- xml/forrest/trunk/src/forrestbot/samples/forrestbot-old.conf.xml	(original)
+++ xml/forrest/trunk/src/forrestbot/samples/forrestbot-old.conf.xml	Sat Mar 13 23:20:50 2004
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
+  Copyright 2002-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 forrest-config SYSTEM "forrest-config.dtd">
 

Modified: xml/forrest/trunk/src/forrestbot/samples/forrestbot.conf.xml
==============================================================================
--- xml/forrest/trunk/src/forrestbot/samples/forrestbot.conf.xml	(original)
+++ xml/forrest/trunk/src/forrestbot/samples/forrestbot.conf.xml	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright 2002-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 forrest-config [
 <!ENTITY email "jeff@localhost">

Modified: xml/forrest/trunk/src/forrestbot/samples/incubator-site-cvs.xml
==============================================================================
--- xml/forrest/trunk/src/forrestbot/samples/incubator-site-cvs.xml	(original)
+++ xml/forrest/trunk/src/forrestbot/samples/incubator-site-cvs.xml	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright 2002-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 forrest-config [
 <!ENTITY email "jeff@localhost">

Modified: xml/forrest/trunk/src/forrestbot/samples/krysalis-centipede-cvs.xml
==============================================================================
--- xml/forrest/trunk/src/forrestbot/samples/krysalis-centipede-cvs.xml	(original)
+++ xml/forrest/trunk/src/forrestbot/samples/krysalis-centipede-cvs.xml	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright 2002-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 forrest-config [
 <!ENTITY email "jeff@localhost">

Modified: xml/forrest/trunk/src/forrestbot/samples/ws-site-cvs.xml
==============================================================================
--- xml/forrest/trunk/src/forrestbot/samples/ws-site-cvs.xml	(original)
+++ xml/forrest/trunk/src/forrestbot/samples/ws-site-cvs.xml	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright 2002-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 forrest-config [
 <!ENTITY email "jeffturner@localhost">

Modified: xml/forrest/trunk/src/forrestbot/samples/xml-fop-cvs.xml
==============================================================================
--- xml/forrest/trunk/src/forrestbot/samples/xml-fop-cvs.xml	(original)
+++ xml/forrest/trunk/src/forrestbot/samples/xml-fop-cvs.xml	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright 2002-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 forrest-config [
 <!ENTITY email "jeff@localhost">

Modified: xml/forrest/trunk/src/forrestbot/samples/xml-forrest-cvs.xml
==============================================================================
--- xml/forrest/trunk/src/forrestbot/samples/xml-forrest-cvs.xml	(original)
+++ xml/forrest/trunk/src/forrestbot/samples/xml-forrest-cvs.xml	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright 2002-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 forrest-config [
 <!ENTITY email "jeff@localhost">

Modified: xml/forrest/trunk/src/forrestbot/samples/xml-forrest-krysalis-cvs.xml
==============================================================================
--- xml/forrest/trunk/src/forrestbot/samples/xml-forrest-krysalis-cvs.xml	(original)
+++ xml/forrest/trunk/src/forrestbot/samples/xml-forrest-krysalis-cvs.xml	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright 2002-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 forrest-config [
 <!ENTITY email "jeff@localhost">

Modified: xml/forrest/trunk/src/forrestbot/samples/xml-forrest-local.xml
==============================================================================
--- xml/forrest/trunk/src/forrestbot/samples/xml-forrest-local.xml	(original)
+++ xml/forrest/trunk/src/forrestbot/samples/xml-forrest-local.xml	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright 2002-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.
+-->
 <forrest-config>
 
   <defaults/>

Modified: xml/forrest/trunk/src/forrestbot/samples/xml-forrest-template-cvs.xml
==============================================================================
--- xml/forrest/trunk/src/forrestbot/samples/xml-forrest-template-cvs.xml	(original)
+++ xml/forrest/trunk/src/forrestbot/samples/xml-forrest-template-cvs.xml	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright 2002-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 forrest-config [
 <!ENTITY email "jeff@localhost">

Modified: xml/forrest/trunk/src/forrestbot/samples/xml-forrest-template-local.xml
==============================================================================
--- xml/forrest/trunk/src/forrestbot/samples/xml-forrest-template-local.xml	(original)
+++ xml/forrest/trunk/src/forrestbot/samples/xml-forrest-template-local.xml	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright 2002-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.
+-->
 <forrest-config>
 
   <defaults/>

Modified: xml/forrest/trunk/src/forrestbot/samples/xml-site-cvs.xml
==============================================================================
--- xml/forrest/trunk/src/forrestbot/samples/xml-site-cvs.xml	(original)
+++ xml/forrest/trunk/src/forrestbot/samples/xml-site-cvs.xml	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright 2002-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 forrest-config [
 <!ENTITY email "jeff@localhost">

Modified: xml/forrest/trunk/src/forrestbot/samples/xml-xindice-cvs.xml
==============================================================================
--- xml/forrest/trunk/src/forrestbot/samples/xml-xindice-cvs.xml	(original)
+++ xml/forrest/trunk/src/forrestbot/samples/xml-xindice-cvs.xml	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright 2002-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 forrest-config [
 <!ENTITY email "jeff@localhost">

Modified: xml/forrest/trunk/src/forrestbot/scripts/README.txt
==============================================================================
--- xml/forrest/trunk/src/forrestbot/scripts/README.txt	(original)
+++ xml/forrest/trunk/src/forrestbot/scripts/README.txt	Sat Mar 13 23:20:50 2004
@@ -1,6 +1,5 @@
                                Forrestbot Scripts
 
-                                jefft@apache.org
                  $Revision: 1.1 $ $Date: 2003/10/21 08:38:31 $
                             ------------------------
 

Modified: xml/forrest/trunk/src/forrestbot/scripts/launch-overseer
==============================================================================
--- xml/forrest/trunk/src/forrestbot/scripts/launch-overseer	(original)
+++ xml/forrest/trunk/src/forrestbot/scripts/launch-overseer	Sat Mar 13 23:20:50 2004
@@ -1,5 +1,19 @@
 #!/bin/sh
 
+# Copyright 2002-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.
+
 ###################################################
 # Convenience script for running 'overseer' for use
 # by the webapp, and watching the output.

Modified: xml/forrest/trunk/src/forrestbot/scripts/launch-overseer-ssh
==============================================================================
--- xml/forrest/trunk/src/forrestbot/scripts/launch-overseer-ssh	(original)
+++ xml/forrest/trunk/src/forrestbot/scripts/launch-overseer-ssh	Sat Mar 13 23:20:50 2004
@@ -1,5 +1,19 @@
 #!/bin/sh
 
+# Copyright 2002-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.
+
 ###################################################
 # Convenience script for running 'overseer' for use
 # by the webapp

Modified: xml/forrest/trunk/src/forrestbot/scripts/local-vars
==============================================================================
--- xml/forrest/trunk/src/forrestbot/scripts/local-vars	(original)
+++ xml/forrest/trunk/src/forrestbot/scripts/local-vars	Sat Mar 13 23:20:50 2004
@@ -1,5 +1,19 @@
 #!/bin/sh
 
+# Copyright 2002-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.
+
 LOCAL_VARS=`dirname $0`/local-vars-`uname -n`
 if [ ! -f "$LOCAL_VARS" ]; then
 	echo "Please create a file local-vars-`uname -n` containing local variable definitions"

Modified: xml/forrest/trunk/src/forrestbot/scripts/local-vars-cocoondev.org
==============================================================================
--- xml/forrest/trunk/src/forrestbot/scripts/local-vars-cocoondev.org	(original)
+++ xml/forrest/trunk/src/forrestbot/scripts/local-vars-cocoondev.org	Sat Mar 13 23:20:50 2004
@@ -1,3 +1,18 @@
+# Copyright 2002-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.
+
+
 # Env variables specific to cocoondev
 
 export JAVA_HOME=/usr/jdk1.3.1_03

Modified: xml/forrest/trunk/src/forrestbot/scripts/local-vars-sample
==============================================================================
--- xml/forrest/trunk/src/forrestbot/scripts/local-vars-sample	(original)
+++ xml/forrest/trunk/src/forrestbot/scripts/local-vars-sample	Sat Mar 13 23:20:50 2004
@@ -1,3 +1,17 @@
+# Copyright 2002-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.
+
 ########################################
 # This is a template local-vars-* file.
 # Copy it to local-vars-`uname -n` and customize.

Modified: xml/forrest/trunk/src/forrestbot/scripts/overseer
==============================================================================
--- xml/forrest/trunk/src/forrestbot/scripts/overseer	(original)
+++ xml/forrest/trunk/src/forrestbot/scripts/overseer	Sat Mar 13 23:20:50 2004
@@ -1,5 +1,19 @@
 #!/bin/sh
 
+# Copyright 2002-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.
+
 ###################################################
 # Script to process commands generated by the webapp
 # It listens on stdin for single-line commands of the form:

Modified: xml/forrest/trunk/src/forrestbot/scripts/publish_livesite
==============================================================================
--- xml/forrest/trunk/src/forrestbot/scripts/publish_livesite	(original)
+++ xml/forrest/trunk/src/forrestbot/scripts/publish_livesite	Sat Mar 13 23:20:50 2004
@@ -1,5 +1,19 @@
 #!/bin/sh
 
+# Copyright 2002-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.
+
 ###################################################
 # A dubious script which commits generated website
 # contents to xml-site/targets/$MODULE 

Modified: xml/forrest/trunk/src/forrestbot/scripts/refresh
==============================================================================
--- xml/forrest/trunk/src/forrestbot/scripts/refresh	(original)
+++ xml/forrest/trunk/src/forrestbot/scripts/refresh	Sat Mar 13 23:20:50 2004
@@ -1,5 +1,19 @@
 #!/bin/sh
 
+# Copyright 2002-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.
+
 ###################################################
 # Regenerate a site's HTML with the latest Forrest.
 ###################################################

Modified: xml/forrest/trunk/src/forrestbot/scripts/refresh_all
==============================================================================
--- xml/forrest/trunk/src/forrestbot/scripts/refresh_all	(original)
+++ xml/forrest/trunk/src/forrestbot/scripts/refresh_all	Sat Mar 13 23:20:50 2004
@@ -1,3 +1,17 @@
 #!/bin/sh
 
+# Copyright 2002-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.
+
 . `dirname $0`/refresh forrestbot.conf.xml

Modified: xml/forrest/trunk/src/forrestbot/stages.conf.xml
==============================================================================
--- xml/forrest/trunk/src/forrestbot/stages.conf.xml	(original)
+++ xml/forrest/trunk/src/forrestbot/stages.conf.xml	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2002-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.
+-->
 <stages>
   <workstage name="prepare"/>
   <workstage name="get-src"/>

Modified: xml/forrest/trunk/src/forrestbot/webapp/WEB-INF/classes/forrestbot/IOUtil.java
==============================================================================
--- xml/forrest/trunk/src/forrestbot/webapp/WEB-INF/classes/forrestbot/IOUtil.java	(original)
+++ xml/forrest/trunk/src/forrestbot/webapp/WEB-INF/classes/forrestbot/IOUtil.java	Sat Mar 13 23:20:50 2004
@@ -1,11 +1,18 @@
 /*
- * Copyright (C) The Apache Software Foundation. All rights reserved.
- *
- * This software is published under the terms of the Apache Software License
- * version 1.1, a copy of which has been included with this distribution in
- * the LICENSE.txt file.
- */
-
+* Copyright 2002-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 forrestbot;
 
 import java.io.BufferedInputStream;

Modified: xml/forrest/trunk/src/forrestbot/webapp/WEB-INF/users.properties
==============================================================================
--- xml/forrest/trunk/src/forrestbot/webapp/WEB-INF/users.properties	(original)
+++ xml/forrest/trunk/src/forrestbot/webapp/WEB-INF/users.properties	Sat Mar 13 23:20:50 2004
@@ -1,3 +1,17 @@
+# Copyright 2002-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.
+
 # This file lists users known to the system, and associated 'privileges'.
 # The format is:
 #

Modified: xml/forrest/trunk/src/forrestbot/webapp/WEB-INF/web.xml
==============================================================================
--- xml/forrest/trunk/src/forrestbot/webapp/WEB-INF/web.xml	(original)
+++ xml/forrest/trunk/src/forrestbot/webapp/WEB-INF/web.xml	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright 2002-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"

Modified: xml/forrest/trunk/src/forrestbot/xslt/config2defaults.xsl
==============================================================================
--- xml/forrest/trunk/src/forrestbot/xslt/config2defaults.xsl	(original)
+++ xml/forrest/trunk/src/forrestbot/xslt/config2defaults.xsl	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version='1.0'?>
+<!--
+  Copyright 2002-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.
+-->
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
 
   <!--

Modified: xml/forrest/trunk/src/forrestbot/xslt/config2work.xsl
==============================================================================
--- xml/forrest/trunk/src/forrestbot/xslt/config2work.xsl	(original)
+++ xml/forrest/trunk/src/forrestbot/xslt/config2work.xsl	Sat Mar 13 23:20:50 2004
@@ -1,4 +1,19 @@
 <?xml version='1.0'?>
+<!--
+  Copyright 2002-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.
+-->
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                               xmlns:xalan="http://xml.apache.org/xalan"
                               exclude-result-prefixes="xalan">