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/10/28 09:12:14 UTC

svn commit: r468655 [1/4] - in /xalan/java/trunk/src/org/apache: xml/utils/ xml/utils/res/ xpath/ xpath/axes/ xpath/compiler/ xpath/domapi/ xpath/functions/ xpath/jaxp/ xpath/objects/ xpath/operations/ xpath/patterns/ xpath/res/

Author: minchau
Date: Sat Oct 28 00:12:06 2006
New Revision: 468655

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

Modified:
    xalan/java/trunk/src/org/apache/xml/utils/AttList.java
    xalan/java/trunk/src/org/apache/xml/utils/BoolStack.java
    xalan/java/trunk/src/org/apache/xml/utils/Constants.java
    xalan/java/trunk/src/org/apache/xml/utils/DOM2Helper.java
    xalan/java/trunk/src/org/apache/xml/utils/DOMBuilder.java
    xalan/java/trunk/src/org/apache/xml/utils/DOMHelper.java
    xalan/java/trunk/src/org/apache/xml/utils/DOMOrder.java
    xalan/java/trunk/src/org/apache/xml/utils/DefaultErrorHandler.java
    xalan/java/trunk/src/org/apache/xml/utils/ElemDesc.java
    xalan/java/trunk/src/org/apache/xml/utils/FastStringBuffer.java
    xalan/java/trunk/src/org/apache/xml/utils/Hashtree2Node.java
    xalan/java/trunk/src/org/apache/xml/utils/IntStack.java
    xalan/java/trunk/src/org/apache/xml/utils/IntVector.java
    xalan/java/trunk/src/org/apache/xml/utils/ListingErrorHandler.java
    xalan/java/trunk/src/org/apache/xml/utils/LocaleUtility.java
    xalan/java/trunk/src/org/apache/xml/utils/MutableAttrListImpl.java
    xalan/java/trunk/src/org/apache/xml/utils/NSInfo.java
    xalan/java/trunk/src/org/apache/xml/utils/NameSpace.java
    xalan/java/trunk/src/org/apache/xml/utils/NamespaceSupport2.java
    xalan/java/trunk/src/org/apache/xml/utils/NodeConsumer.java
    xalan/java/trunk/src/org/apache/xml/utils/NodeVector.java
    xalan/java/trunk/src/org/apache/xml/utils/ObjectFactory.java
    xalan/java/trunk/src/org/apache/xml/utils/ObjectPool.java
    xalan/java/trunk/src/org/apache/xml/utils/ObjectStack.java
    xalan/java/trunk/src/org/apache/xml/utils/ObjectVector.java
    xalan/java/trunk/src/org/apache/xml/utils/PrefixResolver.java
    xalan/java/trunk/src/org/apache/xml/utils/PrefixResolverDefault.java
    xalan/java/trunk/src/org/apache/xml/utils/QName.java
    xalan/java/trunk/src/org/apache/xml/utils/RawCharacterHandler.java
    xalan/java/trunk/src/org/apache/xml/utils/SAXSourceLocator.java
    xalan/java/trunk/src/org/apache/xml/utils/SecuritySupport.java
    xalan/java/trunk/src/org/apache/xml/utils/SecuritySupport12.java
    xalan/java/trunk/src/org/apache/xml/utils/SerializableLocatorImpl.java
    xalan/java/trunk/src/org/apache/xml/utils/StopParseException.java
    xalan/java/trunk/src/org/apache/xml/utils/StringBufferPool.java
    xalan/java/trunk/src/org/apache/xml/utils/StringComparable.java
    xalan/java/trunk/src/org/apache/xml/utils/StringToIntTable.java
    xalan/java/trunk/src/org/apache/xml/utils/StringToStringTable.java
    xalan/java/trunk/src/org/apache/xml/utils/StringToStringTableVector.java
    xalan/java/trunk/src/org/apache/xml/utils/StringVector.java
    xalan/java/trunk/src/org/apache/xml/utils/StylesheetPIHandler.java
    xalan/java/trunk/src/org/apache/xml/utils/SuballocatedByteVector.java
    xalan/java/trunk/src/org/apache/xml/utils/SuballocatedIntVector.java
    xalan/java/trunk/src/org/apache/xml/utils/SystemIDResolver.java
    xalan/java/trunk/src/org/apache/xml/utils/ThreadControllerWrapper.java
    xalan/java/trunk/src/org/apache/xml/utils/TreeWalker.java
    xalan/java/trunk/src/org/apache/xml/utils/URI.java
    xalan/java/trunk/src/org/apache/xml/utils/UnImplNode.java
    xalan/java/trunk/src/org/apache/xml/utils/WrappedRuntimeException.java
    xalan/java/trunk/src/org/apache/xml/utils/WrongParserException.java
    xalan/java/trunk/src/org/apache/xml/utils/XML11Char.java
    xalan/java/trunk/src/org/apache/xml/utils/XMLChar.java
    xalan/java/trunk/src/org/apache/xml/utils/XMLCharacterRecognizer.java
    xalan/java/trunk/src/org/apache/xml/utils/XMLReaderManager.java
    xalan/java/trunk/src/org/apache/xml/utils/XMLString.java
    xalan/java/trunk/src/org/apache/xml/utils/XMLStringDefault.java
    xalan/java/trunk/src/org/apache/xml/utils/XMLStringFactory.java
    xalan/java/trunk/src/org/apache/xml/utils/XMLStringFactoryDefault.java
    xalan/java/trunk/src/org/apache/xml/utils/package.html
    xalan/java/trunk/src/org/apache/xml/utils/res/CharArrayWrapper.java
    xalan/java/trunk/src/org/apache/xml/utils/res/IntArrayWrapper.java
    xalan/java/trunk/src/org/apache/xml/utils/res/LongArrayWrapper.java
    xalan/java/trunk/src/org/apache/xml/utils/res/StringArrayWrapper.java
    xalan/java/trunk/src/org/apache/xml/utils/res/XResourceBundle.java
    xalan/java/trunk/src/org/apache/xml/utils/res/XResourceBundleBase.java
    xalan/java/trunk/src/org/apache/xml/utils/res/XResources_cy.java
    xalan/java/trunk/src/org/apache/xml/utils/res/XResources_de.java
    xalan/java/trunk/src/org/apache/xml/utils/res/XResources_el.java
    xalan/java/trunk/src/org/apache/xml/utils/res/XResources_en.java
    xalan/java/trunk/src/org/apache/xml/utils/res/XResources_es.java
    xalan/java/trunk/src/org/apache/xml/utils/res/XResources_fr.java
    xalan/java/trunk/src/org/apache/xml/utils/res/XResources_he.java
    xalan/java/trunk/src/org/apache/xml/utils/res/XResources_hy.java
    xalan/java/trunk/src/org/apache/xml/utils/res/XResources_it.java
    xalan/java/trunk/src/org/apache/xml/utils/res/XResources_ja_JP_A.java
    xalan/java/trunk/src/org/apache/xml/utils/res/XResources_ja_JP_HA.java
    xalan/java/trunk/src/org/apache/xml/utils/res/XResources_ja_JP_HI.java
    xalan/java/trunk/src/org/apache/xml/utils/res/XResources_ja_JP_I.java
    xalan/java/trunk/src/org/apache/xml/utils/res/XResources_ka.java
    xalan/java/trunk/src/org/apache/xml/utils/res/XResources_ko.java
    xalan/java/trunk/src/org/apache/xml/utils/res/XResources_sv.java
    xalan/java/trunk/src/org/apache/xml/utils/res/XResources_zh_CN.java
    xalan/java/trunk/src/org/apache/xml/utils/res/XResources_zh_TW.java
    xalan/java/trunk/src/org/apache/xpath/Arg.java
    xalan/java/trunk/src/org/apache/xpath/CachedXPathAPI.java
    xalan/java/trunk/src/org/apache/xpath/Expression.java
    xalan/java/trunk/src/org/apache/xpath/ExpressionNode.java
    xalan/java/trunk/src/org/apache/xpath/ExpressionOwner.java
    xalan/java/trunk/src/org/apache/xpath/ExtensionsProvider.java
    xalan/java/trunk/src/org/apache/xpath/FoundIndex.java
    xalan/java/trunk/src/org/apache/xpath/NodeSet.java
    xalan/java/trunk/src/org/apache/xpath/NodeSetDTM.java
    xalan/java/trunk/src/org/apache/xpath/SourceTree.java
    xalan/java/trunk/src/org/apache/xpath/SourceTreeManager.java
    xalan/java/trunk/src/org/apache/xpath/VariableStack.java
    xalan/java/trunk/src/org/apache/xpath/WhitespaceStrippingElementMatcher.java
    xalan/java/trunk/src/org/apache/xpath/XPath.java
    xalan/java/trunk/src/org/apache/xpath/XPathAPI.java
    xalan/java/trunk/src/org/apache/xpath/XPathContext.java
    xalan/java/trunk/src/org/apache/xpath/XPathException.java
    xalan/java/trunk/src/org/apache/xpath/XPathFactory.java
    xalan/java/trunk/src/org/apache/xpath/XPathProcessorException.java
    xalan/java/trunk/src/org/apache/xpath/XPathVisitable.java
    xalan/java/trunk/src/org/apache/xpath/XPathVisitor.java
    xalan/java/trunk/src/org/apache/xpath/axes/AttributeIterator.java
    xalan/java/trunk/src/org/apache/xpath/axes/AxesWalker.java
    xalan/java/trunk/src/org/apache/xpath/axes/BasicTestIterator.java
    xalan/java/trunk/src/org/apache/xpath/axes/ChildIterator.java
    xalan/java/trunk/src/org/apache/xpath/axes/ChildTestIterator.java
    xalan/java/trunk/src/org/apache/xpath/axes/ContextNodeList.java
    xalan/java/trunk/src/org/apache/xpath/axes/DescendantIterator.java
    xalan/java/trunk/src/org/apache/xpath/axes/FilterExprIterator.java
    xalan/java/trunk/src/org/apache/xpath/axes/FilterExprIteratorSimple.java
    xalan/java/trunk/src/org/apache/xpath/axes/FilterExprWalker.java
    xalan/java/trunk/src/org/apache/xpath/axes/HasPositionalPredChecker.java
    xalan/java/trunk/src/org/apache/xpath/axes/IteratorPool.java
    xalan/java/trunk/src/org/apache/xpath/axes/LocPathIterator.java
    xalan/java/trunk/src/org/apache/xpath/axes/MatchPatternIterator.java
    xalan/java/trunk/src/org/apache/xpath/axes/NodeSequence.java
    xalan/java/trunk/src/org/apache/xpath/axes/OneStepIterator.java
    xalan/java/trunk/src/org/apache/xpath/axes/OneStepIteratorForward.java
    xalan/java/trunk/src/org/apache/xpath/axes/PathComponent.java
    xalan/java/trunk/src/org/apache/xpath/axes/PredicatedNodeTest.java
    xalan/java/trunk/src/org/apache/xpath/axes/RTFIterator.java
    xalan/java/trunk/src/org/apache/xpath/axes/ReverseAxesWalker.java
    xalan/java/trunk/src/org/apache/xpath/axes/SelfIteratorNoPredicate.java
    xalan/java/trunk/src/org/apache/xpath/axes/SubContextList.java
    xalan/java/trunk/src/org/apache/xpath/axes/UnionChildIterator.java
    xalan/java/trunk/src/org/apache/xpath/axes/UnionPathIterator.java
    xalan/java/trunk/src/org/apache/xpath/axes/WalkerFactory.java
    xalan/java/trunk/src/org/apache/xpath/axes/WalkingIterator.java
    xalan/java/trunk/src/org/apache/xpath/axes/WalkingIteratorSorted.java
    xalan/java/trunk/src/org/apache/xpath/axes/package.html
    xalan/java/trunk/src/org/apache/xpath/compiler/Compiler.java
    xalan/java/trunk/src/org/apache/xpath/compiler/FunctionTable.java
    xalan/java/trunk/src/org/apache/xpath/compiler/Keywords.java
    xalan/java/trunk/src/org/apache/xpath/compiler/Lexer.java
    xalan/java/trunk/src/org/apache/xpath/compiler/OpCodes.java
    xalan/java/trunk/src/org/apache/xpath/compiler/OpMap.java
    xalan/java/trunk/src/org/apache/xpath/compiler/OpMapVector.java
    xalan/java/trunk/src/org/apache/xpath/compiler/PsuedoNames.java
    xalan/java/trunk/src/org/apache/xpath/compiler/XPathDumper.java
    xalan/java/trunk/src/org/apache/xpath/compiler/XPathParser.java
    xalan/java/trunk/src/org/apache/xpath/compiler/package.html
    xalan/java/trunk/src/org/apache/xpath/domapi/XPathEvaluatorImpl.java
    xalan/java/trunk/src/org/apache/xpath/domapi/XPathExpressionImpl.java
    xalan/java/trunk/src/org/apache/xpath/domapi/XPathNSResolverImpl.java
    xalan/java/trunk/src/org/apache/xpath/domapi/XPathNamespaceImpl.java
    xalan/java/trunk/src/org/apache/xpath/domapi/XPathResultImpl.java
    xalan/java/trunk/src/org/apache/xpath/domapi/package.html
    xalan/java/trunk/src/org/apache/xpath/functions/FuncBoolean.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncCeiling.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncConcat.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncContains.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncCount.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncCurrent.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncDoclocation.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncExtElementAvailable.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncExtFunction.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncExtFunctionAvailable.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncFalse.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncFloor.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncGenerateId.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncId.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncLang.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncLast.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncLocalPart.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncNamespace.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncNormalizeSpace.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncNot.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncNumber.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncPosition.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncQname.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncRound.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncStartsWith.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncString.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncStringLength.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncSubstring.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncSubstringAfter.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncSubstringBefore.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncSum.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncSystemProperty.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncTranslate.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncTrue.java
    xalan/java/trunk/src/org/apache/xpath/functions/FuncUnparsedEntityURI.java
    xalan/java/trunk/src/org/apache/xpath/functions/Function.java
    xalan/java/trunk/src/org/apache/xpath/functions/Function2Args.java
    xalan/java/trunk/src/org/apache/xpath/functions/Function3Args.java
    xalan/java/trunk/src/org/apache/xpath/functions/FunctionDef1Arg.java
    xalan/java/trunk/src/org/apache/xpath/functions/FunctionMultiArgs.java
    xalan/java/trunk/src/org/apache/xpath/functions/FunctionOneArg.java
    xalan/java/trunk/src/org/apache/xpath/functions/ObjectFactory.java
    xalan/java/trunk/src/org/apache/xpath/functions/SecuritySupport.java
    xalan/java/trunk/src/org/apache/xpath/functions/SecuritySupport12.java
    xalan/java/trunk/src/org/apache/xpath/functions/WrongNumberArgsException.java
    xalan/java/trunk/src/org/apache/xpath/functions/package.html
    xalan/java/trunk/src/org/apache/xpath/jaxp/JAXPExtensionsProvider.java
    xalan/java/trunk/src/org/apache/xpath/jaxp/JAXPPrefixResolver.java
    xalan/java/trunk/src/org/apache/xpath/jaxp/JAXPVariableStack.java
    xalan/java/trunk/src/org/apache/xpath/jaxp/XPathExpressionImpl.java
    xalan/java/trunk/src/org/apache/xpath/jaxp/XPathFactoryImpl.java
    xalan/java/trunk/src/org/apache/xpath/jaxp/XPathImpl.java
    xalan/java/trunk/src/org/apache/xpath/objects/DTMXRTreeFrag.java
    xalan/java/trunk/src/org/apache/xpath/objects/XBoolean.java
    xalan/java/trunk/src/org/apache/xpath/objects/XBooleanStatic.java
    xalan/java/trunk/src/org/apache/xpath/objects/XMLStringFactoryImpl.java
    xalan/java/trunk/src/org/apache/xpath/objects/XNodeSet.java
    xalan/java/trunk/src/org/apache/xpath/objects/XNodeSetForDOM.java
    xalan/java/trunk/src/org/apache/xpath/objects/XNull.java
    xalan/java/trunk/src/org/apache/xpath/objects/XNumber.java
    xalan/java/trunk/src/org/apache/xpath/objects/XObject.java
    xalan/java/trunk/src/org/apache/xpath/objects/XObjectFactory.java
    xalan/java/trunk/src/org/apache/xpath/objects/XRTreeFrag.java
    xalan/java/trunk/src/org/apache/xpath/objects/XRTreeFragSelectWrapper.java
    xalan/java/trunk/src/org/apache/xpath/objects/XString.java
    xalan/java/trunk/src/org/apache/xpath/objects/XStringForChars.java
    xalan/java/trunk/src/org/apache/xpath/objects/XStringForFSB.java
    xalan/java/trunk/src/org/apache/xpath/objects/package.html
    xalan/java/trunk/src/org/apache/xpath/operations/And.java
    xalan/java/trunk/src/org/apache/xpath/operations/Bool.java
    xalan/java/trunk/src/org/apache/xpath/operations/Div.java
    xalan/java/trunk/src/org/apache/xpath/operations/Equals.java
    xalan/java/trunk/src/org/apache/xpath/operations/Gt.java
    xalan/java/trunk/src/org/apache/xpath/operations/Gte.java
    xalan/java/trunk/src/org/apache/xpath/operations/Lt.java
    xalan/java/trunk/src/org/apache/xpath/operations/Lte.java
    xalan/java/trunk/src/org/apache/xpath/operations/Minus.java
    xalan/java/trunk/src/org/apache/xpath/operations/Mod.java
    xalan/java/trunk/src/org/apache/xpath/operations/Mult.java
    xalan/java/trunk/src/org/apache/xpath/operations/Neg.java
    xalan/java/trunk/src/org/apache/xpath/operations/NotEquals.java
    xalan/java/trunk/src/org/apache/xpath/operations/Number.java
    xalan/java/trunk/src/org/apache/xpath/operations/Operation.java
    xalan/java/trunk/src/org/apache/xpath/operations/Or.java
    xalan/java/trunk/src/org/apache/xpath/operations/Plus.java
    xalan/java/trunk/src/org/apache/xpath/operations/Quo.java
    xalan/java/trunk/src/org/apache/xpath/operations/String.java
    xalan/java/trunk/src/org/apache/xpath/operations/UnaryOperation.java
    xalan/java/trunk/src/org/apache/xpath/operations/Variable.java
    xalan/java/trunk/src/org/apache/xpath/operations/VariableSafeAbsRef.java
    xalan/java/trunk/src/org/apache/xpath/operations/package.html
    xalan/java/trunk/src/org/apache/xpath/package.html
    xalan/java/trunk/src/org/apache/xpath/patterns/ContextMatchStepPattern.java
    xalan/java/trunk/src/org/apache/xpath/patterns/FunctionPattern.java
    xalan/java/trunk/src/org/apache/xpath/patterns/NodeTest.java
    xalan/java/trunk/src/org/apache/xpath/patterns/NodeTestFilter.java
    xalan/java/trunk/src/org/apache/xpath/patterns/StepPattern.java
    xalan/java/trunk/src/org/apache/xpath/patterns/UnionPattern.java
    xalan/java/trunk/src/org/apache/xpath/patterns/package.html
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources_ca.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources_cs.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources_de.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources_en.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources_es.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources_fr.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources_hu.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources_it.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources_ja.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources_ko.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources_pl.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources_pt_BR.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources_ru.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources_sk.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources_sl.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources_sv.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources_tr.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources_zh.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources_zh_CN.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHErrorResources_zh_TW.java
    xalan/java/trunk/src/org/apache/xpath/res/XPATHMessages.java
    xalan/java/trunk/src/org/apache/xpath/res/package.html

