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:46:25 UTC

svn commit: r637914 [1/5] - in /ant/core/branches/ANT_17_BRANCH/src: etc/testcases/filters/input/ etc/testcases/taskdefs/ etc/testcases/taskdefs/ant/ etc/testcases/taskdefs/conditions/ etc/testcases/taskdefs/email/ etc/testcases/taskdefs/exec/ etc/test...

Author: bodewig
Date: Mon Mar 17 07:45:57 2008
New Revision: 637914

URL: http://svn.apache.org/viewvc?rev=637914&view=rev
Log:
Add licenses to test XML files

Modified:
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/filters/input/sample.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/abstractcvstask.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/ant.topleveltest.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/ant.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/ant/ant.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/ant/references.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/antlib.current-test.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/antlib.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/antstructure.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/apt.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/available.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/basename.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/bunzip2.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/bzip2.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/calltarget.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/checksum.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/classloader.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/concat.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/condition.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/antversion.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/isfailure.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/isfileselected.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/isreference.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/issigned.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/typefound.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/xor.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/copy.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/copydir.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/copyfile.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/cvspass.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/defaultexcludes.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/delete.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/deltree.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/dirname.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/dynamictask.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/echo.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/echoxml.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/email/mail.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/exec/exec.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/fail.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/filter.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/fixcrlf/build.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/get.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/gunzip.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/gzip.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/a.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/b.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/bad.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/c.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/import.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/import_bad_import.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/import_same_target.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/imported.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/importtargetfirst.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/same_target.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/subdir/importinsequential-inner.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/subdir/importinsequential.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/subdir/importintarget-inner.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/subdir/importintarget.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/subdir/serial.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/symlinks/d1/p1.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/symlinks/d2/p2.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/symlinks/d3a/p3.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/targetfirst.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/unnamed1.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/unnamed2.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/import/unnamedImport.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/initializeclass.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/input.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/jar.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/java.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/loadfile.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/loadproperties.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/macrodef.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/makeurl.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/manifest.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/manifestclasspath.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/mkdir.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/move.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/multimap.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/nice.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/WsdlToDotnet.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/antlr/antlr.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/depend/depend.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/dotnet.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/echoproperties.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/i18n/translate/translate.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/image/image.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jdepend/jdepend.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/WEB-INF/web.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jsp/xml.jsp
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/jspc.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/junit.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/junit/cdataoutput.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/junit/matches.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/junitreport.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/junitreport/INCOMPLETE-sampleproject.incomplete.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/junitreport/NAMESPACE-sampleproject.namespace.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/junitreport/TEST-sampleproject.coins.CoinTest.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/junitreport/TEST-sampleproject.util.UniqueStringTest.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/junitreport/WRONGELEMENT-sampleproject.wrongelement.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/junitreport/ZEROBYTES-sampleproject.package.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/net/ftp.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/perforce/changerenumbered.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/perforce/needsresolve.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/propertyfile.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/pvcs.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/replaceregexp.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/schemavalidate.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/script.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/script/scriptdef.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/script_reference.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/sos/sos.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/unix/symlink.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/vss/vss.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/about.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/apache.xsl
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/books.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/doc-in-ns.xsd
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/doc.dtd
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/doc.xsd
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/doc.xsl
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/docwithentity.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece-noSchema-invalid.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece-noSchema.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece-ns-no-location.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece2.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/entity.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/iso-2022-jp.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/stylesheet_include.xsl
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/stylesheet_with_include.xsl
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/test.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/test.xsl
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/utf-8.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/validate.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xmlvalidate.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xslt.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-encoding-in.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-in.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-include.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/parallel.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/pathconvert.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/presetdef.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/recorder.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/rename.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/replace.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/rmic/rmic.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/signjar.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/sleep.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/build.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/data.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/subant.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/subant/genericsubant.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/subant/subant-test1/mysubant.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/subant/subant-test2/mysubant.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/sync.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/tar.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/taskdef.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/template.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/test.antlib.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/test2.antlib.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/toplevelant.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/toplevelantcall.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/toplevelsubant.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/touch.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/typeadapter.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/typedef.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/untar.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/unzip.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/uptodate.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/war.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/whichresource.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlns.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/goldfiles/keeproot-collapse-input1.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/goldfiles/keeproot-collapse-original.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/goldfiles/keeproot-collapse-override.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/goldfiles/keeproot-nocollapse-original.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/goldfiles/keeproot-semantic-include.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/goldfiles/keeproot-semantic-input1.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/goldfiles/keeproot-semantic-override.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/goldfiles/nokeeproot-collapse-input1.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/goldfiles/nokeeproot-collapse-original.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/goldfiles/nokeeproot-nocollapse-multi.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/goldfiles/nokeeproot-nocollapse-original.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/goldfiles/nokeeproot-semantic-include-input1.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/goldfiles/nokeeproot-semantic-input1.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/goldfiles/nokeeproot-semantic-locations.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/goldfiles/nokeeproot-semantic-paths.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/goldfiles/nokeeproot-semantic-references.properties
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/inputs/input1.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/inputs/locations.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/inputs/multi.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/inputs/original.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/inputs/override.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/inputs/paths.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty/inputs/references.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty_data.dtd
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty_data.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty_needscat.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/xmlproperty_withdtd.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/zip.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/addtype.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/assertions.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/description1.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/description2.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/description3.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/description4.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/filelist.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/filterset.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/flexinteger.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/mapper.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/mappers/define.mapperresult.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/mappers/globmapper.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/mappers/regexpmapper.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/mappers/scriptmapper.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/poly.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/quote1.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/quote2.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/resources/comparators/build.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/resources/javaresource.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/resources/tarentry.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/selectors.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/selectors/scriptselector.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/selectors/signedselector.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/xmlcatalog.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/xmlcatalog.xsl
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/xmlcatalog1.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/xmlcatalog2.xml
    ant/core/branches/ANT_17_BRANCH/src/etc/testcases/types/xmlfragment.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/antunit-base.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/core/location/location.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/core/nested-text-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/core/ref-psyntax-hint.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/core/uuencode/uuencode-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/filters/striplinecomments-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/concat-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/condition/antversion-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/condition/hasfreespace-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/condition/resourcecontains-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/delete-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/dependset/test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/dirname-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/echoxml-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/exec/apply-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/input-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/jar-spi-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/javac-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/length-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/loadresource-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/macrodef-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/move-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/optional/junit/junit-outputtoformatters-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/optional/script/scriptdef-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/pathconvert-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/retry-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/subant-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/touch-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/truncate/truncate-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/war-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/web.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/whichresource-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/xmlproperty-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/xmlproperty.inline-expansion.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/taskdefs/xmlproperty.multi.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/types/build-embedded-ref.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/types/conditions/matches-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/types/defer-reference-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/types/fileset-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/types/filterset-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/types/mapper-ref.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/types/modified-selector-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/types/path-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/types/patternset-invert-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/types/resources/concat-resource-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/types/resources/first-last-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/types/resources/latepath-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/types/resources/selectors/test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/types/resources/test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/types/resources/tokens-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/types/scriptcondition-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/antunit/types/zipfileset-test.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/junit/org/apache/tools/ant/taskdefs/optional/perforce/p4integrate.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/junit/org/example/tasks/antlib.xml
    ant/core/branches/ANT_17_BRANCH/src/tests/junit/org/example/tasks/antlib2.xml

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/filters/input/sample.properties
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/filters/input/sample.properties?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/filters/input/sample.properties (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/filters/input/sample.properties Mon Mar 17 07:45:57 2008
@@ -1 +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.
+
 foo=

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/abstractcvstask.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/abstractcvstask.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/abstractcvstask.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/abstractcvstask.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="abstractcvstask-test" basedir="../../../../" 
          default="all">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/ant.topleveltest.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/ant.topleveltest.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/ant.topleveltest.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/ant.topleveltest.xml Mon Mar 17 07:45:57 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.
+-->
 <project>
   <echo>Hello world</echo>
 </project>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/ant.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/ant.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/ant.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/ant.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="ant-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/ant/ant.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/ant/ant.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/ant/ant.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/ant/ant.xml Mon Mar 17 07:45:57 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.
+-->
 <project name="test" default="def" basedir=".">
 
   <target name="def">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/ant/references.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/ant/references.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/ant/references.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/ant/references.xml Mon Mar 17 07:45:57 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.
+-->
 <project name="test" default="def" basedir=".">
 
   <path id="no-override" />

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/antlib.current-test.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/antlib.current-test.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/antlib.current-test.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/antlib.current-test.xml Mon Mar 17 07:45:57 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.
+-->
 <antlib xmlns:c="ant:current">
   <typedef name="echo2" classname="org.apache.tools.ant.taskdefs.Echo"/>
   <presetdef name="preset.echo">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/antlib.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/antlib.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/antlib.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/antlib.xml Mon Mar 17 07:45:57 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.
+-->
 <project name="test">
 
   <property name="testcases.dir" location="../../../../build/testcases"/>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/antstructure.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/antstructure.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/antstructure.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/antstructure.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="antstructure-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/apt.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/apt.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/apt.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/apt.xml Mon Mar 17 07:45:57 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.
+-->
 <project basedir=".">
   <!-- apt tests -->
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/available.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/available.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/available.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/available.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="available-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/basename.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/basename.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/basename.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/basename.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="xxx-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/bunzip2.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/bunzip2.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/bunzip2.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/bunzip2.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project basedir="." default="cleanup">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/bzip2.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/bzip2.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/bzip2.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/bzip2.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project basedir="." default="cleanup">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/calltarget.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/calltarget.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/calltarget.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/calltarget.xml Mon Mar 17 07:45:57 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.
+-->
 <project name ="calltarget-test" default="testinheritreffileset" basedir=".">
     <property name="tmp.dir" value="tmp.dir" />
     <target name="setup">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/checksum.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/checksum.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/checksum.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/checksum.xml Mon Mar 17 07:45:57 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.
+-->
 <project default="cleanup" basedir=".">
 
   <macrodef name="compare">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/classloader.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/classloader.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/classloader.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/classloader.xml Mon Mar 17 07:45:57 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.
+-->
 <project name="classloader-test" default="main" basedir=".">
 
   <target name="init">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/concat.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/concat.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/concat.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/concat.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="concat-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/condition.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/condition.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/condition.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/condition.xml Mon Mar 17 07:45:57 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.
+-->
 
 <!-- test conditioning -->
 <project name="condition-test" basedir="." default="test1">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/antversion.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/antversion.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/antversion.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/antversion.xml Mon Mar 17 07:45:57 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.
+-->
 <project name="testantversion" default="testatleast">
 
 	<target name="testatleast">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/isfailure.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/isfailure.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/isfailure.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/isfailure.xml Mon Mar 17 07:45:57 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.
+-->
 <project default="testisfailure">
 
   <target name="testisfailure">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/isfileselected.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/isfileselected.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/isfileselected.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/isfileselected.xml Mon Mar 17 07:45:57 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.
+-->
 <project>
   <macrodef name="pass">
     <element name="conditions" implicit="yes"/>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/isreference.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/isreference.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/isreference.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/isreference.xml Mon Mar 17 07:45:57 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.
+-->
 <project default="nope">
   <path id="global-path-id"/>
   <echo id="echo-id"/>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/issigned.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/issigned.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/issigned.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/issigned.xml Mon Mar 17 07:45:57 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.
+-->
 <project default="all">
   
   <target name="pass" description="check if a name of pass is ok">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/typefound.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/typefound.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/typefound.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/typefound.xml Mon Mar 17 07:45:57 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.
+-->
 <project name="typefound">
 
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/xor.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/xor.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/xor.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/conditions/xor.xml Mon Mar 17 07:45:57 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.
+-->
 <project default="all">
 
 <!-- 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/copy.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/copy.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/copy.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/copy.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="copy-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/copydir.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/copydir.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/copydir.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/copydir.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="copydir-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/copyfile.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/copyfile.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/copyfile.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/copyfile.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="copyfile-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/cvspass.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/cvspass.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/cvspass.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/cvspass.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="cvspass-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/defaultexcludes.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/defaultexcludes.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/defaultexcludes.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/defaultexcludes.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="echo-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/delete.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/delete.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/delete.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/delete.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="delete-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/deltree.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/deltree.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/deltree.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/deltree.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="deltree-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/dirname.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/dirname.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/dirname.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/dirname.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="xxx-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/dynamictask.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/dynamictask.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/dynamictask.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/dynamictask.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="dynamic-test" default="simple">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/echo.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/echo.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/echo.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/echo.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="echo-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/echoxml.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/echoxml.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/echoxml.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/echoxml.xml Mon Mar 17 07:45:57 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.
+-->
 <project>
   <property name="file" location="echoed.xml" />
   <target name="init">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/email/mail.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/email/mail.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/email/mail.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/email/mail.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="mail-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/exec/exec.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/exec/exec.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/exec/exec.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/exec/exec.xml Mon Mar 17 07:45:57 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.
+-->
 <project name="exec-test" default="spawn" basedir=".">
     <target name="init">
         <!-- this property can be overriden programatically in the Java test case -->

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/fail.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/fail.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/fail.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/fail.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="fail-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/filter.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/filter.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/filter.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/filter.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="filter-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/fixcrlf/build.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/fixcrlf/build.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/fixcrlf/build.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/fixcrlf/build.xml Mon Mar 17 07:45:57 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.
+-->
 <project name="fixcrlf" default="cleanup" basedir=".">
   <target name="init">
     <mkdir dir="result" />

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/get.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/get.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/get.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/get.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="xxx-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/gunzip.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/gunzip.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/gunzip.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/gunzip.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="xxx-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/gzip.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/gzip.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/gzip.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/gzip.xml Mon Mar 17 07:45:57 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.
+-->
 
 <project name="xxx-test" basedir="." default="test1">