You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by xa...@apache.org on 2007/01/06 12:50:25 UTC

svn commit: r493462 [6/6] - in /incubator/ivy/trunk: src/example/chained-resolvers/chainedresolvers-project/src/example/ src/example/configurations/jdbc-example/src/example/ src/example/configurations/multi-projects/filter-framework/src/filter/ src/exa...

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyBuildNumberTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyBuildNumberTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyBuildNumberTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyBuildNumberTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.ant;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyCacheFilesetTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyCacheFilesetTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyCacheFilesetTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyCacheFilesetTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.ant;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyCachePathTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyCachePathTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyCachePathTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyCachePathTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.ant;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyConfigureTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyConfigureTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyConfigureTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyConfigureTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.ant;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyConvertPomTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyConvertPomTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyConvertPomTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyConvertPomTest.java Sat Jan  6 04:50:13 2007
@@ -1,8 +1,19 @@
 /*
- * This file is subject to the licence found in LICENCE.TXT in the root directory of the project.
- * Copyright Jayasoft 2005 - All rights reserved
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.ant;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyDeliverTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyDeliverTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyDeliverTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyDeliverTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.ant;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyFindRevisionTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyFindRevisionTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyFindRevisionTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyFindRevisionTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.ant;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyListModulesTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyListModulesTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyListModulesTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyListModulesTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.ant;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyPublishTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyPublishTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyPublishTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyPublishTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.ant;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyReportTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyReportTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyReportTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyReportTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.ant;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyRepositoryReportTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyRepositoryReportTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyRepositoryReportTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyRepositoryReportTest.java Sat Jan  6 04:50:13 2007
@@ -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.
+ *
+ */
 package fr.jayasoft.ivy.ant;
 
 import java.io.File;

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyResolveTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyResolveTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyResolveTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyResolveTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.ant;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyRetrieveTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyRetrieveTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyRetrieveTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyRetrieveTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.ant;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyVarTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyVarTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyVarTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/IvyVarTest.java Sat Jan  6 04:50:13 2007
@@ -1,8 +1,19 @@
 /*
- * This file is subject to the licence found in LICENCE.TXT in the root directory of the project.
- * Copyright Jayasoft 2005 - All rights reserved
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.ant;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/conflict/RegexpConflictManagerTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/conflict/RegexpConflictManagerTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/conflict/RegexpConflictManagerTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/conflict/RegexpConflictManagerTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.conflict;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/conflict/StrictConflictManagerTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/conflict/StrictConflictManagerTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/conflict/StrictConflictManagerTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/conflict/StrictConflictManagerTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.conflict;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/event/IvyEventFilterTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/event/IvyEventFilterTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/event/IvyEventFilterTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/event/IvyEventFilterTest.java Sat Jan  6 04:50:13 2007
@@ -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.
+ *
+ */
 package fr.jayasoft.ivy.event;
 
 import java.util.Date;

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/external/m2/PomModuleDescriptorParserTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/external/m2/PomModuleDescriptorParserTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/external/m2/PomModuleDescriptorParserTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/external/m2/PomModuleDescriptorParserTest.java Sat Jan  6 04:50:13 2007
@@ -1,8 +1,19 @@
 /*
- * This file is subject to the licence found in LICENCE.TXT in the root directory of the project.
- * Copyright Jayasoft 2005 - All rights reserved
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.external.m2;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/latest/LatestRevisionStrategyTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/latest/LatestRevisionStrategyTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/latest/LatestRevisionStrategyTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/latest/LatestRevisionStrategyTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.latest;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/namespace/MRIDTransformationRuleTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/namespace/MRIDTransformationRuleTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/namespace/MRIDTransformationRuleTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/namespace/MRIDTransformationRuleTest.java Sat Jan  6 04:50:13 2007
@@ -1,8 +1,19 @@
 /*
- * This file is subject to the licence found in LICENCE.TXT in the root directory of the project.
- * Copyright Jayasoft 2005 - All rights reserved
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.namespace;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/parser/AbstractModuleDescriptorParserTester.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/parser/AbstractModuleDescriptorParserTester.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/parser/AbstractModuleDescriptorParserTester.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/parser/AbstractModuleDescriptorParserTester.java Sat Jan  6 04:50:13 2007
@@ -1,8 +1,19 @@
 /*
- * This file is subject to the licence found in LICENCE.TXT in the root directory of the project.
- * Copyright Jayasoft 2005 - All rights reserved
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.parser;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/parser/ModuleDescriptorParserRegistryTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/parser/ModuleDescriptorParserRegistryTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/parser/ModuleDescriptorParserRegistryTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/parser/ModuleDescriptorParserRegistryTest.java Sat Jan  6 04:50:13 2007
@@ -1,8 +1,19 @@
 /*
- * This file is subject to the licence found in LICENCE.TXT in the root directory of the project.
- * Copyright Jayasoft 2005 - All rights reserved
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.parser;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/report/XmlReportOutputterTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/report/XmlReportOutputterTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/report/XmlReportOutputterTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/report/XmlReportOutputterTest.java Sat Jan  6 04:50:13 2007
@@ -1,8 +1,19 @@
 /*
- * This file is subject to the licence found in LICENCE.TXT in the root directory of the project.
- * Copyright Jayasoft 2005 - All rights reserved
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.report;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/repository/vfs/VfsRepositoryTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/repository/vfs/VfsRepositoryTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/repository/vfs/VfsRepositoryTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/repository/vfs/VfsRepositoryTest.java Sat Jan  6 04:50:13 2007
@@ -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.
+ *
+ */
 package fr.jayasoft.ivy.repository.vfs;
 
 import java.io.File;

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/repository/vfs/VfsResourceTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/repository/vfs/VfsResourceTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/repository/vfs/VfsResourceTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/repository/vfs/VfsResourceTest.java Sat Jan  6 04:50:13 2007
@@ -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.
+ *
+ */
 package fr.jayasoft.ivy.repository.vfs;
 
 import java.net.URI;

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/repository/vfs/VfsTestHelper.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/repository/vfs/VfsTestHelper.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/repository/vfs/VfsTestHelper.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/repository/vfs/VfsTestHelper.java Sat Jan  6 04:50:13 2007
@@ -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.
+ *
+ */
 package fr.jayasoft.ivy.repository.vfs;
 
 import java.io.File;

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/repository/vfs/VfsURI.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/repository/vfs/VfsURI.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/repository/vfs/VfsURI.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/repository/vfs/VfsURI.java Sat Jan  6 04:50:13 2007
@@ -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.
+ *
+ */
 package fr.jayasoft.ivy.repository.vfs;
 
 import fr.jayasoft.ivy.Ivy;

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/ChainResolverTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/ChainResolverTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/ChainResolverTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/ChainResolverTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.resolver;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/DualResolverTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/DualResolverTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/DualResolverTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/DualResolverTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.resolver;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/FileSystemResolverTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/FileSystemResolverTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/FileSystemResolverTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/FileSystemResolverTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.resolver;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/IBiblioHelper.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/IBiblioHelper.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/IBiblioHelper.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/IBiblioHelper.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.resolver;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/IBiblioResolverTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/IBiblioResolverTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/IBiblioResolverTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/IBiblioResolverTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.resolver;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/IvyRepResolverTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/IvyRepResolverTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/IvyRepResolverTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/IvyRepResolverTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.resolver;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/MockResolver.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/MockResolver.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/MockResolver.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/MockResolver.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.resolver;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/ResolverTestHelper.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/ResolverTestHelper.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/ResolverTestHelper.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/ResolverTestHelper.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.resolver;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/URLResolverTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/URLResolverTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/URLResolverTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/URLResolverTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.resolver;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/VfsResolverTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/VfsResolverTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/VfsResolverTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/VfsResolverTest.java Sat Jan  6 04:50:13 2007
@@ -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.
+ *
+ */
 package fr.jayasoft.ivy.resolver;
 
 import junit.framework.TestCase;

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/url/ApacheURLListerTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/url/ApacheURLListerTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/url/ApacheURLListerTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/url/ApacheURLListerTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.url;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/url/BasicURLHandlerTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/url/BasicURLHandlerTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/url/BasicURLHandlerTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/url/BasicURLHandlerTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.url;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/url/HttpclientURLHandlerTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/url/HttpclientURLHandlerTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/url/HttpclientURLHandlerTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/url/HttpclientURLHandlerTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.url;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/util/ConfiguratorTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/util/ConfiguratorTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/util/ConfiguratorTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/util/ConfiguratorTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.util;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/util/IvyPatternHelperTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/util/IvyPatternHelperTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/util/IvyPatternHelperTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/util/IvyPatternHelperTest.java Sat Jan  6 04:50:13 2007
@@ -1,8 +1,19 @@
 /*
- * This file is subject to the licence found in LICENCE.TXT in the root directory of the project.
- * Copyright Jayasoft 2005 - All rights reserved
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.util;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/util/StringUtilsTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/util/StringUtilsTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/util/StringUtilsTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/util/StringUtilsTest.java Sat Jan  6 04:50:13 2007
@@ -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.
+ *
+ */
 package fr.jayasoft.ivy.util;
 
 import junit.framework.TestCase;

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/version/MockVersionMatcher.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/version/MockVersionMatcher.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/version/MockVersionMatcher.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/version/MockVersionMatcher.java Sat Jan  6 04:50:13 2007
@@ -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.
+ *
+ */
 package fr.jayasoft.ivy.version;
 
 import fr.jayasoft.ivy.ModuleRevisionId;

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/version/VersionRangeMatcherTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/version/VersionRangeMatcherTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/version/VersionRangeMatcherTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/version/VersionRangeMatcherTest.java Sat Jan  6 04:50:13 2007
@@ -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.
+ *
+ */
 package fr.jayasoft.ivy.version;
 
 import fr.jayasoft.ivy.ModuleRevisionId;

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/OnlineXmlIvyConfigurationParserTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/OnlineXmlIvyConfigurationParserTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/OnlineXmlIvyConfigurationParserTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/OnlineXmlIvyConfigurationParserTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.xml;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/XmlIvyConfigurationParserTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/XmlIvyConfigurationParserTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/XmlIvyConfigurationParserTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/XmlIvyConfigurationParserTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.xml;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/XmlModuleDescriptorParserTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/XmlModuleDescriptorParserTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/XmlModuleDescriptorParserTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/XmlModuleDescriptorParserTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.xml;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/XmlModuleDescriptorWriterTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/XmlModuleDescriptorWriterTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/XmlModuleDescriptorWriterTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/XmlModuleDescriptorWriterTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.xml;
 

Modified: incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/XmlModuleUpdaterTest.java
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/XmlModuleUpdaterTest.java?view=diff&rev=493462&r1=493461&r2=493462
==============================================================================
--- incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/XmlModuleUpdaterTest.java (original)
+++ incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/XmlModuleUpdaterTest.java Sat Jan  6 04:50:13 2007
@@ -1,7 +1,19 @@
 /*
- * This file is subject to the license found in LICENCE.TXT in the root directory of the project.
- * 
- * #SNAPSHOT#
+ *  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.
+ *
  */
 package fr.jayasoft.ivy.xml;