You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2008/03/17 15:02:36 UTC

svn commit: r637893 - in /ant/core/branches/ANT_17_BRANCH/src: etc/testcases/taskdefs/ etc/testcases/taskdefs/exec/ etc/testcases/taskdefs/manifestclasspath/ etc/testcases/taskdefs/optional/ etc/testcases/taskdefs/optional/antlr/ etc/testcases/taskdefs...

Author: bodewig
Date: Mon Mar 17 07:02:29 2008
New Revision: 637893

URL: http://svn.apache.org/viewvc?rev=637893&view=rev
Log:
this should fix all non-XML files

Modified:
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/bar.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/exec/spawn.sh
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/filterdefs.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/foo.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/input.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/manifestclasspath/Alpha.java
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/manifestclasspath/Beta.java
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/antlr/antlr.g
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/antlr/extended.calc.g
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/A.java
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/B.java
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/C.java
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/D.java
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/E.java
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src2/A.java
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src2/B.java
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src3/A.java
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src3/B.java
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src4/test/ContainsOnlyInner.java
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src4/test/MethodParam.java
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src4/test/Outer.java
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src5/A.java
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src5/B.java
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/dotnet/HelloWorld.wsdl
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/dotnet/example.il
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/dotnet/example2.il
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/echoproperties.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/i18n/translate/input/resources_ger_DE.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/1nvalid-classname.jsp
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/default.jsp
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/missing_tld.jsp
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/simple.jsp
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/uriroot.jsp
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/replaceregexp.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/replaceregexp2.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/replaceregexp2.result.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/wsdl/StockQuoteService.wsdl
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xalan-redirect-in.xsl
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-encoding-in.xsl
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-in.xsl
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-include.xsl
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property1.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property2.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property3.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property4.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property5.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/skinconfig.dtd
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/printFilename.xsl
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/printParams.xsl
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/testNewerStylesheet.xsl
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/core/location/src/task/EchoLocation.java
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/optional/junit/src/ExampleTest.java

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/bar.properties
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/bar.properties?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/bar.properties (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/bar.properties Mon Mar 17 07:02:29 2008
@@ -1 +1,15 @@
+# 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.
 bar=Bar

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/exec/spawn.sh
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/exec/spawn.sh?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/exec/spawn.sh (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/exec/spawn.sh Mon Mar 17 07:02:29 2008
@@ -1,3 +1,17 @@
+# 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.
 sleeptime=10
 logfile=spawn.log
 if  [ $# -ge 1 ]; then

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/filterdefs.properties
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/filterdefs.properties?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/filterdefs.properties (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/filterdefs.properties Mon Mar 17 07:02:29 2008
@@ -1 +1,15 @@
+# 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.
 property=included

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/foo.properties
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/foo.properties?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/foo.properties (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/foo.properties Mon Mar 17 07:02:29 2008
@@ -1 +1,15 @@
+# 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.
 foo=Foo

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/input.properties
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/input.properties?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/input.properties (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/input.properties Mon Mar 17 07:02:29 2008
@@ -1,3 +1,17 @@
+# 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.
 Press\ Return\ key\ to\ continue...=test
 All\ data\ is\ going\ to\ be\ deleted\ from\ DB\ continue?=test
 All\ data\ is\ going\ to\ be\ deleted\ from\ db\ continue\ (y/n)?=y

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/manifestclasspath/Alpha.java
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/manifestclasspath/Alpha.java?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/manifestclasspath/Alpha.java (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/manifestclasspath/Alpha.java Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+/*
+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.
+*/
 public class Alpha {
     public String toString() {
 	return "alpha";

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/manifestclasspath/Beta.java
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/manifestclasspath/Beta.java?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/manifestclasspath/Beta.java (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/manifestclasspath/Beta.java Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+/*
+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.
+*/
 public class Beta extends Alpha {
     public String toString() {
 	return "beta " + super.toString();

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/antlr/antlr.g
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/antlr/antlr.g?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/antlr/antlr.g (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/antlr/antlr.g Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+/*
+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.
+*/
 class CalcParser extends Parser;
 options {
 	buildAST = true;	// uses CommonAST by default

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/antlr/extended.calc.g
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/antlr/extended.calc.g?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/antlr/extended.calc.g (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/antlr/extended.calc.g Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+/*
+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.
+*/
 // Not really a great extension, but it is only a test after all!
 
 class ExtendedCalcParser extends CalcParser;

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/A.java
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/A.java?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/A.java (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/A.java Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+/*
+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.
+*/
 public class A extends B {
     private D d = new D();
 }

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/B.java
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/B.java?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/B.java (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/B.java Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+/*
+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.
+*/
 public class B extends C {
 }
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/C.java
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/C.java?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/C.java (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/C.java Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+/*
+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.
+*/
 public class C {
 }
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/D.java
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/D.java?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/D.java (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/D.java Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+/*
+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.
+*/
 public class D {
 }
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/E.java
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/E.java?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/E.java (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src1/E.java Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+/*
+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.
+*/
 public class E {
     E() {
         System.out.println(A.class);

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src2/A.java
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src2/A.java?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src2/A.java (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src2/A.java Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+/*
+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.
+*/
 public class A {
     static private class Inner extends B {
     }

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src2/B.java
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src2/B.java?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src2/B.java (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src2/B.java Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+/*
+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.
+*/
 public class B {
 }
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src3/A.java
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src3/A.java?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src3/A.java (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src3/A.java Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+/*
+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.
+*/
 public class A {
     static private class Inner {
         static private class Inner2 extends B {

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src3/B.java
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src3/B.java?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src3/B.java (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src3/B.java Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+/*
+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.
+*/
 public class B {
 }
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src4/test/ContainsOnlyInner.java
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src4/test/ContainsOnlyInner.java?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src4/test/ContainsOnlyInner.java (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src4/test/ContainsOnlyInner.java Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+/*
+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 test;
 
 public class ContainsOnlyInner {

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src4/test/MethodParam.java
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src4/test/MethodParam.java?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src4/test/MethodParam.java (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src4/test/MethodParam.java Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+/*
+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 test;
 
 public class MethodParam {

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src4/test/Outer.java
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src4/test/Outer.java?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src4/test/Outer.java (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src4/test/Outer.java Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+/*
+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 test;
 
 public class Outer {

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src5/A.java
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src5/A.java?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src5/A.java (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src5/A.java Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+/*
+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.
+*/
 public class A {
     APrivate dependency = new APrivate();
 }

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src5/B.java
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src5/B.java?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src5/B.java (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/src5/B.java Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+/*
+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.
+*/
 public class B {
 }
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/dotnet/HelloWorld.wsdl
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/dotnet/HelloWorld.wsdl?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/dotnet/HelloWorld.wsdl (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/dotnet/HelloWorld.wsdl Mon Mar 17 07:02:29 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
 <definitions name="HelloWorld"
 targetNamespace="http://hello.jaxrpc.samples/"
 xmlns:tns="http://hello.jaxrpc.samples/"

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/dotnet/example.il
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/dotnet/example.il?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/dotnet/example.il (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/dotnet/example.il Mon Mar 17 07:02:29 2008
@@ -1,4 +1,18 @@
 //created from ildasm of example.cs
+//   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.
 
 
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/dotnet/example2.il
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/dotnet/example2.il?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/dotnet/example2.il (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/dotnet/example2.il Mon Mar 17 07:02:29 2008
@@ -1,3 +1,17 @@
+//   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.
 
 .class public auto ansi beforefieldinit Example2
        extends [mscorlib]System.Object

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/echoproperties.properties
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/echoproperties.properties?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/echoproperties.properties (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/echoproperties.properties Mon Mar 17 07:02:29 2008
@@ -1 +1,15 @@
+# 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.
 test.infile=true

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/i18n/translate/input/resources_ger_DE.properties
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/i18n/translate/input/resources_ger_DE.properties?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/i18n/translate/input/resources_ger_DE.properties (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/i18n/translate/input/resources_ger_DE.properties Mon Mar 17 07:02:29 2008
@@ -1,3 +1,17 @@
+# 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.
 This=Diese
 is=ist
 a=eine

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/1nvalid-classname.jsp
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/1nvalid-classname.jsp?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/1nvalid-classname.jsp (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/1nvalid-classname.jsp Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <%@ page language="java" %>
 <html>
 <head/>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/default.jsp
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/default.jsp?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/default.jsp (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/default.jsp Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <%@ page language="java" %>
 <html>
 <head/>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/missing_tld.jsp
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/missing_tld.jsp?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/missing_tld.jsp (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/missing_tld.jsp Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <%@ page language="java" %>
 <%@ taglib uri="/WEB-INF/tlds/struts-bean.tld" prefix="bean" %>
 <%@ taglib uri="/WEB-INF/tlds/struts-html.tld" prefix="html" %>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/simple.jsp
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/simple.jsp?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/simple.jsp (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/simple.jsp Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <%@ page language="java" %>
 <html>
 <head/>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/uriroot.jsp
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/uriroot.jsp?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/uriroot.jsp (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/uriroot.jsp Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <%@ page language="java" %>
 <html>
 <head/>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/replaceregexp.properties
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/replaceregexp.properties?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/replaceregexp.properties (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/replaceregexp.properties Mon Mar 17 07:02:29 2008
@@ -1,2 +1,16 @@
+# 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.
 OldAbc=Def
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/replaceregexp2.properties
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/replaceregexp2.properties?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
Binary files - no diff available.

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/replaceregexp2.result.properties
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/replaceregexp2.result.properties?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
Binary files - no diff available.

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/wsdl/StockQuoteService.wsdl
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/wsdl/StockQuoteService.wsdl?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/wsdl/StockQuoteService.wsdl (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/wsdl/StockQuoteService.wsdl Mon Mar 17 07:02:29 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
 <wsdl:definitions targetNamespace="http://localhost:8080/axis/StockQuoteService.jws" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:impl="http://localhost:8080/axis/StockQuoteService.jws-impl" xmlns:intf="http://localhost:8080/axis/StockQuoteService.jws" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
   <wsdl:message name="getQuoteResponse">
     <wsdl:part name="return" type="xsd:float"/>
@@ -32,4 +48,4 @@
       <wsdlsoap:address location="http://localhost:8080/axis/StockQuoteService.jws"/>
     </wsdl:port>
   </wsdl:service>
-</wsdl:definitions>
\ No newline at end of file
+</wsdl:definitions>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xalan-redirect-in.xsl
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xalan-redirect-in.xsl?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xalan-redirect-in.xsl (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xalan-redirect-in.xsl Mon Mar 17 07:02:29 2008
@@ -1,3 +1,20 @@
+<?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.
+-->
 <xsl:stylesheet	xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
 	xmlns:lxslt="http://xml.apache.org/xslt"
 	xmlns:redirect="org.apache.xalan.xslt.extensions.Redirect"
@@ -17,4 +34,4 @@
 </redirect:write>
 </xsl:template>
 
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-encoding-in.xsl
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-encoding-in.xsl?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-encoding-in.xsl (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-encoding-in.xsl Mon Mar 17 07:02:29 2008
@@ -1,3 +1,20 @@
+<?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.
+-->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
 <xsl:template match="/">
@@ -7,4 +24,4 @@
     </xsl:for-each>
     </root>
 </xsl:template>
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-in.xsl
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-in.xsl?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-in.xsl (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-in.xsl Mon Mar 17 07:02:29 2008
@@ -1,3 +1,20 @@
+<?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.
+-->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 <xsl:include href="xsltliaison-include.xsl"/>
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-include.xsl
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-include.xsl?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-include.xsl (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-include.xsl Mon Mar 17 07:02:29 2008
@@ -1,3 +1,20 @@
+<?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.
+-->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 <!-- to be included by xsltliaison-in.xsl -->
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property1.properties
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property1.properties?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property1.properties (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property1.properties Mon Mar 17 07:02:29 2008
@@ -1,3 +1,17 @@
+# 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.
 testprop2=xx
 testprop3=${testprop2}yy
 testprop4=${testprop1}zz

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property2.properties
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property2.properties?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property2.properties (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property2.properties Mon Mar 17 07:02:29 2008
@@ -1,3 +1,17 @@
+# 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.
 testprop1=aa${testprop2}bb
 testprop2=cc${testprop1}dd
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property3.properties
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property3.properties?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property3.properties (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property3.properties Mon Mar 17 07:02:29 2008
@@ -1,3 +1,17 @@
+# 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.
 http.port = 80
 http.url = http://localhost:${http.port}
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property4.properties
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property4.properties?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property4.properties (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property4.properties Mon Mar 17 07:02:29 2008
@@ -1,2 +1,16 @@
+# 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.
 a=${a}
 b=${a}/b

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property5.properties
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property5.properties?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property5.properties (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property5.properties Mon Mar 17 07:02:29 2008
@@ -1,3 +1,17 @@
+# 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.
 a=A
 b=${a}/${c}/${a}
 c=${a}

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/skinconfig.dtd
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/skinconfig.dtd?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/skinconfig.dtd (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/skinconfig.dtd Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <!ELEMENT skinconfig (foo, bar?)>
 <!ELEMENT foo (#PCDATA)>
 <!ELEMENT bar (#PCDATA)>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/printFilename.xsl
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/printFilename.xsl?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/printFilename.xsl (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/printFilename.xsl Mon Mar 17 07:02:29 2008
@@ -1,4 +1,20 @@
 <?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.
+-->
 
 <xsl:stylesheet
   version="1.0"
@@ -19,4 +35,4 @@
 <!-- delete the raw xml data -->
 <xsl:template match="*"/>
 
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/printParams.xsl
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/printParams.xsl?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/printParams.xsl (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/printParams.xsl Mon Mar 17 07:02:29 2008
@@ -1,4 +1,20 @@
 <?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.
+-->
 
 <xsl:stylesheet
   version="1.0"
@@ -17,4 +33,4 @@
 undefined='<xsl:value-of select="$undefined"/>'
 </xsl:template>
 
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/testNewerStylesheet.xsl
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/testNewerStylesheet.xsl?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/testNewerStylesheet.xsl (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/testNewerStylesheet.xsl Mon Mar 17 07:02:29 2008
@@ -1,4 +1,20 @@
 <?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.
+-->
 <xsl:stylesheet
   version="1.0"
   xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

Modified: ant/core/branches/ANT_17_BRANCH/src/tests/antunit/core/location/src/task/EchoLocation.java
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/tests/antunit/core/location/src/task/EchoLocation.java?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/tests/antunit/core/location/src/task/EchoLocation.java (original)
+++ ant/core/branches/ANT_17_BRANCH/src/tests/antunit/core/location/src/task/EchoLocation.java Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+/*
+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 task;
 
 import org.apache.tools.ant.Project;

Modified: ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/optional/junit/src/ExampleTest.java
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/optional/junit/src/ExampleTest.java?rev=637893&r1=637892&r2=637893&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/optional/junit/src/ExampleTest.java (original)
+++ ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/optional/junit/src/ExampleTest.java Mon Mar 17 07:02:29 2008
@@ -1,3 +1,19 @@
+/*
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+*/
 import junit.framework.TestCase;
 
 public class ExampleTest extends TestCase {