You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mi...@apache.org on 2006/11/01 22:03:05 UTC

svn commit: r470101 [1/2] - in /xalan/test/trunk/java/src/org/apache/qetest: ./ dtm/ rwapi/ trax/ trax/dom/ trax/sax/ trax/stream/ xalanj2/ xsl/ xsltc/ xslwrapper/

Author: minchau
Date: Wed Nov  1 13:03:00 2006
New Revision: 470101

URL: http://svn.apache.org/viewvc?view=rev&rev=470101
Log:
Apache license update per XALANJ-2328

Modified:
    xalan/test/trunk/java/src/org/apache/qetest/CharTables.java
    xalan/test/trunk/java/src/org/apache/qetest/CheckService.java
    xalan/test/trunk/java/src/org/apache/qetest/Configurable.java
    xalan/test/trunk/java/src/org/apache/qetest/ConsoleLogger.java
    xalan/test/trunk/java/src/org/apache/qetest/Datalet.java
    xalan/test/trunk/java/src/org/apache/qetest/DirFilter.java
    xalan/test/trunk/java/src/org/apache/qetest/ExecTestlet.java
    xalan/test/trunk/java/src/org/apache/qetest/FileBasedTest.java
    xalan/test/trunk/java/src/org/apache/qetest/FileDatalet.java
    xalan/test/trunk/java/src/org/apache/qetest/FileDataletManager.java
    xalan/test/trunk/java/src/org/apache/qetest/FilePatternFilter.java
    xalan/test/trunk/java/src/org/apache/qetest/FileTestlet.java
    xalan/test/trunk/java/src/org/apache/qetest/FileTestletDriver.java
    xalan/test/trunk/java/src/org/apache/qetest/IncludeExcludeFilter.java
    xalan/test/trunk/java/src/org/apache/qetest/LinebyLineCheckService.java
    xalan/test/trunk/java/src/org/apache/qetest/Logger.java
    xalan/test/trunk/java/src/org/apache/qetest/LoggingHandler.java
    xalan/test/trunk/java/src/org/apache/qetest/NullDatalet.java
    xalan/test/trunk/java/src/org/apache/qetest/OutputNameManager.java
    xalan/test/trunk/java/src/org/apache/qetest/QetestFactory.java
    xalan/test/trunk/java/src/org/apache/qetest/QetestUtils.java
    xalan/test/trunk/java/src/org/apache/qetest/Reporter.java
    xalan/test/trunk/java/src/org/apache/qetest/SimpleFileCheckService.java
    xalan/test/trunk/java/src/org/apache/qetest/Test.java
    xalan/test/trunk/java/src/org/apache/qetest/TestImpl.java
    xalan/test/trunk/java/src/org/apache/qetest/TestfileInfo.java
    xalan/test/trunk/java/src/org/apache/qetest/Testlet.java
    xalan/test/trunk/java/src/org/apache/qetest/TestletImpl.java
    xalan/test/trunk/java/src/org/apache/qetest/ThreadedStreamReader.java
    xalan/test/trunk/java/src/org/apache/qetest/XMLFileFilter.java
    xalan/test/trunk/java/src/org/apache/qetest/XMLFileLogger.java
    xalan/test/trunk/java/src/org/apache/qetest/XSDFileFilter.java
    xalan/test/trunk/java/src/org/apache/qetest/XSLFileFilter.java
    xalan/test/trunk/java/src/org/apache/qetest/dtm/QeDtmUtils.java
    xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTM.java
    xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTMIter.java
    xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTMIterator.java
    xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTMTrav.java
    xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTMTraverser.java
    xalan/test/trunk/java/src/org/apache/qetest/dtm/TimeDTMIterDeep.java
    xalan/test/trunk/java/src/org/apache/qetest/dtm/TimeDTMIterator.java
    xalan/test/trunk/java/src/org/apache/qetest/dtm/TimeDTMTravDeep.java
    xalan/test/trunk/java/src/org/apache/qetest/dtm/TimeDTMTraverser.java
    xalan/test/trunk/java/src/org/apache/qetest/dtm/dtmWSStripper.java
    xalan/test/trunk/java/src/org/apache/qetest/rwapi/XPathASTTestlet.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/EmbeddedStylesheetTest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/ErrorListenerAPITest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/ErrorListenerTest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/ExamplesTest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/LoggingErrorListener.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/LoggingURIResolver.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/Minitest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/OutputPropertiesTest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/ParameterTest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/REPLACE_template_for_new_tests.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/SystemIdImpInclTest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/SystemIdTest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/TemplatesAPITest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/TestMultiTypeThreads.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/TestThreads.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/TransformerAPITest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/TransformerFactoryAPITest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/URIResolverTest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/dom/DOMResultAPITest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/dom/DOMSourceAPITest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/sax/SAXResultAPITest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/sax/SAXSourceAPITest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/sax/SAXTransformerFactoryAPITest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/sax/TemplatesHandlerAPITest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/sax/TransformerHandlerAPITest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/sax/TransformerHandlerTest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/stream/StreamResultAPITest.java
    xalan/test/trunk/java/src/org/apache/qetest/trax/stream/StreamSourceAPITest.java
    xalan/test/trunk/java/src/org/apache/qetest/xalanj2/DTMDumpTest.java
    xalan/test/trunk/java/src/org/apache/qetest/xalanj2/FactoryFeatureTest.java
    xalan/test/trunk/java/src/org/apache/qetest/xalanj2/LoggingPrintTraceListener.java
    xalan/test/trunk/java/src/org/apache/qetest/xalanj2/LoggingTraceListener.java
    xalan/test/trunk/java/src/org/apache/qetest/xalanj2/LoggingTraceListenerEx.java
    xalan/test/trunk/java/src/org/apache/qetest/xalanj2/LoggingTransformState.java
    xalan/test/trunk/java/src/org/apache/qetest/xalanj2/OutputSettingsTest.java
    xalan/test/trunk/java/src/org/apache/qetest/xalanj2/PrefixResolverAPITest.java
    xalan/test/trunk/java/src/org/apache/qetest/xalanj2/ProgrammaticDOMTest.java
    xalan/test/trunk/java/src/org/apache/qetest/xalanj2/SerializedStylesheetTest.java
    xalan/test/trunk/java/src/org/apache/qetest/xalanj2/SmoketestOuttakes.java
    xalan/test/trunk/java/src/org/apache/qetest/xalanj2/SystemIDResolverAPITest.java
    xalan/test/trunk/java/src/org/apache/qetest/xalanj2/TestXPathAPI.java
    xalan/test/trunk/java/src/org/apache/qetest/xalanj2/TraceListenerTest.java
    xalan/test/trunk/java/src/org/apache/qetest/xalanj2/TransformStateAPITest.java
    xalan/test/trunk/java/src/org/apache/qetest/xalanj2/TransformStateDatalet.java
    xalan/test/trunk/java/src/org/apache/qetest/xalanj2/TransformStateTest.java
    xalan/test/trunk/java/src/org/apache/qetest/xalanj2/TransformStateTestlet.java
    xalan/test/trunk/java/src/org/apache/qetest/xalanj2/XalanDumper.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/BugzillaFileRules.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/BugzillaTestletDriver.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/CmdlineTestlet.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/ConformanceDirRules.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/ConformanceFileRules.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/ConformanceXSLFileRules.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/ErrorHandlerTestlet.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/ExtensionTestlet.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/GoldFileRules.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/LoggingContentHandler.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/LoggingEntityResolver.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/LoggingLexicalHandler.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/LoggingSAXErrorHandler.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/MSXSLTestlet.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/PerfEverythingTestlet.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/PerfTestlet.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/ResultScanner.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/ResultsCompareTestlet.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/StylesheetDatalet.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/StylesheetDataletManager.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/StylesheetDriver.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/StylesheetErrorTestlet.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/StylesheetTestlet.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/StylesheetTestletDriver.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/StylesheetTestletLocalPaths.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/TestableExtension.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/ThreadedStylesheetDatalet.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/ThreadedStylesheetTestlet.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/ThreadedTestletDriver.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/TraxDatalet.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/XHTComparator.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/XHTComparatorXSLTC.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/XHTFileCheckService.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/XHTFileCheckServiceXSLTC.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/XSLProcessorTestBase.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/XSLTestAntTask.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/XSLTestHarness.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/XSLTestfileInfo.java
    xalan/test/trunk/java/src/org/apache/qetest/xsl/XalanCTestlet.java
    xalan/test/trunk/java/src/org/apache/qetest/xsltc/TimeXSLTCDom.java
    xalan/test/trunk/java/src/org/apache/qetest/xslwrapper/TransformWrapper.java
    xalan/test/trunk/java/src/org/apache/qetest/xslwrapper/TransformWrapperFactory.java
    xalan/test/trunk/java/src/org/apache/qetest/xslwrapper/TransformWrapperHelper.java
    xalan/test/trunk/java/src/org/apache/qetest/xslwrapper/TraxDOMWrapper.java
    xalan/test/trunk/java/src/org/apache/qetest/xslwrapper/TraxFileWrapper.java
    xalan/test/trunk/java/src/org/apache/qetest/xslwrapper/TraxLocalPathWrapper.java
    xalan/test/trunk/java/src/org/apache/qetest/xslwrapper/TraxSAXWrapper.java
    xalan/test/trunk/java/src/org/apache/qetest/xslwrapper/TraxStreamWrapper.java
    xalan/test/trunk/java/src/org/apache/qetest/xslwrapper/TraxSystemId3Wrapper.java
    xalan/test/trunk/java/src/org/apache/qetest/xslwrapper/TraxSystemIdWrapper.java
    xalan/test/trunk/java/src/org/apache/qetest/xslwrapper/TraxWrapperUtils.java
    xalan/test/trunk/java/src/org/apache/qetest/xslwrapper/XTWrapper.java
    xalan/test/trunk/java/src/org/apache/qetest/xslwrapper/XalanProcessWrapper.java
    xalan/test/trunk/java/src/org/apache/qetest/xslwrapper/XsltcMainWrapper.java

