You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-cvs@xml.apache.org by mr...@apache.org on 2010/10/31 18:31:57 UTC

svn commit: r1029429 - in /xml/commons/trunk/java: resolver.xml which.xml

Author: mrglavas
Date: Sun Oct 31 17:31:57 2010
New Revision: 1029429

URL: http://svn.apache.org/viewvc?rev=1029429&view=rev
Log:
Adding the ASF license header to a couple files which were missing it.

Modified:
    xml/commons/trunk/java/resolver.xml
    xml/commons/trunk/java/which.xml

Modified: xml/commons/trunk/java/resolver.xml
URL: http://svn.apache.org/viewvc/xml/commons/trunk/java/resolver.xml?rev=1029429&r1=1029428&r2=1029429&view=diff
==============================================================================
--- xml/commons/trunk/java/resolver.xml (original)
+++ xml/commons/trunk/java/resolver.xml Sun Oct 31 17:31:57 2010
@@ -1,4 +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="xml-commons-resolver" default="all" >
 <description>
 Build file for org.apache.xml.resolver. 

Modified: xml/commons/trunk/java/which.xml
URL: http://svn.apache.org/viewvc/xml/commons/trunk/java/which.xml?rev=1029429&r1=1029428&r2=1029429&view=diff
==============================================================================
--- xml/commons/trunk/java/which.xml (original)
+++ xml/commons/trunk/java/which.xml Sun Oct 31 17:31:57 2010
@@ -1,4 +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.
+-->
 <!-- 
 Build file for org.apache.env.Which service. No dependencies.
 @author shane_curcuru@us.ibm.com