You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2004/07/14 06:40:47 UTC

svn commit: rev 22897 - in forrest/trunk/src: documentation/content/xdocs/docs forrestbot/webapp/src/webapp/WEB-INF

Author: crossley
Date: Tue Jul 13 21:40:46 2004
New Revision: 22897

Modified:
   forrest/trunk/src/documentation/content/xdocs/docs/forrestbot-web-interface.xml
   forrest/trunk/src/forrestbot/webapp/src/webapp/WEB-INF/web.xml
Log:
Insert Apache License 2.0


Modified: forrest/trunk/src/documentation/content/xdocs/docs/forrestbot-web-interface.xml
==============================================================================
--- forrest/trunk/src/documentation/content/xdocs/docs/forrestbot-web-interface.xml	(original)
+++ forrest/trunk/src/documentation/content/xdocs/docs/forrestbot-web-interface.xml	Tue Jul 13 21:40:46 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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 document PUBLIC "-//APACHE//DTD Documentation V1.2//EN"
 "document-v12.dtd">
 <document>

Modified: forrest/trunk/src/forrestbot/webapp/src/webapp/WEB-INF/web.xml
==============================================================================
--- forrest/trunk/src/forrestbot/webapp/src/webapp/WEB-INF/web.xml	(original)
+++ forrest/trunk/src/forrestbot/webapp/src/webapp/WEB-INF/web.xml	Tue Jul 13 21:40:46 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.3//EN"