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/08/14 00:27:28 UTC

svn commit: r804047 - in /geronimo/server/trunk/plugins/uddi/geronimo-uddi-server/src/main/webapp: WEB-INF/web.xml happyjuddi.jsp

Author: kevan
Date: Thu Aug 13 22:27:28 2009
New Revision: 804047

URL: http://svn.apache.org/viewvc?rev=804047&view=rev
Log:
Update to current version of apache source license headers

Modified:
    geronimo/server/trunk/plugins/uddi/geronimo-uddi-server/src/main/webapp/WEB-INF/web.xml
    geronimo/server/trunk/plugins/uddi/geronimo-uddi-server/src/main/webapp/happyjuddi.jsp

Modified: geronimo/server/trunk/plugins/uddi/geronimo-uddi-server/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/uddi/geronimo-uddi-server/src/main/webapp/WEB-INF/web.xml?rev=804047&r1=804046&r2=804047&view=diff
==============================================================================
--- geronimo/server/trunk/plugins/uddi/geronimo-uddi-server/src/main/webapp/WEB-INF/web.xml (original)
+++ geronimo/server/trunk/plugins/uddi/geronimo-uddi-server/src/main/webapp/WEB-INF/web.xml Thu Aug 13 22:27:28 2009
@@ -1,21 +1,20 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-/*
- * Copyright 2001-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.
+-->
 <!DOCTYPE web-app PUBLIC
         "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
         "http://java.sun.com/dtd/web-app_2_3.dtd">

Modified: geronimo/server/trunk/plugins/uddi/geronimo-uddi-server/src/main/webapp/happyjuddi.jsp
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/uddi/geronimo-uddi-server/src/main/webapp/happyjuddi.jsp?rev=804047&r1=804046&r2=804047&view=diff
==============================================================================
--- geronimo/server/trunk/plugins/uddi/geronimo-uddi-server/src/main/webapp/happyjuddi.jsp (original)
+++ geronimo/server/trunk/plugins/uddi/geronimo-uddi-server/src/main/webapp/happyjuddi.jsp Thu Aug 13 22:27:28 2009
@@ -19,20 +19,21 @@
                  org.apache.juddi.registry.RegistryEngine"
 %>
 <%
-/*
- * Copyright 2002,2004 The Apache Software Foundation.
+/**
+ *  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
  *
- * 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
  *
- *      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.
+ *  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.
  */
 %>
 <%!