Author: markt
Date: Sun Aug 12 15:44:35 2007
New Revision: 565189

URL: http://svn.apache.org/viewvc?view=rev&rev=565189
Log:
Complete most of the servletapi files

Modified:
    tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/.classpath
    tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/.project
    tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr152/BUILDING.txt
    tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr152/README.txt
    tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr154/BUILDING.txt
    tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr154/README.txt
    tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr154/build.xml

Modified: tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/.classpath
URL: 
http://svn.apache.org/viewvc/tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/.classpath?view=diff&rev=565189&r1=565188&r2=565189
==============================================================================
--- tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/.classpath (original)
+++ tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/.classpath Sun Aug 12 15:44:35 
2007
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <classpath>
        <classpathentry kind="src" path="jsr152/src/share"/>
        <classpathentry kind="src" path="jsr154/src/share"/>

Modified: tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/.project
URL: 
http://svn.apache.org/viewvc/tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/.project?view=diff&rev=565189&r1=565188&r2=565189
==============================================================================
--- tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/.project (original)
+++ tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/.project Sun Aug 12 15:44:35 2007
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <projectDescription>
        <name>servletapi</name>
        <comment></comment>

Modified: tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr152/BUILDING.txt
URL: 
http://svn.apache.org/viewvc/tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr152/BUILDING.txt?view=diff&rev=565189&r1=565188&r2=565189
==============================================================================
--- tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr152/BUILDING.txt (original)
+++ tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr152/BUILDING.txt Sun Aug 12 
15:44:35 2007
@@ -1,3 +1,20 @@
+================================================================================
+  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.
+================================================================================
+
 $Id$
 
 

Modified: tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr152/README.txt
URL: 
http://svn.apache.org/viewvc/tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr152/README.txt?view=diff&rev=565189&r1=565188&r2=565189
==============================================================================
--- tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr152/README.txt (original)
+++ tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr152/README.txt Sun Aug 12 
15:44:35 2007
@@ -1,3 +1,20 @@
+================================================================================
+  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.
+================================================================================
+
 $Id$
 
                       Java Servlet and JSP API Classes

Modified: tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr154/BUILDING.txt
URL: 
http://svn.apache.org/viewvc/tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr154/BUILDING.txt?view=diff&rev=565189&r1=565188&r2=565189
==============================================================================
--- tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr154/BUILDING.txt (original)
+++ tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr154/BUILDING.txt Sun Aug 12 
15:44:35 2007
@@ -1,3 +1,20 @@
+================================================================================
+  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.
+================================================================================
+
 $Id$
 
 

Modified: tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr154/README.txt
URL: 
http://svn.apache.org/viewvc/tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr154/README.txt?view=diff&rev=565189&r1=565188&r2=565189
==============================================================================
--- tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr154/README.txt (original)
+++ tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr154/README.txt Sun Aug 12 
15:44:35 2007
@@ -1,3 +1,20 @@
+================================================================================
+  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.
+================================================================================
+
 $Id$
 
                       Java Servlet and JSP API Classes

Modified: tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr154/build.xml
URL: 
http://svn.apache.org/viewvc/tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr154/build.xml?view=diff&rev=565189&r1=565188&r2=565189
==============================================================================
--- tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr154/build.xml (original)
+++ tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/jsr154/build.xml Sun Aug 12 
15:44:35 2007
@@ -1,3 +1,20 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
 <project name="Servlet API Classes" default="compile" basedir=".">
 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to