Author: adrianc
Date: Tue Apr 6 03:22:23 2010
New Revision: 931004
URL: http://svn.apache.org/viewvc?rev=931004&view=rev
Log:
Corrected license issues.
Modified:
commons/sandbox/convert/trunk/Eclipse.classpath
commons/sandbox/convert/trunk/Eclipse.project
commons/sandbox/convert/trunk/checkstyle.xml
Modified: commons/sandbox/convert/trunk/Eclipse.classpath
URL:
http://svn.apache.org/viewvc/commons/sandbox/convert/trunk/Eclipse.classpath?rev=931004&r1=931003&r2=931004&view=diff
==============================================================================
--- commons/sandbox/convert/trunk/Eclipse.classpath (original)
+++ commons/sandbox/convert/trunk/Eclipse.classpath Tue Apr 6 03:22:23 2010
@@ -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/test/java"/>
<classpathentry kind="src" path="src/main/java"/>
Modified: commons/sandbox/convert/trunk/Eclipse.project
URL:
http://svn.apache.org/viewvc/commons/sandbox/convert/trunk/Eclipse.project?rev=931004&r1=931003&r2=931004&view=diff
==============================================================================
--- commons/sandbox/convert/trunk/Eclipse.project (original)
+++ commons/sandbox/convert/trunk/Eclipse.project Tue Apr 6 03:22:23 2010
@@ -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>Convert</name>
<comment></comment>
Modified: commons/sandbox/convert/trunk/checkstyle.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/convert/trunk/checkstyle.xml?rev=931004&r1=931003&r2=931004&view=diff
==============================================================================
--- commons/sandbox/convert/trunk/checkstyle.xml (original)
+++ commons/sandbox/convert/trunk/checkstyle.xml Tue Apr 6 03:22:23 2010
@@ -1,18 +1,19 @@
<?xml version="1.0"?>
<!--
- Copyright 2003-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 module PUBLIC