You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2012/03/14 23:57:24 UTC

svn commit: r1300775 - in /ant/ivy/ivyde/trunk: doc/sample/webapp-js-repo/webapp/ doc/sample/webapp-js-repo/webapp/.settings/ doc/screenshot-projects/HelloWorld/ doc/screenshot-projects/HelloWorld/.settings/ doc/screenshot-projects/HelloWorld/src/ doc/...

Author: hibou
Date: Wed Mar 14 22:57:23 2012
New Revision: 1300775

URL: http://svn.apache.org/viewvc?rev=1300775&view=rev
Log:
Fix some license headers

Modified:
    ant/ivy/ivyde/trunk/doc/sample/webapp-js-repo/webapp/.classpath
    ant/ivy/ivyde/trunk/doc/sample/webapp-js-repo/webapp/.project
    ant/ivy/ivyde/trunk/doc/sample/webapp-js-repo/webapp/.settings/org.apache.ivyde.eclipse.prefs
    ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/.classpath
    ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/.project
    ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/.settings/org.eclipse.jdt.core.prefs
    ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/ivy.xml
    ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/src/HelloWorld.java
    ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/src/MyUnitTest.java
    ant/ivy/ivyde/trunk/doc/screenshot-projects/Maven2Sample/.classpath
    ant/ivy/ivyde/trunk/doc/screenshot-projects/Maven2Sample/.project
    ant/ivy/ivyde/trunk/doc/screenshot-projects/Maven2Sample/ivysettings.xml
    ant/ivy/ivyde/trunk/doc/screenshot-projects/Maven2Sample/pom.xml
    ant/ivy/ivyde/trunk/doc/screenshot-projects/MyProject/.classpath
    ant/ivy/ivyde/trunk/doc/screenshot-projects/MyProject/.project
    ant/ivy/ivyde/trunk/doc/screenshot-projects/MyProject/ivysettings.xml
    ant/ivy/ivyde/trunk/doc/screenshot-projects/NonJavaProject/.project
    ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/.classpath
    ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/.project
    ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/build.xml
    ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/maven.xml
    ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/project.properties
    ant/ivy/ivyde/trunk/test/ivyde-namespace/.classpath
    ant/ivy/ivyde/trunk/test/jetty-webapp/.classpath
    ant/ivy/ivyde/trunk/test/jetty-webapp/HelloWorldServlet.launch
    ant/ivy/ivyde/trunk/test/jetty-webapp/jetty.xml
    ant/ivy/ivyde/trunk/test/jetty/.classpath
    ant/ivy/ivyde/trunk/test/launch-main/launcher-with-container.launch
    ant/ivy/ivyde/trunk/test/parent-pom/.classpath
    ant/ivy/ivyde/trunk/test/parent-pom/.project

Modified: ant/ivy/ivyde/trunk/doc/sample/webapp-js-repo/webapp/.classpath
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/sample/webapp-js-repo/webapp/.classpath?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/sample/webapp-js-repo/webapp/.classpath (original)
+++ ant/ivy/ivyde/trunk/doc/sample/webapp-js-repo/webapp/.classpath Wed Mar 14 22:57:23 2012
@@ -1,4 +1,22 @@
 <?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: ant/ivy/ivyde/trunk/doc/sample/webapp-js-repo/webapp/.project
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/sample/webapp-js-repo/webapp/.project?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/sample/webapp-js-repo/webapp/.project (original)
+++ ant/ivy/ivyde/trunk/doc/sample/webapp-js-repo/webapp/.project Wed Mar 14 22:57:23 2012
@@ -1,4 +1,22 @@
 <?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>ivyde-sample-webapp-js-repo</name>
 	<comment></comment>

