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 2008/06/21 18:43:56 UTC

svn commit: r670224 - in /xml/commons/trunk/java/external: .classpath .project

Author: mrglavas
Date: Sat Jun 21 09:43:56 2008
New Revision: 670224

URL: http://svn.apache.org/viewvc?rev=670224&view=rev
Log:
Adding Apache license headers to .classpath and .project files.

Modified:
    xml/commons/trunk/java/external/.classpath
    xml/commons/trunk/java/external/.project

Modified: xml/commons/trunk/java/external/.classpath
URL: http://svn.apache.org/viewvc/xml/commons/trunk/java/external/.classpath?rev=670224&r1=670223&r2=670224&view=diff
==============================================================================
--- xml/commons/trunk/java/external/.classpath (original)
+++ xml/commons/trunk/java/external/.classpath Sat Jun 21 09:43:56 2008
@@ -1,4 +1,20 @@
 <?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.
+-->
 <classpath>
 	<classpathentry kind="src" path="src"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>

Modified: xml/commons/trunk/java/external/.project
URL: http://svn.apache.org/viewvc/xml/commons/trunk/java/external/.project?rev=670224&r1=670223&r2=670224&view=diff
==============================================================================
--- xml/commons/trunk/java/external/.project (original)
+++ xml/commons/trunk/java/external/.project Sat Jun 21 09:43:56 2008
@@ -1,4 +1,20 @@
 <?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.
+-->
 <projectDescription>
 	<name>xml-commons-external-trunk</name>
 	<comment></comment>