Modified: incubator/ivy/core/trunk/test/repositories/m2/org/apache/test/1.0/test-1.0.pom URL: http://svn.apache.org/viewvc/incubator/ivy/core/trunk/test/repositories/m2/org/apache/test/1.0/test-1.0.pom?view=diff&rev=532281&r1=532280&r2=532281 ============================================================================== --- incubator/ivy/core/trunk/test/repositories/m2/org/apache/test/1.0/test-1.0.pom (original) +++ incubator/ivy/core/trunk/test/repositories/m2/org/apache/test/1.0/test-1.0.pom Wed Apr 25 02:37:36 2007 @@ -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. +--> <project> <modelVersion>4.0.0</modelVersion> <groupId>org.apache</groupId> @@ -10,4 +28,4 @@ <name>Jayasoft</name> <url>http://www.jayasoft.org/</url> </organization> -</project> \ No newline at end of file +</project>
Modified: incubator/ivy/core/trunk/test/repositories/m2/org/apache/test2/1.0/test2-1.0.pom URL: http://svn.apache.org/viewvc/incubator/ivy/core/trunk/test/repositories/m2/org/apache/test2/1.0/test2-1.0.pom?view=diff&rev=532281&r1=532280&r2=532281 ============================================================================== --- incubator/ivy/core/trunk/test/repositories/m2/org/apache/test2/1.0/test2-1.0.pom (original) +++ incubator/ivy/core/trunk/test/repositories/m2/org/apache/test2/1.0/test2-1.0.pom Wed Apr 25 02:37:36 2007 @@ -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. +--> <project> <modelVersion>4.0.0</modelVersion> <groupId>org.apache</groupId> @@ -17,4 +35,4 @@ <version>1.0</version> </dependency> </dependencies> -</project> \ No newline at end of file +</project> Modified: incubator/ivy/core/trunk/test/repositories/m2/org/apache/test3/1.0/test3-1.0.pom URL: http://svn.apache.org/viewvc/incubator/ivy/core/trunk/test/repositories/m2/org/apache/test3/1.0/test3-1.0.pom?view=diff&rev=532281&r1=532280&r2=532281 ============================================================================== --- incubator/ivy/core/trunk/test/repositories/m2/org/apache/test3/1.0/test3-1.0.pom (original) +++ incubator/ivy/core/trunk/test/repositories/m2/org/apache/test3/1.0/test3-1.0.pom Wed Apr 25 02:37:36 2007 @@ -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. +--> <project> <modelVersion>4.0.0</modelVersion> <groupId>org.apache</groupId> @@ -17,4 +35,4 @@ <version>1.0</version> </dependency> </dependencies> -</project> \ No newline at end of file +</project> Modified: incubator/ivy/core/trunk/test/repositories/namespace/B/1/1.0/1-1.0.pom URL: http://svn.apache.org/viewvc/incubator/ivy/core/trunk/test/repositories/namespace/B/1/1.0/1-1.0.pom?view=diff&rev=532281&r1=532280&r2=532281 ============================================================================== --- incubator/ivy/core/trunk/test/repositories/namespace/B/1/1.0/1-1.0.pom (original) +++ incubator/ivy/core/trunk/test/repositories/namespace/B/1/1.0/1-1.0.pom Wed Apr 25 02:37:36 2007 @@ -1,7 +1,25 @@ <?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> <modelVersion>4.0.0</modelVersion> <groupId>B</groupId> <artifactId>1</artifactId> <version>1.0</version> -</project> \ No newline at end of file +</project> Modified: incubator/ivy/core/trunk/test/repositories/namespace/B/2/1.0/2-1.0.pom URL: http://svn.apache.org/viewvc/incubator/ivy/core/trunk/test/repositories/namespace/B/2/1.0/2-1.0.pom?view=diff&rev=532281&r1=532280&r2=532281 ============================================================================== --- incubator/ivy/core/trunk/test/repositories/namespace/B/2/1.0/2-1.0.pom (original) +++ incubator/ivy/core/trunk/test/repositories/namespace/B/2/1.0/2-1.0.pom Wed Apr 25 02:37:36 2007 @@ -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. +--> <project> <modelVersion>4.0.0</modelVersion> <groupId>B</groupId> @@ -86,4 +104,4 @@ <version>1.0</version> </dependency> </dependencies> -</project> \ No newline at end of file +</project>