Modified: ant/ivy/ivyde/trunk/doc/sample/webapp-js-repo/webapp/.settings/org.apache.ivyde.eclipse.prefs
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/sample/webapp-js-repo/webapp/.settings/org.apache.ivyde.eclipse.prefs?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/sample/webapp-js-repo/webapp/.settings/org.apache.ivyde.eclipse.prefs (original)
+++ ant/ivy/ivyde/trunk/doc/sample/webapp-js-repo/webapp/.settings/org.apache.ivyde.eclipse.prefs Wed Mar 14 22:57:23 2012
@@ -1,3 +1,21 @@
+#	 ***************************************************************
+#	 * 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.
+#	 ***************************************************************
 #Sun Feb 05 19:00:43 CET 2012
 eclipse.preferences.version=1
 org.apache.ivyde.eclipse.standaloneretrieve=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><setuplist/>

Modified: ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/.classpath
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/.classpath?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/.classpath (original)
+++ ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/.classpath Wed Mar 14 22:57:23 2012
@@ -1,4 +1,22 @@
 <?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/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>

Modified: ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/.project
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/.project?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/.project (original)
+++ ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/.project Wed Mar 14 22:57:23 2012
@@ -1,4 +1,22 @@
 <?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>HelloWorld</name>
 	<comment></comment>

Modified: ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/.settings/org.eclipse.jdt.core.prefs
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/.settings/org.eclipse.jdt.core.prefs?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/.settings/org.eclipse.jdt.core.prefs (original)
+++ ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/.settings/org.eclipse.jdt.core.prefs Wed Mar 14 22:57:23 2012
@@ -1,3 +1,21 @@
+#	 ***************************************************************
+#	 * 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.
+#	 ***************************************************************
 #Sun Jan 03 15:58:19 CET 2010
 eclipse.preferences.version=1
 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled

Modified: ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/ivy.xml
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/ivy.xml?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/ivy.xml (original)
+++ ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/ivy.xml Wed Mar 14 22:57:23 2012
@@ -1,3 +1,21 @@
+<!--
+   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.    
+-->
 <ivy-module version="2.0">
 	<info organisation="org.apache.ivyde" module="helloworld">
 	</info>

Modified: ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/src/HelloWorld.java
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/src/HelloWorld.java?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/src/HelloWorld.java (original)
+++ ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/src/HelloWorld.java Wed Mar 14 22:57:23 2012
@@ -1,3 +1,20 @@
+/*
+ *  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.
+ *
+ */
 import org.apache.commons.logging.Log;
 import org.apache.commons.logging.LogFactory;
 

