You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ga...@apache.org on 2009/03/02 17:32:04 UTC

svn commit: r749349 - in /webservices/axis2/trunk/java/modules: adb-codegen/test/org/apache/axis2/schema/populate/ integration/test/org/apache/axis2/builder/ integration/test/org/apache/axis2/transport/http/ kernel/test-resources/wsdl/ kernel/test/org/...

Author: gawor
Date: Mon Mar  2 16:32:03 2009
New Revision: 749349

URL: http://svn.apache.org/viewvc?rev=749349&view=rev
Log:
add license headers

Modified:
    webservices/axis2/trunk/java/modules/adb-codegen/test/org/apache/axis2/schema/populate/Util.java
    webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/builder/UnknownContentBuilderTest.java
    webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/transport/http/TransportHeadersTest.java
    webservices/axis2/trunk/java/modules/kernel/test-resources/wsdl/httpMessagesSerialization.wsdl
    webservices/axis2/trunk/java/modules/kernel/test/org/apache/axis2/description/HttpMessagesSerializationTest.java

Modified: webservices/axis2/trunk/java/modules/adb-codegen/test/org/apache/axis2/schema/populate/Util.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/adb-codegen/test/org/apache/axis2/schema/populate/Util.java?rev=749349&r1=749348&r2=749349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/adb-codegen/test/org/apache/axis2/schema/populate/Util.java (original)
+++ webservices/axis2/trunk/java/modules/adb-codegen/test/org/apache/axis2/schema/populate/Util.java Mon Mar  2 16:32:03 2009
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
 package org.apache.axis2.schema.populate;
 
 public class Util {

Modified: webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/builder/UnknownContentBuilderTest.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/builder/UnknownContentBuilderTest.java?rev=749349&r1=749348&r2=749349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/builder/UnknownContentBuilderTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/builder/UnknownContentBuilderTest.java Mon Mar  2 16:32:03 2009
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
 package org.apache.axis2.builder;
 
 import java.io.File;

Modified: webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/transport/http/TransportHeadersTest.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/transport/http/TransportHeadersTest.java?rev=749349&r1=749348&r2=749349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/transport/http/TransportHeadersTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/transport/http/TransportHeadersTest.java Mon Mar  2 16:32:03 2009
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
 package org.apache.axis2.transport.http;
 
 import junit.framework.TestCase;

Modified: webservices/axis2/trunk/java/modules/kernel/test-resources/wsdl/httpMessagesSerialization.wsdl
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/kernel/test-resources/wsdl/httpMessagesSerialization.wsdl?rev=749349&r1=749348&r2=749349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/kernel/test-resources/wsdl/httpMessagesSerialization.wsdl (original)
+++ webservices/axis2/trunk/java/modules/kernel/test-resources/wsdl/httpMessagesSerialization.wsdl Mon Mar  2 16:32:03 2009
@@ -1,4 +1,24 @@
 <?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.
+  -->
+
 <wsdl:definitions targetNamespace="http://www.example.org"
   xmlns:tns="http://www.example.org" 
   xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
@@ -92,4 +112,4 @@
     </wsdl:port>
   </wsdl:service>
   
-</wsdl:definitions>
\ No newline at end of file
+</wsdl:definitions>

Modified: webservices/axis2/trunk/java/modules/kernel/test/org/apache/axis2/description/HttpMessagesSerializationTest.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/kernel/test/org/apache/axis2/description/HttpMessagesSerializationTest.java?rev=749349&r1=749348&r2=749349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/kernel/test/org/apache/axis2/description/HttpMessagesSerializationTest.java (original)
+++ webservices/axis2/trunk/java/modules/kernel/test/org/apache/axis2/description/HttpMessagesSerializationTest.java Mon Mar  2 16:32:03 2009
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
 package org.apache.axis2.description;
 
 import java.io.InputStream;