You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by bl...@apache.org on 2009/08/06 17:20:48 UTC

svn commit: r801671 - /incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-optional-providers/pom.xml

Author: bluk
Date: Thu Aug  6 15:20:47 2009
New Revision: 801671

URL: http://svn.apache.org/viewvc?rev=801671&view=rev
Log:
Apache License on wink-jaxrs-optional-providers

Modified:
    incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-optional-providers/pom.xml

Modified: incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-optional-providers/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-optional-providers/pom.xml?rev=801671&r1=801670&r2=801671&view=diff
==============================================================================
--- incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-optional-providers/pom.xml (original)
+++ incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-optional-providers/pom.xml Thu Aug  6 15:20:47 2009
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?><project>
+<!--
+    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.
+-->
   <parent>
     <artifactId>wink-server-integration-test</artifactId>
     <groupId>org.apache.wink</groupId>