Modified: ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/src/MyUnitTest.java
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/src/MyUnitTest.java?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/src/MyUnitTest.java (original)
+++ ant/ivy/ivyde/trunk/doc/screenshot-projects/HelloWorld/src/MyUnitTest.java Wed Mar 14 22:57:23 2012
@@ -1,3 +1,20 @@
+/*
+ *  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.
+ *
+ */
 import junit.framework.TestCase;
 
 public class MyUnitTest extends TestCase {

Modified: ant/ivy/ivyde/trunk/doc/screenshot-projects/Maven2Sample/.classpath
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/screenshot-projects/Maven2Sample/.classpath?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/screenshot-projects/Maven2Sample/.classpath (original)
+++ ant/ivy/ivyde/trunk/doc/screenshot-projects/Maven2Sample/.classpath Wed Mar 14 22:57:23 2012
@@ -1,4 +1,22 @@
 <?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: ant/ivy/ivyde/trunk/doc/screenshot-projects/Maven2Sample/.project
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/screenshot-projects/Maven2Sample/.project?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/screenshot-projects/Maven2Sample/.project (original)
+++ ant/ivy/ivyde/trunk/doc/screenshot-projects/Maven2Sample/.project Wed Mar 14 22:57:23 2012
@@ -1,4 +1,22 @@
 <?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>Maven2Sample</name>
 	<comment></comment>

Modified: ant/ivy/ivyde/trunk/doc/screenshot-projects/Maven2Sample/ivysettings.xml
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/screenshot-projects/Maven2Sample/ivysettings.xml?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/screenshot-projects/Maven2Sample/ivysettings.xml (original)
+++ ant/ivy/ivyde/trunk/doc/screenshot-projects/Maven2Sample/ivysettings.xml Wed Mar 14 22:57:23 2012
@@ -1,3 +1,21 @@
+<!--
+   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.    
+-->
 <ivysettings>
 	<settings defaultResolver="ibiblio"/>
 	<resolvers>

Modified: ant/ivy/ivyde/trunk/doc/screenshot-projects/Maven2Sample/pom.xml
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/screenshot-projects/Maven2Sample/pom.xml?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/screenshot-projects/Maven2Sample/pom.xml (original)
+++ ant/ivy/ivyde/trunk/doc/screenshot-projects/Maven2Sample/pom.xml Wed Mar 14 22:57:23 2012
@@ -1,3 +1,21 @@
+<!--
+   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>
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>com.mycompany</groupId>

Modified: ant/ivy/ivyde/trunk/doc/screenshot-projects/MyProject/.classpath
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/screenshot-projects/MyProject/.classpath?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/screenshot-projects/MyProject/.classpath (original)
+++ ant/ivy/ivyde/trunk/doc/screenshot-projects/MyProject/.classpath Wed Mar 14 22:57:23 2012
@@ -1,4 +1,22 @@
 <?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: ant/ivy/ivyde/trunk/doc/screenshot-projects/MyProject/.project
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/screenshot-projects/MyProject/.project?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/screenshot-projects/MyProject/.project (original)
+++ ant/ivy/ivyde/trunk/doc/screenshot-projects/MyProject/.project Wed Mar 14 22:57:23 2012
@@ -1,4 +1,22 @@
 <?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>MyProject</name>
 	<comment></comment>

Modified: ant/ivy/ivyde/trunk/doc/screenshot-projects/MyProject/ivysettings.xml
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/screenshot-projects/MyProject/ivysettings.xml?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/screenshot-projects/MyProject/ivysettings.xml (original)
+++ ant/ivy/ivyde/trunk/doc/screenshot-projects/MyProject/ivysettings.xml Wed Mar 14 22:57:23 2012
@@ -1,3 +1,21 @@
+<!--
+   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.    
+-->
 <ivysettings>
 	<property name="anyivy.local.dir" value="/Users/hibou/dev/anyivy/svn/" override="false" />
 	<settings defaultResolver="anyivy-local" />

Modified: ant/ivy/ivyde/trunk/doc/screenshot-projects/NonJavaProject/.project
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/screenshot-projects/NonJavaProject/.project?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/screenshot-projects/NonJavaProject/.project (original)
+++ ant/ivy/ivyde/trunk/doc/screenshot-projects/NonJavaProject/.project Wed Mar 14 22:57:23 2012
@@ -1,4 +1,22 @@
 <?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>NonJavaProject</name>
 	<comment></comment>

Modified: ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/.classpath
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/.classpath?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/.classpath (original)
+++ ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/.classpath Wed Mar 14 22:57:23 2012
@@ -1,4 +1,22 @@
 <?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/contrib"/>
 	<classpathentry kind="src" path="src/java"/>

Modified: ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/.project
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/.project?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/.project (original)
+++ ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/.project Wed Mar 14 22:57:23 2012
@@ -1,4 +1,22 @@
 <?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>commons-httpclient-3.0</name>
 	<comment></comment>

Modified: ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/build.xml
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/build.xml?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/build.xml (original)
+++ ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/build.xml Wed Mar 14 22:57:23 2012
@@ -1,3 +1,21 @@
+<!--
+   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="HttpClient" default="compile" basedir=".">
 <!--
         "HttpClient" component of the Jakarta Commons Subproject

Modified: ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/maven.xml
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/maven.xml?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/maven.xml (original)
+++ ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/maven.xml Wed Mar 14 22:57:23 2012
@@ -1,4 +1,22 @@
 <?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.    
+-->
 <!-- Author: Jeff Dever -->
 
 <project xmlns:ant="jelly:ant">

Modified: ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/project.properties
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/project.properties?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/project.properties (original)
+++ ant/ivy/ivyde/trunk/doc/screenshot-projects/commons-httpclient-3.0/project.properties Wed Mar 14 22:57:23 2012
@@ -1,3 +1,21 @@
+#	 ***************************************************************
+#	 * 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.
+#	 ***************************************************************
 # Maven specific project properties
 
 maven.xdoc.jsl=../commons-build/commons-site.jsl

Modified: ant/ivy/ivyde/trunk/test/ivyde-namespace/.classpath
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/test/ivyde-namespace/.classpath?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/test/ivyde-namespace/.classpath (original)
+++ ant/ivy/ivyde/trunk/test/ivyde-namespace/.classpath Wed Mar 14 22:57:23 2012
@@ -1,4 +1,22 @@
 <?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: ant/ivy/ivyde/trunk/test/jetty-webapp/.classpath
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/test/jetty-webapp/.classpath?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/test/jetty-webapp/.classpath (original)
+++ ant/ivy/ivyde/trunk/test/jetty-webapp/.classpath Wed Mar 14 22:57:23 2012
@@ -1,4 +1,22 @@
 <?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: ant/ivy/ivyde/trunk/test/jetty-webapp/HelloWorldServlet.launch
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/test/jetty-webapp/HelloWorldServlet.launch?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/test/jetty-webapp/HelloWorldServlet.launch (original)
+++ ant/ivy/ivyde/trunk/test/jetty-webapp/HelloWorldServlet.launch Wed Mar 14 22:57:23 2012
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+   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.    
+-->
 <launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
 <listEntry value="/ivydetest-jetty/src/org/apache/ivyde/test/JettyLauncher.java"/>

Modified: ant/ivy/ivyde/trunk/test/jetty-webapp/jetty.xml
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/test/jetty-webapp/jetty.xml?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/test/jetty-webapp/jetty.xml (original)
+++ ant/ivy/ivyde/trunk/test/jetty-webapp/jetty.xml Wed Mar 14 22:57:23 2012
@@ -1,4 +1,22 @@
 <?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.    
+-->
 <!DOCTYPE Configure PUBLIC "-//Mort Bay Consulting//DTD Configure//EN" "http://jetty.mortbay.org/configure.dtd">
 <Configure id="Server" class="org.mortbay.jetty.Server">
 

Modified: ant/ivy/ivyde/trunk/test/jetty/.classpath
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/test/jetty/.classpath?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/test/jetty/.classpath (original)
+++ ant/ivy/ivyde/trunk/test/jetty/.classpath Wed Mar 14 22:57:23 2012
@@ -1,4 +1,22 @@
 <?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: ant/ivy/ivyde/trunk/test/launch-main/launcher-with-container.launch
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/test/launch-main/launcher-with-container.launch?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/test/launch-main/launcher-with-container.launch (original)
+++ ant/ivy/ivyde/trunk/test/launch-main/launcher-with-container.launch Wed Mar 14 22:57:23 2012
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+   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.    
+-->
 <launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
 <listEntry value="/ivydetest-launch-main/src/org/apache/ivyde/test/launch/main/Test.java"/>

Modified: ant/ivy/ivyde/trunk/test/parent-pom/.classpath
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/test/parent-pom/.classpath?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/test/parent-pom/.classpath (original)
+++ ant/ivy/ivyde/trunk/test/parent-pom/.classpath Wed Mar 14 22:57:23 2012
@@ -1,4 +1,22 @@
 <?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: ant/ivy/ivyde/trunk/test/parent-pom/.project
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/test/parent-pom/.project?rev=1300775&r1=1300774&r2=1300775&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/test/parent-pom/.project (original)
+++ ant/ivy/ivyde/trunk/test/parent-pom/.project Wed Mar 14 22:57:23 2012
@@ -1,4 +1,22 @@
 <?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>ivydetest-parent-pom</name>
 	<comment></comment>