Modified: xalan/java/trunk/src/org/apache/xml/utils/AttList.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/AttList.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/AttList.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/AttList.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/BoolStack.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/BoolStack.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/BoolStack.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/BoolStack.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/Constants.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/Constants.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/Constants.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/Constants.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/DOM2Helper.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/DOM2Helper.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/DOM2Helper.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/DOM2Helper.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/DOMBuilder.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/DOMBuilder.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/DOMBuilder.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/DOMBuilder.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/DOMHelper.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/DOMHelper.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/DOMHelper.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/DOMHelper.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/DOMOrder.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/DOMOrder.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/DOMOrder.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/DOMOrder.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/DefaultErrorHandler.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/DefaultErrorHandler.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/DefaultErrorHandler.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/DefaultErrorHandler.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/ElemDesc.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/ElemDesc.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/ElemDesc.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/ElemDesc.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/FastStringBuffer.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/FastStringBuffer.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/FastStringBuffer.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/FastStringBuffer.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/Hashtree2Node.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/Hashtree2Node.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/Hashtree2Node.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/Hashtree2Node.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/IntStack.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/IntStack.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/IntStack.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/IntStack.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/IntVector.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/IntVector.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/IntVector.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/IntVector.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/ListingErrorHandler.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/ListingErrorHandler.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/ListingErrorHandler.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/ListingErrorHandler.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/LocaleUtility.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/LocaleUtility.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/LocaleUtility.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/LocaleUtility.java Sat Oct 28 00:12:06 2006
@@ -1,9 +1,11 @@
 
 
 /*
- * 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/java/trunk/src/org/apache/xml/utils/MutableAttrListImpl.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/MutableAttrListImpl.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/MutableAttrListImpl.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/MutableAttrListImpl.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/NSInfo.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/NSInfo.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/NSInfo.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/NSInfo.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/NameSpace.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/NameSpace.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/NameSpace.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/NameSpace.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/NamespaceSupport2.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/NamespaceSupport2.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/NamespaceSupport2.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/NamespaceSupport2.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/NodeConsumer.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/NodeConsumer.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/NodeConsumer.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/NodeConsumer.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/NodeVector.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/NodeVector.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/NodeVector.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/NodeVector.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/ObjectFactory.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/ObjectFactory.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/ObjectFactory.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/ObjectFactory.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/ObjectPool.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/ObjectPool.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/ObjectPool.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/ObjectPool.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/ObjectStack.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/ObjectStack.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/ObjectStack.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/ObjectStack.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/ObjectVector.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/ObjectVector.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/ObjectVector.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/ObjectVector.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/PrefixResolver.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/PrefixResolver.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/PrefixResolver.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/PrefixResolver.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/PrefixResolverDefault.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/PrefixResolverDefault.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/PrefixResolverDefault.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/PrefixResolverDefault.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/QName.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/QName.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/QName.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/QName.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/RawCharacterHandler.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/RawCharacterHandler.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/RawCharacterHandler.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/RawCharacterHandler.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/SAXSourceLocator.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/SAXSourceLocator.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/SAXSourceLocator.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/SAXSourceLocator.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/SecuritySupport.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/SecuritySupport.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/SecuritySupport.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/SecuritySupport.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/SecuritySupport12.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/SecuritySupport12.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/SecuritySupport12.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/SecuritySupport12.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/SerializableLocatorImpl.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/SerializableLocatorImpl.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/SerializableLocatorImpl.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/SerializableLocatorImpl.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/StopParseException.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/StopParseException.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/StopParseException.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/StopParseException.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/StringBufferPool.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/StringBufferPool.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/StringBufferPool.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/StringBufferPool.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/StringComparable.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/StringComparable.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/StringComparable.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/StringComparable.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/StringToIntTable.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/StringToIntTable.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/StringToIntTable.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/StringToIntTable.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/StringToStringTable.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/StringToStringTable.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/StringToStringTable.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/StringToStringTable.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/StringToStringTableVector.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/StringToStringTableVector.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/StringToStringTableVector.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/StringToStringTableVector.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/StringVector.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/StringVector.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/StringVector.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/StringVector.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/StylesheetPIHandler.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/StylesheetPIHandler.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/StylesheetPIHandler.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/StylesheetPIHandler.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/SuballocatedByteVector.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/SuballocatedByteVector.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/SuballocatedByteVector.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/SuballocatedByteVector.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/SuballocatedIntVector.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/SuballocatedIntVector.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/SuballocatedIntVector.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/SuballocatedIntVector.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/SystemIDResolver.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/SystemIDResolver.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/SystemIDResolver.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/SystemIDResolver.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/ThreadControllerWrapper.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/ThreadControllerWrapper.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/ThreadControllerWrapper.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/ThreadControllerWrapper.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/TreeWalker.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/TreeWalker.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/TreeWalker.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/TreeWalker.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/URI.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/URI.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/URI.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/URI.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/UnImplNode.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/UnImplNode.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/UnImplNode.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/UnImplNode.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/WrappedRuntimeException.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/WrappedRuntimeException.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/WrappedRuntimeException.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/WrappedRuntimeException.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/WrongParserException.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/WrongParserException.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/WrongParserException.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/WrongParserException.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/XML11Char.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/XML11Char.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/XML11Char.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/XML11Char.java Sat Oct 28 00:12:06 2006
@@ -1,12 +1,14 @@
 /*
- * Copyright 1999-2005 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
- * 
- *      http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
+ *     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.

Modified: xalan/java/trunk/src/org/apache/xml/utils/XMLChar.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/XMLChar.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/XMLChar.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/XMLChar.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/XMLCharacterRecognizer.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/XMLCharacterRecognizer.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/XMLCharacterRecognizer.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/XMLCharacterRecognizer.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/XMLReaderManager.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/XMLReaderManager.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/XMLReaderManager.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/XMLReaderManager.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/XMLString.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/XMLString.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/XMLString.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/XMLString.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/XMLStringDefault.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/XMLStringDefault.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/XMLStringDefault.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/XMLStringDefault.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/XMLStringFactory.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/XMLStringFactory.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/XMLStringFactory.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/XMLStringFactory.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/XMLStringFactoryDefault.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/XMLStringFactoryDefault.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/XMLStringFactoryDefault.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/XMLStringFactoryDefault.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/package.html
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/package.html?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/package.html (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/package.html Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/res/CharArrayWrapper.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/res/CharArrayWrapper.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/res/CharArrayWrapper.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/res/CharArrayWrapper.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/res/IntArrayWrapper.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/res/IntArrayWrapper.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/res/IntArrayWrapper.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/res/IntArrayWrapper.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/res/LongArrayWrapper.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/res/LongArrayWrapper.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/res/LongArrayWrapper.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/res/LongArrayWrapper.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/res/StringArrayWrapper.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/res/StringArrayWrapper.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/res/StringArrayWrapper.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/res/StringArrayWrapper.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/res/XResourceBundle.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/res/XResourceBundle.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/res/XResourceBundle.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/res/XResourceBundle.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/res/XResourceBundleBase.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/res/XResourceBundleBase.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/res/XResourceBundleBase.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/res/XResourceBundleBase.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/res/XResources_cy.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/res/XResources_cy.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/res/XResources_cy.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/res/XResources_cy.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/res/XResources_de.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/res/XResources_de.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/res/XResources_de.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/res/XResources_de.java Sat Oct 28 00:12:06 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/java/trunk/src/org/apache/xml/utils/res/XResources_el.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/utils/res/XResources_el.java?view=diff&rev=468655&r1=468654&r2=468655
==============================================================================
--- xalan/java/trunk/src/org/apache/xml/utils/res/XResources_el.java (original)
+++ xalan/java/trunk/src/org/apache/xml/utils/res/XResources_el.java Sat Oct 28 00:12:06 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
  *



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