Modified: xalan/test/trunk/java/src/org/apache/qetest/CharTables.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/CharTables.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/CharTables.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/CharTables.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/CheckService.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/CheckService.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/CheckService.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/CheckService.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/Configurable.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/Configurable.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/Configurable.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/Configurable.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/ConsoleLogger.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/ConsoleLogger.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/ConsoleLogger.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/ConsoleLogger.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/Datalet.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/Datalet.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/Datalet.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/Datalet.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/DirFilter.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/DirFilter.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/DirFilter.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/DirFilter.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/ExecTestlet.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/ExecTestlet.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/ExecTestlet.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/ExecTestlet.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/FileBasedTest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/FileBasedTest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/FileBasedTest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/FileBasedTest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/FileDatalet.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/FileDatalet.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/FileDatalet.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/FileDatalet.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/FileDataletManager.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/FileDataletManager.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/FileDataletManager.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/FileDataletManager.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/FilePatternFilter.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/FilePatternFilter.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/FilePatternFilter.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/FilePatternFilter.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/FileTestlet.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/FileTestlet.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/FileTestlet.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/FileTestlet.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/FileTestletDriver.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/FileTestletDriver.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/FileTestletDriver.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/FileTestletDriver.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/IncludeExcludeFilter.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/IncludeExcludeFilter.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/IncludeExcludeFilter.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/IncludeExcludeFilter.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/LinebyLineCheckService.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/LinebyLineCheckService.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/LinebyLineCheckService.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/LinebyLineCheckService.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/Logger.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/Logger.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/Logger.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/Logger.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/LoggingHandler.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/LoggingHandler.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/LoggingHandler.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/LoggingHandler.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/NullDatalet.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/NullDatalet.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/NullDatalet.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/NullDatalet.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/OutputNameManager.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/OutputNameManager.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/OutputNameManager.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/OutputNameManager.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/QetestFactory.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/QetestFactory.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/QetestFactory.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/QetestFactory.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/QetestUtils.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/QetestUtils.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/QetestUtils.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/QetestUtils.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/Reporter.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/Reporter.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/Reporter.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/Reporter.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/SimpleFileCheckService.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/SimpleFileCheckService.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/SimpleFileCheckService.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/SimpleFileCheckService.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/Test.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/Test.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/Test.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/Test.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/TestImpl.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/TestImpl.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/TestImpl.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/TestImpl.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/TestfileInfo.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/TestfileInfo.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/TestfileInfo.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/TestfileInfo.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/Testlet.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/Testlet.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/Testlet.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/Testlet.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/TestletImpl.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/TestletImpl.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/TestletImpl.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/TestletImpl.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/ThreadedStreamReader.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/ThreadedStreamReader.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/ThreadedStreamReader.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/ThreadedStreamReader.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/XMLFileFilter.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/XMLFileFilter.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/XMLFileFilter.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/XMLFileFilter.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/XMLFileLogger.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/XMLFileLogger.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/XMLFileLogger.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/XMLFileLogger.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/XSDFileFilter.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/XSDFileFilter.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/XSDFileFilter.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/XSDFileFilter.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/XSLFileFilter.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/XSLFileFilter.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/XSLFileFilter.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/XSLFileFilter.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/dtm/QeDtmUtils.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/dtm/QeDtmUtils.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/dtm/QeDtmUtils.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/dtm/QeDtmUtils.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2002-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTM.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTM.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTM.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTM.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTMIter.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTMIter.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTMIter.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTMIter.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTMIterator.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTMIterator.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTMIterator.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTMIterator.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTMTrav.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTMTrav.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTMTrav.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTMTrav.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTMTraverser.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTMTraverser.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTMTraverser.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/dtm/TestDTMTraverser.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/dtm/TimeDTMIterDeep.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/dtm/TimeDTMIterDeep.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/dtm/TimeDTMIterDeep.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/dtm/TimeDTMIterDeep.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/dtm/TimeDTMIterator.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/dtm/TimeDTMIterator.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/dtm/TimeDTMIterator.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/dtm/TimeDTMIterator.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/dtm/TimeDTMTravDeep.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/dtm/TimeDTMTravDeep.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/dtm/TimeDTMTravDeep.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/dtm/TimeDTMTravDeep.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/dtm/TimeDTMTraverser.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/dtm/TimeDTMTraverser.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/dtm/TimeDTMTraverser.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/dtm/TimeDTMTraverser.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/dtm/dtmWSStripper.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/dtm/dtmWSStripper.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/dtm/dtmWSStripper.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/dtm/dtmWSStripper.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/rwapi/XPathASTTestlet.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/rwapi/XPathASTTestlet.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/rwapi/XPathASTTestlet.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/rwapi/XPathASTTestlet.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/EmbeddedStylesheetTest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/EmbeddedStylesheetTest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/EmbeddedStylesheetTest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/EmbeddedStylesheetTest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/ErrorListenerAPITest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/ErrorListenerAPITest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/ErrorListenerAPITest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/ErrorListenerAPITest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/ErrorListenerTest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/ErrorListenerTest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/ErrorListenerTest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/ErrorListenerTest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/ExamplesTest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/ExamplesTest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/ExamplesTest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/ExamplesTest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/LoggingErrorListener.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/LoggingErrorListener.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/LoggingErrorListener.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/LoggingErrorListener.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/LoggingURIResolver.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/LoggingURIResolver.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/LoggingURIResolver.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/LoggingURIResolver.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/Minitest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/Minitest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/Minitest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/Minitest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/OutputPropertiesTest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/OutputPropertiesTest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/OutputPropertiesTest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/OutputPropertiesTest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/ParameterTest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/ParameterTest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/ParameterTest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/ParameterTest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/REPLACE_template_for_new_tests.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/REPLACE_template_for_new_tests.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/REPLACE_template_for_new_tests.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/REPLACE_template_for_new_tests.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/SystemIdImpInclTest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/SystemIdImpInclTest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/SystemIdImpInclTest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/SystemIdImpInclTest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/SystemIdTest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/SystemIdTest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/SystemIdTest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/SystemIdTest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/TemplatesAPITest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/TemplatesAPITest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/TemplatesAPITest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/TemplatesAPITest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/TestMultiTypeThreads.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/TestMultiTypeThreads.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/TestMultiTypeThreads.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/TestMultiTypeThreads.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/TestThreads.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/TestThreads.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/TestThreads.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/TestThreads.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/TransformerAPITest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/TransformerAPITest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/TransformerAPITest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/TransformerAPITest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/TransformerFactoryAPITest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/TransformerFactoryAPITest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/TransformerFactoryAPITest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/TransformerFactoryAPITest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/URIResolverTest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/URIResolverTest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/URIResolverTest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/URIResolverTest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/dom/DOMResultAPITest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/dom/DOMResultAPITest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/dom/DOMResultAPITest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/dom/DOMResultAPITest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/dom/DOMSourceAPITest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/dom/DOMSourceAPITest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/dom/DOMSourceAPITest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/dom/DOMSourceAPITest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/sax/SAXResultAPITest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/sax/SAXResultAPITest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/sax/SAXResultAPITest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/sax/SAXResultAPITest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/sax/SAXSourceAPITest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/sax/SAXSourceAPITest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/sax/SAXSourceAPITest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/sax/SAXSourceAPITest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/sax/SAXTransformerFactoryAPITest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/sax/SAXTransformerFactoryAPITest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/sax/SAXTransformerFactoryAPITest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/sax/SAXTransformerFactoryAPITest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/sax/TemplatesHandlerAPITest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/sax/TemplatesHandlerAPITest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/sax/TemplatesHandlerAPITest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/sax/TemplatesHandlerAPITest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/sax/TransformerHandlerAPITest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/sax/TransformerHandlerAPITest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/sax/TransformerHandlerAPITest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/sax/TransformerHandlerAPITest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/sax/TransformerHandlerTest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/sax/TransformerHandlerTest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/sax/TransformerHandlerTest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/sax/TransformerHandlerTest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/stream/StreamResultAPITest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/stream/StreamResultAPITest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/stream/StreamResultAPITest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/stream/StreamResultAPITest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/trax/stream/StreamSourceAPITest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/trax/stream/StreamSourceAPITest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/trax/stream/StreamSourceAPITest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/trax/stream/StreamSourceAPITest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/test/trunk/java/src/org/apache/qetest/xalanj2/DTMDumpTest.java
URL: http://svn.apache.org/viewvc/xalan/test/trunk/java/src/org/apache/qetest/xalanj2/DTMDumpTest.java?view=diff&rev=470101&r1=470100&r2=470101
==============================================================================
--- xalan/test/trunk/java/src/org/apache/qetest/xalanj2/DTMDumpTest.java (original)
+++ xalan/test/trunk/java/src/org/apache/qetest/xalanj2/DTMDumpTest.java Wed Nov  1 13:03:00 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *



---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org