You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ke...@apache.org on 2009/01/12 18:02:59 UTC

svn commit: r733842 - in /geronimo/samples/branches/2.1/samples/app-per-port: app-per-port-connector-war/src/main/webapp/WEB-INF/web.xml app-per-port-tomcat/src/main/plan/plan.xml

Author: kevan
Date: Mon Jan 12 09:02:39 2009
New Revision: 733842

URL: http://svn.apache.org/viewvc?rev=733842&view=rev
Log:
Fix obsolete source license headers

Modified:
    geronimo/samples/branches/2.1/samples/app-per-port/app-per-port-connector-war/src/main/webapp/WEB-INF/web.xml
    geronimo/samples/branches/2.1/samples/app-per-port/app-per-port-tomcat/src/main/plan/plan.xml

Modified: geronimo/samples/branches/2.1/samples/app-per-port/app-per-port-connector-war/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/branches/2.1/samples/app-per-port/app-per-port-connector-war/src/main/webapp/WEB-INF/web.xml?rev=733842&r1=733841&r2=733842&view=diff
==============================================================================
--- geronimo/samples/branches/2.1/samples/app-per-port/app-per-port-connector-war/src/main/webapp/WEB-INF/web.xml (original)
+++ geronimo/samples/branches/2.1/samples/app-per-port/app-per-port-connector-war/src/main/webapp/WEB-INF/web.xml Mon Jan 12 09:02:39 2009
@@ -1,21 +1,20 @@
 <?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.
+  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.
 -->
-
 <!-- $Rev$ $Date$ -->
 
 <web-app version="2.4"

Modified: geronimo/samples/branches/2.1/samples/app-per-port/app-per-port-tomcat/src/main/plan/plan.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/branches/2.1/samples/app-per-port/app-per-port-tomcat/src/main/plan/plan.xml?rev=733842&r1=733841&r2=733842&view=diff
==============================================================================
--- geronimo/samples/branches/2.1/samples/app-per-port/app-per-port-tomcat/src/main/plan/plan.xml (original)
+++ geronimo/samples/branches/2.1/samples/app-per-port/app-per-port-tomcat/src/main/plan/plan.xml Mon Jan 12 09:02:39 2009
@@ -1,22 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-
-    Copyright 2004-2005 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.
+  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.
 -->
-
 <!-- $Rev$ $Date$ -->
 
 <application xmlns="http://geronimo.apache.org/xml/ns/j2ee/application-1.1">