- Fix license headers.
authorremm <remm@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 23 Apr 2007 00:26:10 +0000 (00:26 +0000)
committerremm <remm@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 23 Apr 2007 00:26:10 +0000 (00:26 +0000)
- Submitted by Niall Pemberton.

git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@531304 13f79535-47bb-0310-9956-ffa450edef68

webapps/examples/jsp/forward/forward.jsp
webapps/examples/jsp/forward/fwd.html
webapps/examples/jsp/forward/one.jsp
webapps/examples/jsp/forward/two.html
webapps/examples/jsp/index.html
webapps/examples/jsp/jsp2/el/implicit-objects.html
webapps/examples/jsp/jsp2/tagfiles/products.html

index f7d34f9..b395aa7 100644 (file)
@@ -1,7 +1,19 @@
 <html>
 <!--
-  Copyright (c) 1999 The Apache Software Foundation.  All rights 
-  reserved.
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
 -->
 
 <% 
index 980a53f..b3b0219 100644 (file)
@@ -1,7 +1,19 @@
 <html>
 <!--
-  Copyright (c) 1999 The Apache Software Foundation.  All rights 
-  reserved.
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
 -->
 <head>
 <title>Untitled Document</title>
index 4afe6f2..39441df 100644 (file)
@@ -1,7 +1,19 @@
 <html>
 <!--
-  Copyright (c) 1999 The Apache Software Foundation.  All rights 
-  reserved.
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
 -->
 
 <body bgcolor="white">
index 3bc2917..31c4d96 100644 (file)
@@ -1,7 +1,19 @@
 <html>
 <!--
-  Copyright (c) 1999 The Apache Software Foundation.  All rights 
-  reserved.
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
 -->
 
 <body bgcolor="white">
index d708f04..3502351 100644 (file)
    <meta name="GENERATOR" content="Mozilla/4.61 [en] (WinNT; I) [Netscape]">
    <meta name="Author" content="Anil K. Vijendran">
    <title>JSP Examples</title>
-<!--
-  Copyright (c) 1999 The Apache Software Foundation.  All rights 
-  reserved.
--->
 </head>
 <body bgcolor="#FFFFFF">
 <b><font face="Arial, Helvetica, sans-serif"><font size=+2>JSP
index 391ecdb..15268db 100644 (file)
@@ -1,7 +1,19 @@
 <html>
 <!--
-  Copyright (c) 1999 The Apache Software Foundation.  All rights 
-  reserved.
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
 -->
 <head>
 <title>View Source Code</title>
index b03e84d..72ae49f 100644 (file)
@@ -1,7 +1,19 @@
 <html>
 <!--
-  Copyright (c) 1999 The Apache Software Foundation.  All rights 
-  reserved.
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
 -->
 <head>
 <title>View Source Code</title>