You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2007/01/11 08:48:33 UTC

svn commit: r495147 [7/16] - in /maven/components/branches/maven-2.0.x: ./ bootstrap/bootstrap-installer/ bootstrap/bootstrap-mini/ integration-tests/maven-core-it-plugin/ integration-tests/maven-core-it-plugin/src/main/resources/META-INF/maven/ integr...

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0059/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0059/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0059/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0059/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.maven.it</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0059/src/main/resources/it0001.properties
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0059/src/main/resources/it0001.properties?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0059/src/main/resources/it0001.properties (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0059/src/main/resources/it0001.properties Wed Jan 10 23:47:53 2007
@@ -1 +1,18 @@
+# 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.
+
 name = jason

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0059/verifier.properties
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0059/verifier.properties?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0059/verifier.properties (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0059/verifier.properties Wed Jan 10 23:47:53 2007
@@ -1 +1,18 @@
+# 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.
+
 failOnErrorOutput=false

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0060/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0060/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0060/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0060/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.
+-->
+
 <model>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.maven.it</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0060/subproject/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0060/subproject/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0060/subproject/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0060/subproject/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.
+-->
+
 <model>
   <modelVersion>4.0.0</modelVersion>
   <parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0060/subproject/src/main/resources/it0001.properties
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0060/subproject/src/main/resources/it0001.properties?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0060/subproject/src/main/resources/it0001.properties (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0060/subproject/src/main/resources/it0001.properties Wed Jan 10 23:47:53 2007
@@ -1 +1,18 @@
+# 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.
+
 name = jason

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0061/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0061/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0061/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0061/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.
+-->
+
 <model>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.maven.it</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0061/src/main/resources/it0001.properties
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0061/src/main/resources/it0001.properties?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0061/src/main/resources/it0001.properties (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0061/src/main/resources/it0001.properties Wed Jan 10 23:47:53 2007
@@ -1 +1,18 @@
+# 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.
+
 name = jason

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0062/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0062/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0062/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0062/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.maven</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0063/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0063/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0063/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0063/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.
+-->
+
 <model>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.maven.it</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0063/src/main/resources/it0001.properties
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0063/src/main/resources/it0001.properties?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0063/src/main/resources/it0001.properties (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0063/src/main/resources/it0001.properties Wed Jan 10 23:47:53 2007
@@ -1 +1,18 @@
+# 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.
+
 name = jason

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0064/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0064/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0064/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0064/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.
+-->
+
 <model>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.maven</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0065/plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0065/plugin/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0065/plugin/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0065/plugin/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>
   <parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0065/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0065/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0065/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0065/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.
+-->
+
 <model>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.maven.it</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0065/subproject/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0065/subproject/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0065/subproject/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0065/subproject/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.
+-->
+
 <model>
   <modelVersion>4.0.0</modelVersion>
   <parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0065/subproject/src/main/resources/it0001.properties
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0065/subproject/src/main/resources/it0001.properties?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0065/subproject/src/main/resources/it0001.properties (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0065/subproject/src/main/resources/it0001.properties Wed Jan 10 23:47:53 2007
@@ -1 +1,18 @@
+# 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.
+
 name = jason

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0066/other-pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0066/other-pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0066/other-pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0066/other-pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.maven.it</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0067/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0067/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0067/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0067/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.maven.plugins.it</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0068/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0068/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0068/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0068/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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 xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0068/test.mdo
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0068/test.mdo?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0068/test.mdo (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0068/test.mdo Wed Jan 10 23:47:53 2007
@@ -1,5 +1,24 @@
 <?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.
+-->
+
 <model>
   <id>settings</id>
   <name>Settings</name>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0068/verifier.properties
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0068/verifier.properties?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0068/verifier.properties (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0068/verifier.properties Wed Jan 10 23:47:53 2007
@@ -1 +1,18 @@
+# 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.
+
 failOnErrorOutput=false

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0069/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0069/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0069/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0069/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.maven.it0069</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0070/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0070/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0070/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0070/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.
+-->
+
 <model>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.maven</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0070/src/main/custom/ra.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0070/src/main/custom/ra.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0070/src/main/custom/ra.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0070/src/main/custom/ra.xml Wed Jan 10 23:47:53 2007
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+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.
+-->
+
 <connector>
   <fake-content></fake-content>
 </connector>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0071/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0071/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0071/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0071/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.maven.it</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0072/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0072/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0072/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0072/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.maven.it</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0073/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0073/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0073/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0073/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.maven.it</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0074/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0074/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0074/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0074/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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 xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0075/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0075/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0075/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0075/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.maven.it</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0075/sub1/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0075/sub1/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0075/sub1/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0075/sub1/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>
   <parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0075/sub2/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0075/sub2/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0075/sub2/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0075/sub2/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>
   <parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0076/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0076/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0076/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0076/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,4 +1,23 @@
 <?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.
+-->
+
 <project>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.maven.it</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0077/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0077/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0077/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0077/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.
+-->
+
 <model>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.maven.it</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0077/settings.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0077/settings.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0077/settings.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0077/settings.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.
+-->
+
 <settings>
   <localRepository>file:../target/local-repo</localRepository>
   <usePluginRegistry>false</usePluginRegistry>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0077/sub1/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0077/sub1/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0077/sub1/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0077/sub1/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>
   <parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0077/sub2/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0077/sub2/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0077/sub2/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0077/sub2/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.
+-->
+
 <model>
   <modelVersion>4.0.0</modelVersion>
   <parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0078/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0078/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0078/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0078/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.maven.it</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0079/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0079/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0079/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0079/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,5 +1,24 @@
 <?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.
+-->
+
 <project>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.maven.it</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0080/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0080/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0080/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0080/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>test</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0080/test-component-a/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0080/test-component-a/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0080/test-component-a/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0080/test-component-a/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>
   <parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0080/test-component-b/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0080/test-component-b/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0080/test-component-b/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0080/test-component-b/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>
   <parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0080/test-component-b/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0080/test-component-b/src/main/webapp/WEB-INF/web.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0080/test-component-b/src/main/webapp/WEB-INF/web.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0080/test-component-b/src/main/webapp/WEB-INF/web.xml Wed Jan 10 23:47:53 2007
@@ -1,4 +1,23 @@
 <?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 web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
 
 <web-app >

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0080/test-component-c/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0080/test-component-c/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0080/test-component-c/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0080/test-component-c/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>
   <parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0081/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0081/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0081/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0081/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>test</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0081/test-component-c/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0081/test-component-c/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0081/test-component-c/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0081/test-component-c/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>
   <parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0081/test-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0081/test-plugin/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0081/test-plugin/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0081/test-plugin/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>
   <parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0082/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0082/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0082/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0082/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>test</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0082/test-component-c/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0082/test-component-c/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0082/test-component-c/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0082/test-component-c/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>
   <parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0082/test-component-c/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0082/test-component-c/src/main/webapp/WEB-INF/web.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0082/test-component-c/src/main/webapp/WEB-INF/web.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0082/test-component-c/src/main/webapp/WEB-INF/web.xml Wed Jan 10 23:47:53 2007
@@ -1,4 +1,23 @@
 <?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 web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
 
 <web-app >

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0082/test-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0082/test-plugin/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0082/test-plugin/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0082/test-plugin/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>
 	<parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0083/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0083/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0083/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0083/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>test</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0083/test-component-a/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0083/test-component-a/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0083/test-component-a/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0083/test-component-a/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>
 	<parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0083/test-component-b/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0083/test-component-b/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0083/test-component-b/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0083/test-component-b/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>
 	<parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0083/test-component-c/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0083/test-component-c/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0083/test-component-c/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0083/test-component-c/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>
 	<parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0083/test-component-c/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0083/test-component-c/src/main/webapp/WEB-INF/web.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0083/test-component-c/src/main/webapp/WEB-INF/web.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0083/test-component-c/src/main/webapp/WEB-INF/web.xml Wed Jan 10 23:47:53 2007
@@ -1,4 +1,23 @@
 <?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 web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
 
 <web-app >

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0084/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0084/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0084/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0084/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>test</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0084/test-component-a/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0084/test-component-a/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0084/test-component-a/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0084/test-component-a/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>
 	<parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0084/test-component-b/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0084/test-component-b/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0084/test-component-b/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0084/test-component-b/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>
 	<parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0084/test-component-c/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0084/test-component-c/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0084/test-component-c/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0084/test-component-c/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>
 	<parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0084/test-component-c/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0084/test-component-c/src/main/webapp/WEB-INF/web.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0084/test-component-c/src/main/webapp/WEB-INF/web.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0084/test-component-c/src/main/webapp/WEB-INF/web.xml Wed Jan 10 23:47:53 2007
@@ -1,4 +1,23 @@
 <?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 web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
 
 <web-app >

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0085/dep/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0085/dep/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0085/dep/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0085/dep/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>
   <parent>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0085/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0085/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0085/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0085/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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.maven.it</groupId>

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0085/war/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it/it0085/war/pom.xml?view=diff&rev=495147&r1=495146&r2=495147
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0085/war/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0085/war/pom.xml Wed Jan 10 23:47:53 2007
@@ -1,3 +1,22 @@
+<!--
+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>
   <parent>