From 7bf140fa69db69e8a60bf7ea472a3cc8d02e65f5 Mon Sep 17 00:00:00 2001 From: "peterv%propagandism.org" Date: Wed, 2 Nov 2005 07:41:16 +0000 Subject: [PATCH] Small edits to license boilerplate/modelines. No code changes. git-svn-id: svn://10.0.0.236/trunk@183838 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/content/xslt/src/Makefile.in | 5 ++--- mozilla/content/xslt/src/base/Makefile.in | 5 ++--- mozilla/content/xslt/src/base/txAtoms.cpp | 7 +++---- mozilla/content/xslt/src/base/txAtoms.h | 6 +++--- mozilla/content/xslt/src/base/txDouble.cpp | 7 +++---- mozilla/content/xslt/src/base/txError.h | 4 ++-- .../content/xslt/src/base/txErrorObserver.h | 6 +++--- .../xslt/src/base/txExpandedNameMap.cpp | 4 ++-- .../content/xslt/src/base/txExpandedNameMap.h | 4 ++-- mozilla/content/xslt/src/base/txList.cpp | 10 ++++------ mozilla/content/xslt/src/base/txList.h | 6 +++--- mozilla/content/xslt/src/base/txLog.h | 2 +- .../content/xslt/src/base/txNamespaceMap.cpp | 4 ++-- .../content/xslt/src/base/txNamespaceMap.h | 4 ++-- .../xslt/src/base/txSimpleErrorObserver.cpp | 6 +++--- mozilla/content/xslt/src/base/txStack.h | 7 +++---- .../content/xslt/src/base/txStringUtils.cpp | 7 +++---- mozilla/content/xslt/src/base/txStringUtils.h | 7 +++---- mozilla/content/xslt/src/base/txTokenizer.h | 7 +++---- mozilla/content/xslt/src/base/txURIUtils.cpp | 15 +++++--------- mozilla/content/xslt/src/base/txURIUtils.h | 3 ++- mozilla/content/xslt/src/main/Makefile.in | 5 ++--- mozilla/content/xslt/src/main/testXalan.cpp | 4 ++-- .../content/xslt/src/main/transformiix.cpp | 8 +++----- mozilla/content/xslt/src/main/txTestExpr.cpp | 4 ++-- .../xslt/src/main/txXSLTMarkDriver.cpp | 7 +++---- mozilla/content/xslt/src/xml/Makefile.in | 5 ++--- mozilla/content/xslt/src/xml/txAttr.cpp | 14 ++++++------- mozilla/content/xslt/src/xml/txDOM.h | 13 +++++------- mozilla/content/xslt/src/xml/txDocument.cpp | 13 ++++++------ mozilla/content/xslt/src/xml/txElement.cpp | 14 ++++++------- .../content/xslt/src/xml/txNodeDefinition.cpp | 14 ++++++------- .../xslt/src/xml/txProcessingInstruction.cpp | 14 ++++++------- mozilla/content/xslt/src/xml/txXMLParser.cpp | 9 ++++----- mozilla/content/xslt/src/xml/txXMLParser.h | 9 ++++----- mozilla/content/xslt/src/xml/txXMLUtils.cpp | 12 +++++------ mozilla/content/xslt/src/xml/txXMLUtils.h | 9 ++++----- mozilla/content/xslt/src/xpath/Makefile.in | 5 ++--- .../content/xslt/src/xpath/nsXPath1Scheme.cpp | 4 ++-- .../content/xslt/src/xpath/nsXPath1Scheme.h | 8 ++++---- .../xslt/src/xpath/nsXPathEvaluator.cpp | 4 ++-- .../content/xslt/src/xpath/nsXPathEvaluator.h | 4 ++-- .../xslt/src/xpath/nsXPathException.cpp | 4 ++-- .../content/xslt/src/xpath/nsXPathException.h | 4 ++-- .../xslt/src/xpath/nsXPathExpression.cpp | 4 ++-- .../xslt/src/xpath/nsXPathExpression.h | 4 ++-- .../xslt/src/xpath/nsXPathNSResolver.cpp | 4 ++-- .../xslt/src/xpath/nsXPathNSResolver.h | 4 ++-- .../xslt/src/xpath/nsXPathNamespace.cpp | 4 ++-- .../content/xslt/src/xpath/nsXPathNamespace.h | 4 ++-- .../content/xslt/src/xpath/nsXPathResult.cpp | 4 ++-- .../content/xslt/src/xpath/nsXPathResult.h | 4 ++-- .../content/xslt/src/xpath/txAdditiveExpr.cpp | 6 +++--- .../src/xpath/txAttributeValueTemplate.cpp | 6 +++--- .../content/xslt/src/xpath/txBooleanExpr.cpp | 6 +++--- .../xslt/src/xpath/txBooleanFunctionCall.cpp | 10 ++++------ .../xslt/src/xpath/txBooleanResult.cpp | 6 +++--- mozilla/content/xslt/src/xpath/txExpr.h | 20 ++++++------------- .../content/xslt/src/xpath/txExprLexer.cpp | 10 ++++------ mozilla/content/xslt/src/xpath/txExprLexer.h | 8 ++++---- .../content/xslt/src/xpath/txExprParser.cpp | 9 ++++----- mozilla/content/xslt/src/xpath/txExprParser.h | 9 ++++----- mozilla/content/xslt/src/xpath/txExprResult.h | 9 ++++----- .../content/xslt/src/xpath/txFilterExpr.cpp | 9 ++++----- .../xslt/src/xpath/txForwardContext.cpp | 4 ++-- .../content/xslt/src/xpath/txForwardContext.h | 4 ++-- .../content/xslt/src/xpath/txFunctionCall.cpp | 9 ++++----- .../content/xslt/src/xpath/txFunctionLib.h | 10 ++++------ .../content/xslt/src/xpath/txIXPathContext.h | 4 ++-- .../content/xslt/src/xpath/txLiteralExpr.cpp | 4 ++-- .../content/xslt/src/xpath/txLocationStep.cpp | 9 ++++----- .../src/xpath/txMozillaXPathTreeWalker.cpp | 5 ++--- .../xslt/src/xpath/txMultiplicativeExpr.cpp | 6 +++--- mozilla/content/xslt/src/xpath/txNameTest.cpp | 9 ++++----- mozilla/content/xslt/src/xpath/txNodeSet.cpp | 10 ++++------ mozilla/content/xslt/src/xpath/txNodeSet.h | 10 ++++------ .../xslt/src/xpath/txNodeSetContext.cpp | 4 ++-- .../content/xslt/src/xpath/txNodeSetContext.h | 4 ++-- .../xslt/src/xpath/txNodeSetFunctionCall.cpp | 10 ++++------ .../content/xslt/src/xpath/txNodeTypeTest.cpp | 9 ++++----- .../xslt/src/xpath/txNumberFunctionCall.cpp | 7 +++---- .../content/xslt/src/xpath/txNumberResult.cpp | 10 ++++------ mozilla/content/xslt/src/xpath/txPathExpr.cpp | 9 ++++----- .../xslt/src/xpath/txPredicateList.cpp | 9 ++++----- .../xslt/src/xpath/txRelationalExpr.cpp | 6 +++--- .../xslt/src/xpath/txResultRecycler.cpp | 4 ++-- .../content/xslt/src/xpath/txResultRecycler.h | 4 ++-- mozilla/content/xslt/src/xpath/txRootExpr.cpp | 6 +++--- .../xslt/src/xpath/txSingleNodeContext.h | 4 ++-- .../src/xpath/txStandaloneXPathTreeWalker.cpp | 5 ++--- .../xslt/src/xpath/txStringFunctionCall.cpp | 10 ++++------ .../content/xslt/src/xpath/txStringResult.cpp | 10 ++++------ .../content/xslt/src/xpath/txUnaryExpr.cpp | 6 +++--- .../content/xslt/src/xpath/txUnionExpr.cpp | 6 +++--- .../xslt/src/xpath/txVariableRefExpr.cpp | 6 +++--- .../content/xslt/src/xpath/txXPathAtomList.h | 4 ++-- mozilla/content/xslt/src/xpath/txXPathNode.h | 5 ++--- .../xslt/src/xpath/txXPathTreeWalker.h | 5 ++--- mozilla/content/xslt/src/xslt/Makefile.in | 5 ++--- .../xslt/src/xslt/txBufferingHandler.cpp | 6 +++--- .../xslt/src/xslt/txBufferingHandler.h | 6 +++--- .../xslt/src/xslt/txDocumentFunctionCall.cpp | 10 ++++------ .../src/xslt/txElementAvailableFnCall.cpp | 4 ++-- .../xslt/src/xslt/txExecutionState.cpp | 4 ++-- .../content/xslt/src/xslt/txExecutionState.h | 4 ++-- .../src/xslt/txFormatNumberFunctionCall.cpp | 2 +- .../src/xslt/txFunctionAvailableFnCall.cpp | 4 ++-- .../src/xslt/txGenerateIdFunctionCall.cpp | 7 ++++--- .../content/xslt/src/xslt/txHTMLAtomList.h | 6 +++--- .../content/xslt/src/xslt/txHTMLOutput.cpp | 4 ++-- mozilla/content/xslt/src/xslt/txHTMLOutput.h | 4 ++-- .../content/xslt/src/xslt/txInstructions.cpp | 4 ++-- .../content/xslt/src/xslt/txInstructions.h | 4 ++-- mozilla/content/xslt/src/xslt/txKey.h | 4 ++-- .../xslt/src/xslt/txKeyFunctionCall.cpp | 9 ++++----- .../src/xslt/txMozillaStylesheetCompiler.cpp | 5 ++--- .../xslt/src/xslt/txMozillaTextOutput.cpp | 4 ++-- .../xslt/src/xslt/txMozillaTextOutput.h | 4 ++-- .../xslt/src/xslt/txMozillaXMLOutput.cpp | 4 ++-- .../xslt/src/xslt/txMozillaXMLOutput.h | 4 ++-- .../xslt/src/xslt/txMozillaXSLTProcessor.cpp | 5 ++--- .../xslt/src/xslt/txMozillaXSLTProcessor.h | 7 +++---- .../content/xslt/src/xslt/txNodeSorter.cpp | 4 ++-- mozilla/content/xslt/src/xslt/txNodeSorter.h | 4 ++-- .../content/xslt/src/xslt/txOutputFormat.cpp | 4 ++-- .../content/xslt/src/xslt/txOutputFormat.h | 4 ++-- .../content/xslt/src/xslt/txPatternParser.cpp | 4 ++-- .../content/xslt/src/xslt/txPatternParser.h | 4 ++-- .../content/xslt/src/xslt/txRtfHandler.cpp | 4 ++-- mozilla/content/xslt/src/xslt/txRtfHandler.h | 4 ++-- .../xslt/txStandaloneStylesheetCompiler.cpp | 4 ++-- .../src/xslt/txStandaloneStylesheetCompiler.h | 4 ++-- .../src/xslt/txStandaloneXSLTProcessor.cpp | 5 ++--- .../xslt/src/xslt/txStandaloneXSLTProcessor.h | 7 +++---- .../content/xslt/src/xslt/txStylesheet.cpp | 4 ++-- mozilla/content/xslt/src/xslt/txStylesheet.h | 4 ++-- .../src/xslt/txStylesheetCompileHandlers.cpp | 4 ++-- .../src/xslt/txStylesheetCompileHandlers.h | 4 ++-- .../xslt/src/xslt/txStylesheetCompiler.cpp | 4 ++-- .../xslt/src/xslt/txStylesheetCompiler.h | 4 ++-- .../content/xslt/src/xslt/txTextHandler.cpp | 4 ++-- mozilla/content/xslt/src/xslt/txTextHandler.h | 4 ++-- .../content/xslt/src/xslt/txTextOutput.cpp | 4 ++-- mozilla/content/xslt/src/xslt/txTextOutput.h | 4 ++-- .../content/xslt/src/xslt/txToplevelItems.cpp | 4 ++-- .../content/xslt/src/xslt/txToplevelItems.h | 4 ++-- .../xslt/src/xslt/txUnknownHandler.cpp | 4 ++-- .../content/xslt/src/xslt/txUnknownHandler.h | 4 ++-- mozilla/content/xslt/src/xslt/txVariableMap.h | 4 ++-- .../content/xslt/src/xslt/txXMLEventHandler.h | 11 +++++----- mozilla/content/xslt/src/xslt/txXMLOutput.cpp | 4 ++-- mozilla/content/xslt/src/xslt/txXMLOutput.h | 4 ++-- .../xslt/src/xslt/txXPathResultComparator.cpp | 4 ++-- .../xslt/src/xslt/txXPathResultComparator.h | 4 ++-- .../content/xslt/src/xslt/txXSLTAtomList.h | 4 ++-- .../content/xslt/src/xslt/txXSLTFunctions.h | 7 ++++--- .../content/xslt/src/xslt/txXSLTNumber.cpp | 4 ++-- mozilla/content/xslt/src/xslt/txXSLTNumber.h | 4 ++-- .../xslt/src/xslt/txXSLTNumberCounters.cpp | 4 ++-- .../content/xslt/src/xslt/txXSLTPatterns.cpp | 4 ++-- .../content/xslt/src/xslt/txXSLTPatterns.h | 4 ++-- .../content/xslt/src/xslt/txXSLTProcessor.cpp | 4 ++-- .../content/xslt/src/xslt/txXSLTProcessor.h | 4 ++-- 163 files changed, 446 insertions(+), 532 deletions(-) diff --git a/mozilla/content/xslt/src/Makefile.in b/mozilla/content/xslt/src/Makefile.in index f9d742df8fe..36cf10eb355 100644 --- a/mozilla/content/xslt/src/Makefile.in +++ b/mozilla/content/xslt/src/Makefile.in @@ -1,4 +1,3 @@ -# # ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # @@ -12,10 +11,10 @@ # for the specific language governing rights and limitations under the # License. # -# The Original Code is Transformiix XSLT Processor. +# The Original Code is TransforMiiX XSLT processor code. # # The Initial Developer of the Original Code is -# Axel Hecht. Portions created by Axel Hecht are Copyright (C) Axel Hecht. All Rights Reserved. +# Axel Hecht. # Portions created by the Initial Developer are Copyright (C) 2001 # the Initial Developer. All Rights Reserved. # diff --git a/mozilla/content/xslt/src/base/Makefile.in b/mozilla/content/xslt/src/base/Makefile.in index 6bc6f4da323..0c9681e9914 100644 --- a/mozilla/content/xslt/src/base/Makefile.in +++ b/mozilla/content/xslt/src/base/Makefile.in @@ -1,4 +1,3 @@ -# # ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # @@ -12,10 +11,10 @@ # for the specific language governing rights and limitations under the # License. # -# The Original Code is Transformiix XSLT Processor. +# The Original Code is TransforMiiX XSLT processor code. # # The Initial Developer of the Original Code is -# Axel Hecht. Portions created by Axel Hecht are Copyright (C) Axel Hecht. All Rights Reserved. +# Axel Hecht. # Portions created by the Initial Developer are Copyright (C) 2001 # the Initial Developer. All Rights Reserved. # diff --git a/mozilla/content/xslt/src/base/txAtoms.cpp b/mozilla/content/xslt/src/base/txAtoms.cpp index 9e7cec4c23c..cb44abfa7ce 100644 --- a/mozilla/content/xslt/src/base/txAtoms.cpp +++ b/mozilla/content/xslt/src/base/txAtoms.cpp @@ -12,15 +12,15 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * - * The Initial Developer of the Original Code is + * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or @@ -36,7 +36,6 @@ * * ***** END LICENSE BLOCK ***** */ - #include "txAtoms.h" #include "nsStaticAtom.h" #include "nsMemory.h" diff --git a/mozilla/content/xslt/src/base/txAtoms.h b/mozilla/content/xslt/src/base/txAtoms.h index 6fdfb416fe1..3449a4c85ce 100644 --- a/mozilla/content/xslt/src/base/txAtoms.h +++ b/mozilla/content/xslt/src/base/txAtoms.h @@ -12,15 +12,15 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * - * The Initial Developer of the Original Code is + * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/base/txDouble.cpp b/mozilla/content/xslt/src/base/txDouble.cpp index 750f05a3e4e..3c8c83386c2 100644 --- a/mozilla/content/xslt/src/base/txDouble.cpp +++ b/mozilla/content/xslt/src/base/txDouble.cpp @@ -1,6 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -13,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. diff --git a/mozilla/content/xslt/src/base/txError.h b/mozilla/content/xslt/src/base/txError.h index 30b7bf79ac3..f988d2d08bf 100644 --- a/mozilla/content/xslt/src/base/txError.h +++ b/mozilla/content/xslt/src/base/txError.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT Processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Axel Hecht. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Axel Hecht + * Axel Hecht * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/base/txErrorObserver.h b/mozilla/content/xslt/src/base/txErrorObserver.h index 3de1294420b..28047056a0a 100644 --- a/mozilla/content/xslt/src/base/txErrorObserver.h +++ b/mozilla/content/xslt/src/base/txErrorObserver.h @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -11,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -19,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/base/txExpandedNameMap.cpp b/mozilla/content/xslt/src/base/txExpandedNameMap.cpp index da716ad3d3b..ba4d61857d1 100644 --- a/mozilla/content/xslt/src/base/txExpandedNameMap.cpp +++ b/mozilla/content/xslt/src/base/txExpandedNameMap.cpp @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/base/txExpandedNameMap.h b/mozilla/content/xslt/src/base/txExpandedNameMap.h index 295a53a43bc..497c6bf4c92 100644 --- a/mozilla/content/xslt/src/base/txExpandedNameMap.h +++ b/mozilla/content/xslt/src/base/txExpandedNameMap.h @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/base/txList.cpp b/mozilla/content/xslt/src/base/txList.cpp index 6917a87904e..f4952e38d29 100644 --- a/mozilla/content/xslt/src/base/txList.cpp +++ b/mozilla/content/xslt/src/base/txList.cpp @@ -1,6 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -13,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -21,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/base/txList.h b/mozilla/content/xslt/src/base/txList.h index f7c84afcfca..801c6a5d6fd 100644 --- a/mozilla/content/xslt/src/base/txList.h +++ b/mozilla/content/xslt/src/base/txList.h @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -11,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -19,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/base/txLog.h b/mozilla/content/xslt/src/base/txLog.h index fc9e306582a..a9b2c2491af 100644 --- a/mozilla/content/xslt/src/base/txLog.h +++ b/mozilla/content/xslt/src/base/txLog.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Axel Hecht. diff --git a/mozilla/content/xslt/src/base/txNamespaceMap.cpp b/mozilla/content/xslt/src/base/txNamespaceMap.cpp index 495c00c16dd..cba7bef98f8 100644 --- a/mozilla/content/xslt/src/base/txNamespaceMap.cpp +++ b/mozilla/content/xslt/src/base/txNamespaceMap.cpp @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/base/txNamespaceMap.h b/mozilla/content/xslt/src/base/txNamespaceMap.h index 8ecb1cd0a8d..e842c572630 100644 --- a/mozilla/content/xslt/src/base/txNamespaceMap.h +++ b/mozilla/content/xslt/src/base/txNamespaceMap.h @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/base/txSimpleErrorObserver.cpp b/mozilla/content/xslt/src/base/txSimpleErrorObserver.cpp index 728870215f2..d12daecf5db 100644 --- a/mozilla/content/xslt/src/base/txSimpleErrorObserver.cpp +++ b/mozilla/content/xslt/src/base/txSimpleErrorObserver.cpp @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -11,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -19,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/base/txStack.h b/mozilla/content/xslt/src/base/txStack.h index 126631a0fa3..8993bd20977 100644 --- a/mozilla/content/xslt/src/base/txStack.h +++ b/mozilla/content/xslt/src/base/txStack.h @@ -1,4 +1,4 @@ -//* -*- Mode: IDL; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken (original author) - * + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/base/txStringUtils.cpp b/mozilla/content/xslt/src/base/txStringUtils.cpp index 87e7ffa2614..f477a6da090 100644 --- a/mozilla/content/xslt/src/base/txStringUtils.cpp +++ b/mozilla/content/xslt/src/base/txStringUtils.cpp @@ -1,4 +1,4 @@ -/* -*- Mode: IDL; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -21,8 +21,7 @@ * * Contributor(s): * Axel Hecht - * Peter Van der Beken - * + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/base/txStringUtils.h b/mozilla/content/xslt/src/base/txStringUtils.h index c143dc46c97..a33d91df216 100644 --- a/mozilla/content/xslt/src/base/txStringUtils.h +++ b/mozilla/content/xslt/src/base/txStringUtils.h @@ -1,4 +1,4 @@ -/* -*- Mode: IDL; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -21,8 +21,7 @@ * * Contributor(s): * Axel Hecht - * Peter Van der Beken - * + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/base/txTokenizer.h b/mozilla/content/xslt/src/base/txTokenizer.h index 4d56b5a9f1d..287516037a1 100644 --- a/mozilla/content/xslt/src/base/txTokenizer.h +++ b/mozilla/content/xslt/src/base/txTokenizer.h @@ -1,4 +1,4 @@ -/* -*- Mode: IDL; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken (original author) - * + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/base/txURIUtils.cpp b/mozilla/content/xslt/src/base/txURIUtils.cpp index 9660fb9e71d..5d89370facc 100644 --- a/mozilla/content/xslt/src/base/txURIUtils.cpp +++ b/mozilla/content/xslt/src/base/txURIUtils.cpp @@ -1,6 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -13,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -21,12 +20,8 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. - * Larry Fitzpatrick, OpenText, lef@opentext.com - * -- 19990806 - * -- moved initialization of constant shorts and chars from - * URIUtils.cpp to here + * Keith Visco (Original Author) + * Larry Fitzpatrick, OpenText * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/base/txURIUtils.h b/mozilla/content/xslt/src/base/txURIUtils.h index 69e843f05e7..951c769b753 100644 --- a/mozilla/content/xslt/src/base/txURIUtils.h +++ b/mozilla/content/xslt/src/base/txURIUtils.h @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -11,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. diff --git a/mozilla/content/xslt/src/main/Makefile.in b/mozilla/content/xslt/src/main/Makefile.in index 5b95a969723..1511f5296a4 100644 --- a/mozilla/content/xslt/src/main/Makefile.in +++ b/mozilla/content/xslt/src/main/Makefile.in @@ -1,4 +1,3 @@ -# # ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # @@ -12,10 +11,10 @@ # for the specific language governing rights and limitations under the # License. # -# The Original Code is Transformiix XSLT Processor. +# The Original Code is TransforMiiX XSLT processor code. # # The Initial Developer of the Original Code is -# Axel Hecht. Portions created by Axel Hecht are Copyright (C) Axel Hecht. All Rights Reserved. +# Axel Hecht. # Portions created by the Initial Developer are Copyright (C) 2001 # the Initial Developer. All Rights Reserved. # diff --git a/mozilla/content/xslt/src/main/testXalan.cpp b/mozilla/content/xslt/src/main/testXalan.cpp index b0008034553..a2d2327e4a3 100644 --- a/mozilla/content/xslt/src/main/testXalan.cpp +++ b/mozilla/content/xslt/src/main/testXalan.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT Processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Axel Hecht. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Axel Hecht + * Axel Hecht * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/main/transformiix.cpp b/mozilla/content/xslt/src/main/transformiix.cpp index d93b584849d..11f61238df5 100644 --- a/mozilla/content/xslt/src/main/transformiix.cpp +++ b/mozilla/content/xslt/src/main/transformiix.cpp @@ -1,6 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -13,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -36,7 +35,6 @@ * * ***** END LICENSE BLOCK ***** */ - #include "txStandaloneXSLTProcessor.h" #include "nsXPCOM.h" #include diff --git a/mozilla/content/xslt/src/main/txTestExpr.cpp b/mozilla/content/xslt/src/main/txTestExpr.cpp index 06e6d4563a1..f0d1f49887a 100644 --- a/mozilla/content/xslt/src/main/txTestExpr.cpp +++ b/mozilla/content/xslt/src/main/txTestExpr.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT Processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Axel Hecht. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Axel Hecht + * Axel Hecht * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/main/txXSLTMarkDriver.cpp b/mozilla/content/xslt/src/main/txXSLTMarkDriver.cpp index 0c10e3f205d..e679cfc346e 100644 --- a/mozilla/content/xslt/src/main/txXSLTMarkDriver.cpp +++ b/mozilla/content/xslt/src/main/txXSLTMarkDriver.cpp @@ -1,4 +1,4 @@ -/* -*- Mode: IDL; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Axel Hecht (original author) - * + * Axel Hecht (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xml/Makefile.in b/mozilla/content/xslt/src/xml/Makefile.in index 24d5491eb78..70bdd780044 100644 --- a/mozilla/content/xslt/src/xml/Makefile.in +++ b/mozilla/content/xslt/src/xml/Makefile.in @@ -1,4 +1,3 @@ -# # ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # @@ -12,10 +11,10 @@ # for the specific language governing rights and limitations under the # License. # -# The Original Code is Transformiix XSLT Processor. +# The Original Code is TransforMiiX XSLT processor code. # # The Initial Developer of the Original Code is -# Axel Hecht. Portions created by Axel Hecht are Copyright (C) Axel Hecht. All Rights Reserved. +# Axel Hecht. # Portions created by the Initial Developer are Copyright (C) 2001 # the Initial Developer. All Rights Reserved. # diff --git a/mozilla/content/xslt/src/xml/txAttr.cpp b/mozilla/content/xslt/src/xml/txAttr.cpp index a3782c94583..32679ac1324 100644 --- a/mozilla/content/xslt/src/xml/txAttr.cpp +++ b/mozilla/content/xslt/src/xml/txAttr.cpp @@ -1,8 +1,5 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- - * - * (C) Copyright The MITRE Corporation 1999 All rights reserved. - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -15,11 +12,11 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org Code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is - * Netscape Communications Corporation. - * Portions created by the Initial Developer are Copyright (C) 2001 + * The MITRE Corporation. + * Portions created by the Initial Developer are Copyright (C) 1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): @@ -37,6 +34,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ + // Tom Kneeland (3/29/99) // // Implementation of the Document Object Model Level 1 Core diff --git a/mozilla/content/xslt/src/xml/txDOM.h b/mozilla/content/xslt/src/xml/txDOM.h index 35ad9c86568..a040c2ec775 100644 --- a/mozilla/content/xslt/src/xml/txDOM.h +++ b/mozilla/content/xslt/src/xml/txDOM.h @@ -1,8 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * - * (C) Copyright The MITRE Corporation 1999 All rights reserved. - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -15,11 +12,11 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org Code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is - * Netscape Communications Corporation. - * Portions created by the Initial Developer are Copyright (C) 2001 + * The MITRE Corporation. + * Portions created by the Initial Developer are Copyright (C) 1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): diff --git a/mozilla/content/xslt/src/xml/txDocument.cpp b/mozilla/content/xslt/src/xml/txDocument.cpp index 5bf6f2e0377..b613c68adf9 100644 --- a/mozilla/content/xslt/src/xml/txDocument.cpp +++ b/mozilla/content/xslt/src/xml/txDocument.cpp @@ -1,7 +1,5 @@ -/* - * (C) Copyright The MITRE Corporation 1999 All rights reserved. - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -14,11 +12,11 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org Code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is - * Netscape Communications Corporation. - * Portions created by the Initial Developer are Copyright (C) 2001 + * The MITRE Corporation. + * Portions created by the Initial Developer are Copyright (C) 1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): @@ -36,6 +34,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ + // Tom Kneeland (3/29/99) // // Implementation of the Document Object Model Level 1 Core diff --git a/mozilla/content/xslt/src/xml/txElement.cpp b/mozilla/content/xslt/src/xml/txElement.cpp index 2aa8f4d079e..c5922fe6260 100644 --- a/mozilla/content/xslt/src/xml/txElement.cpp +++ b/mozilla/content/xslt/src/xml/txElement.cpp @@ -1,8 +1,5 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- - * - * (C) Copyright The MITRE Corporation 1999 All rights reserved. - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -15,11 +12,11 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org Code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is - * Netscape Communications Corporation. - * Portions created by the Initial Developer are Copyright (C) 2001 + * The MITRE Corporation. + * Portions created by the Initial Developer are Copyright (C) 1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): @@ -37,6 +34,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ + // Tom Kneeland (3/29/99) // // Implementation of the Document Object Model Level 1 Core diff --git a/mozilla/content/xslt/src/xml/txNodeDefinition.cpp b/mozilla/content/xslt/src/xml/txNodeDefinition.cpp index 63afa8c8e79..5969bf22c74 100644 --- a/mozilla/content/xslt/src/xml/txNodeDefinition.cpp +++ b/mozilla/content/xslt/src/xml/txNodeDefinition.cpp @@ -1,8 +1,5 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- - * - * (C) Copyright The MITRE Corporation 1999 All rights reserved. - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -15,11 +12,11 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org Code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is - * Netscape Communications Corporation. - * Portions created by the Initial Developer are Copyright (C) 2001 + * The MITRE Corporation. + * Portions created by the Initial Developer are Copyright (C) 1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): @@ -37,6 +34,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ + // Tom Kneeland (3/29/99) // // Implementation of the Document Object Model Level 1 Core diff --git a/mozilla/content/xslt/src/xml/txProcessingInstruction.cpp b/mozilla/content/xslt/src/xml/txProcessingInstruction.cpp index 1ecc6b3a331..f9c60b76700 100644 --- a/mozilla/content/xslt/src/xml/txProcessingInstruction.cpp +++ b/mozilla/content/xslt/src/xml/txProcessingInstruction.cpp @@ -1,8 +1,5 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- - * - * (C) Copyright The MITRE Corporation 1999 All rights reserved. - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -15,11 +12,11 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org Code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is - * Netscape Communications Corporation. - * Portions created by the Initial Developer are Copyright (C) 2001 + * The MITRE Corporation. + * Portions created by the Initial Developer are Copyright (C) 1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): @@ -37,6 +34,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ + // Tom Kneeland (3/29/99) // // Implementation of the Document Object Model Level 1 Core diff --git a/mozilla/content/xslt/src/xml/txXMLParser.cpp b/mozilla/content/xslt/src/xml/txXMLParser.cpp index 8f92a77bbd3..858d178c852 100644 --- a/mozilla/content/xslt/src/xml/txXMLParser.cpp +++ b/mozilla/content/xslt/src/xml/txXMLParser.cpp @@ -1,5 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Tom Kneeland, tomk@mitre.org - * -- original author. + * Tom Kneeland (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xml/txXMLParser.h b/mozilla/content/xslt/src/xml/txXMLParser.h index 954a1046541..d0240b25caa 100644 --- a/mozilla/content/xslt/src/xml/txXMLParser.h +++ b/mozilla/content/xslt/src/xml/txXMLParser.h @@ -1,5 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Tom Kneeland - * -- original author. + * Tom Kneeland (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xml/txXMLUtils.cpp b/mozilla/content/xslt/src/xml/txXMLUtils.cpp index 058882d2b3c..e3ef48af419 100644 --- a/mozilla/content/xslt/src/xml/txXMLUtils.cpp +++ b/mozilla/content/xslt/src/xml/txXMLUtils.cpp @@ -1,5 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -20,10 +20,8 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. - * Lidong, lidong520@263.net - * -- unicode bug fix + * Keith Visco (Original Author) + * Lidong * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xml/txXMLUtils.h b/mozilla/content/xslt/src/xml/txXMLUtils.h index be41d252f09..cb335377504 100644 --- a/mozilla/content/xslt/src/xml/txXMLUtils.h +++ b/mozilla/content/xslt/src/xml/txXMLUtils.h @@ -1,5 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/Makefile.in b/mozilla/content/xslt/src/xpath/Makefile.in index b10a5fdad87..2491df6090f 100644 --- a/mozilla/content/xslt/src/xpath/Makefile.in +++ b/mozilla/content/xslt/src/xpath/Makefile.in @@ -1,4 +1,3 @@ -# # ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # @@ -12,10 +11,10 @@ # for the specific language governing rights and limitations under the # License. # -# The Original Code is Transformiix XSLT Processor. +# The Original Code is TransforMiiX XSLT processor code. # # The Initial Developer of the Original Code is -# Axel Hecht. Portions created by Axel Hecht are Copyright (C) Axel Hecht. All Rights Reserved. +# Axel Hecht. # Portions created by the Initial Developer are Copyright (C) 2001 # the Initial Developer. All Rights Reserved. # diff --git a/mozilla/content/xslt/src/xpath/nsXPath1Scheme.cpp b/mozilla/content/xslt/src/xpath/nsXPath1Scheme.cpp index 94d1b2241a4..e62ca00a89b 100755 --- a/mozilla/content/xslt/src/xpath/nsXPath1Scheme.cpp +++ b/mozilla/content/xslt/src/xpath/nsXPath1Scheme.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Heikki Toivonen (original author) + * Heikki Toivonen (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/nsXPath1Scheme.h b/mozilla/content/xslt/src/xpath/nsXPath1Scheme.h index 7b5ff150785..4b4308fda27 100755 --- a/mozilla/content/xslt/src/xpath/nsXPath1Scheme.h +++ b/mozilla/content/xslt/src/xpath/nsXPath1Scheme.h @@ -1,5 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- -*/ +/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -13,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -21,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Heikki Toivonen (original author) + * Heikki Toivonen (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or @@ -36,6 +35,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ + /** * This file implements the xpath1 XPointer scheme. */ diff --git a/mozilla/content/xslt/src/xpath/nsXPathEvaluator.cpp b/mozilla/content/xslt/src/xpath/nsXPathEvaluator.cpp index d2250b61a0c..e3075e36947 100644 --- a/mozilla/content/xslt/src/xpath/nsXPathEvaluator.cpp +++ b/mozilla/content/xslt/src/xpath/nsXPathEvaluator.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken (original author) + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/nsXPathEvaluator.h b/mozilla/content/xslt/src/xpath/nsXPathEvaluator.h index d61a99faf4f..f501be9434b 100644 --- a/mozilla/content/xslt/src/xpath/nsXPathEvaluator.h +++ b/mozilla/content/xslt/src/xpath/nsXPathEvaluator.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken (original author) + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/nsXPathException.cpp b/mozilla/content/xslt/src/xpath/nsXPathException.cpp index f1069799953..847816cd6d5 100644 --- a/mozilla/content/xslt/src/xpath/nsXPathException.cpp +++ b/mozilla/content/xslt/src/xpath/nsXPathException.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken (original author) + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/nsXPathException.h b/mozilla/content/xslt/src/xpath/nsXPathException.h index 85f639961a4..48df489e00e 100644 --- a/mozilla/content/xslt/src/xpath/nsXPathException.h +++ b/mozilla/content/xslt/src/xpath/nsXPathException.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken (original author) + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/nsXPathExpression.cpp b/mozilla/content/xslt/src/xpath/nsXPathExpression.cpp index 65af1ecf373..817d978efe0 100644 --- a/mozilla/content/xslt/src/xpath/nsXPathExpression.cpp +++ b/mozilla/content/xslt/src/xpath/nsXPathExpression.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken (original author) + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/nsXPathExpression.h b/mozilla/content/xslt/src/xpath/nsXPathExpression.h index b6a8929e482..183d93eebc7 100644 --- a/mozilla/content/xslt/src/xpath/nsXPathExpression.h +++ b/mozilla/content/xslt/src/xpath/nsXPathExpression.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken (original author) + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/nsXPathNSResolver.cpp b/mozilla/content/xslt/src/xpath/nsXPathNSResolver.cpp index 085facc05ba..77685bc68d2 100644 --- a/mozilla/content/xslt/src/xpath/nsXPathNSResolver.cpp +++ b/mozilla/content/xslt/src/xpath/nsXPathNSResolver.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken (original author) + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/nsXPathNSResolver.h b/mozilla/content/xslt/src/xpath/nsXPathNSResolver.h index 309fe309d1d..5453fb56224 100644 --- a/mozilla/content/xslt/src/xpath/nsXPathNSResolver.h +++ b/mozilla/content/xslt/src/xpath/nsXPathNSResolver.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken (original author) + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/nsXPathNamespace.cpp b/mozilla/content/xslt/src/xpath/nsXPathNamespace.cpp index bb10788d321..54af8e3a5f6 100644 --- a/mozilla/content/xslt/src/xpath/nsXPathNamespace.cpp +++ b/mozilla/content/xslt/src/xpath/nsXPathNamespace.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken (original author) + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/nsXPathNamespace.h b/mozilla/content/xslt/src/xpath/nsXPathNamespace.h index 3aeef182db7..5e0052b759f 100644 --- a/mozilla/content/xslt/src/xpath/nsXPathNamespace.h +++ b/mozilla/content/xslt/src/xpath/nsXPathNamespace.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken (original author) + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/nsXPathResult.cpp b/mozilla/content/xslt/src/xpath/nsXPathResult.cpp index ca699204efd..b78c501606d 100644 --- a/mozilla/content/xslt/src/xpath/nsXPathResult.cpp +++ b/mozilla/content/xslt/src/xpath/nsXPathResult.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/nsXPathResult.h b/mozilla/content/xslt/src/xpath/nsXPathResult.h index eba4627eae6..e186607f0d1 100644 --- a/mozilla/content/xslt/src/xpath/nsXPathResult.h +++ b/mozilla/content/xslt/src/xpath/nsXPathResult.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken (original author) + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txAdditiveExpr.cpp b/mozilla/content/xslt/src/xpath/txAdditiveExpr.cpp index 78519bf7a4e..da9d18d6cc5 100644 --- a/mozilla/content/xslt/src/xpath/txAdditiveExpr.cpp +++ b/mozilla/content/xslt/src/xpath/txAdditiveExpr.cpp @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -11,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -19,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txAttributeValueTemplate.cpp b/mozilla/content/xslt/src/xpath/txAttributeValueTemplate.cpp index 1a8d948c91d..296ee5f0727 100644 --- a/mozilla/content/xslt/src/xpath/txAttributeValueTemplate.cpp +++ b/mozilla/content/xslt/src/xpath/txAttributeValueTemplate.cpp @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -11,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -19,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txBooleanExpr.cpp b/mozilla/content/xslt/src/xpath/txBooleanExpr.cpp index d99efdc9a07..7c1debfd94a 100644 --- a/mozilla/content/xslt/src/xpath/txBooleanExpr.cpp +++ b/mozilla/content/xslt/src/xpath/txBooleanExpr.cpp @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -11,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -19,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txBooleanFunctionCall.cpp b/mozilla/content/xslt/src/xpath/txBooleanFunctionCall.cpp index 5ac90da652a..10eaec99bb4 100644 --- a/mozilla/content/xslt/src/xpath/txBooleanFunctionCall.cpp +++ b/mozilla/content/xslt/src/xpath/txBooleanFunctionCall.cpp @@ -1,6 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -13,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -21,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txBooleanResult.cpp b/mozilla/content/xslt/src/xpath/txBooleanResult.cpp index 8b42af1e3db..952a898ba15 100644 --- a/mozilla/content/xslt/src/xpath/txBooleanResult.cpp +++ b/mozilla/content/xslt/src/xpath/txBooleanResult.cpp @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -11,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -19,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txExpr.h b/mozilla/content/xslt/src/xpath/txExpr.h index 57bc407fc86..b8e3821f621 100644 --- a/mozilla/content/xslt/src/xpath/txExpr.h +++ b/mozilla/content/xslt/src/xpath/txExpr.h @@ -1,6 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -13,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -21,15 +20,9 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. - * Larry Fitzpatick, OpenText, lef@opentext.com - * -- 19990806 - * - changed constant short declarations in many of the classes - * with enumerations, commented with //--LF - * Jonas Sicking, sicking@bigfoot.com - * -- removal of Patterns and some restructuring - * in the class set + * Keith Visco (Original Author) + * Larry Fitzpatick, OpenText + * Jonas Sicking * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or @@ -45,7 +38,6 @@ * * ***** END LICENSE BLOCK ***** */ - #ifndef TRANSFRMX_EXPR_H #define TRANSFRMX_EXPR_H diff --git a/mozilla/content/xslt/src/xpath/txExprLexer.cpp b/mozilla/content/xslt/src/xpath/txExprLexer.cpp index fa04b24838f..081a57ccbae 100644 --- a/mozilla/content/xslt/src/xpath/txExprLexer.cpp +++ b/mozilla/content/xslt/src/xpath/txExprLexer.cpp @@ -1,5 +1,5 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -20,9 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. - * -- fixed bug with '<=' and '>=' reported by Bob Miller + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txExprLexer.h b/mozilla/content/xslt/src/xpath/txExprLexer.h index 176961d92f0..25e8d8a6036 100644 --- a/mozilla/content/xslt/src/xpath/txExprLexer.h +++ b/mozilla/content/xslt/src/xpath/txExprLexer.h @@ -1,5 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net -- original author. + * Keith Visco (Original Author) * Axel Hecht * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/content/xslt/src/xpath/txExprParser.cpp b/mozilla/content/xslt/src/xpath/txExprParser.cpp index 82c3062fee0..0a32d2ebdb8 100644 --- a/mozilla/content/xslt/src/xpath/txExprParser.cpp +++ b/mozilla/content/xslt/src/xpath/txExprParser.cpp @@ -1,5 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txExprParser.h b/mozilla/content/xslt/src/xpath/txExprParser.h index 6e14dcafee6..21e9589b385 100644 --- a/mozilla/content/xslt/src/xpath/txExprParser.h +++ b/mozilla/content/xslt/src/xpath/txExprParser.h @@ -1,5 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txExprResult.h b/mozilla/content/xslt/src/xpath/txExprResult.h index 4efd90dc3e3..9492200f56e 100644 --- a/mozilla/content/xslt/src/xpath/txExprResult.h +++ b/mozilla/content/xslt/src/xpath/txExprResult.h @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -11,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -19,10 +20,8 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. - * Larry Fitzpatrick, OpenText, lef@opentext.com - * -- changed constant short result types to enum + * Keith Visco (Original Author) + * Larry Fitzpatrick, OpenText * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txFilterExpr.cpp b/mozilla/content/xslt/src/xpath/txFilterExpr.cpp index a2b9269b709..4f8fca4e266 100644 --- a/mozilla/content/xslt/src/xpath/txFilterExpr.cpp +++ b/mozilla/content/xslt/src/xpath/txFilterExpr.cpp @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -11,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -19,10 +20,8 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. - * Bob Miller, kbob@oblix.com - * -- plugged core leak. + * Keith Visco (Original Author) + * Bob Miller * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txForwardContext.cpp b/mozilla/content/xslt/src/xpath/txForwardContext.cpp index 7585e3f4f7e..9b2d94f7573 100644 --- a/mozilla/content/xslt/src/xpath/txForwardContext.cpp +++ b/mozilla/content/xslt/src/xpath/txForwardContext.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT Processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Axel Hecht. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Axel Hecht + * Axel Hecht * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txForwardContext.h b/mozilla/content/xslt/src/xpath/txForwardContext.h index e33faab1c93..f092a7a2227 100644 --- a/mozilla/content/xslt/src/xpath/txForwardContext.h +++ b/mozilla/content/xslt/src/xpath/txForwardContext.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT Processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Axel Hecht. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Axel Hecht + * Axel Hecht * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txFunctionCall.cpp b/mozilla/content/xslt/src/xpath/txFunctionCall.cpp index dded120cf32..6b4b18d5630 100644 --- a/mozilla/content/xslt/src/xpath/txFunctionCall.cpp +++ b/mozilla/content/xslt/src/xpath/txFunctionCall.cpp @@ -1,5 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txFunctionLib.h b/mozilla/content/xslt/src/xpath/txFunctionLib.h index 9fa621a2350..3d939a7601a 100644 --- a/mozilla/content/xslt/src/xpath/txFunctionLib.h +++ b/mozilla/content/xslt/src/xpath/txFunctionLib.h @@ -1,6 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -13,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -21,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txIXPathContext.h b/mozilla/content/xslt/src/xpath/txIXPathContext.h index 9a5dff57c2e..788a6d971aa 100644 --- a/mozilla/content/xslt/src/xpath/txIXPathContext.h +++ b/mozilla/content/xslt/src/xpath/txIXPathContext.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT Processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Axel Hecht. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Axel Hecht + * Axel Hecht * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txLiteralExpr.cpp b/mozilla/content/xslt/src/xpath/txLiteralExpr.cpp index 6f697498228..7db3ddbb754 100644 --- a/mozilla/content/xslt/src/xpath/txLiteralExpr.cpp +++ b/mozilla/content/xslt/src/xpath/txLiteralExpr.cpp @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * IBM Corporation. * Portions created by the Initial Developer are Copyright (C) 2002 - * IBM Corporation. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * IBM Corporation diff --git a/mozilla/content/xslt/src/xpath/txLocationStep.cpp b/mozilla/content/xslt/src/xpath/txLocationStep.cpp index 0e52eaea5ab..711d7dbfa36 100644 --- a/mozilla/content/xslt/src/xpath/txLocationStep.cpp +++ b/mozilla/content/xslt/src/xpath/txLocationStep.cpp @@ -1,5 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txMozillaXPathTreeWalker.cpp b/mozilla/content/xslt/src/xpath/txMozillaXPathTreeWalker.cpp index 4d3c3192007..a9414229f07 100644 --- a/mozilla/content/xslt/src/xpath/txMozillaXPathTreeWalker.cpp +++ b/mozilla/content/xslt/src/xpath/txMozillaXPathTreeWalker.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken - * + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txMultiplicativeExpr.cpp b/mozilla/content/xslt/src/xpath/txMultiplicativeExpr.cpp index 7db68244dc2..974eee52ebe 100644 --- a/mozilla/content/xslt/src/xpath/txMultiplicativeExpr.cpp +++ b/mozilla/content/xslt/src/xpath/txMultiplicativeExpr.cpp @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -11,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -19,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txNameTest.cpp b/mozilla/content/xslt/src/xpath/txNameTest.cpp index a9f60990fb8..ed432125f02 100644 --- a/mozilla/content/xslt/src/xpath/txNameTest.cpp +++ b/mozilla/content/xslt/src/xpath/txNameTest.cpp @@ -1,5 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txNodeSet.cpp b/mozilla/content/xslt/src/xpath/txNodeSet.cpp index 2a646ab56ce..e7b56de4639 100644 --- a/mozilla/content/xslt/src/xpath/txNodeSet.cpp +++ b/mozilla/content/xslt/src/xpath/txNodeSet.cpp @@ -1,6 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -13,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -21,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txNodeSet.h b/mozilla/content/xslt/src/xpath/txNodeSet.h index 2b61b1cc9b0..3ac797cf42c 100644 --- a/mozilla/content/xslt/src/xpath/txNodeSet.h +++ b/mozilla/content/xslt/src/xpath/txNodeSet.h @@ -1,6 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -13,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -21,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txNodeSetContext.cpp b/mozilla/content/xslt/src/xpath/txNodeSetContext.cpp index e00135f5860..0217703c23d 100644 --- a/mozilla/content/xslt/src/xpath/txNodeSetContext.cpp +++ b/mozilla/content/xslt/src/xpath/txNodeSetContext.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT Processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Axel Hecht. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Axel Hecht + * Axel Hecht * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txNodeSetContext.h b/mozilla/content/xslt/src/xpath/txNodeSetContext.h index dd3767c59f4..393cb6da194 100644 --- a/mozilla/content/xslt/src/xpath/txNodeSetContext.h +++ b/mozilla/content/xslt/src/xpath/txNodeSetContext.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT Processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Axel Hecht. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Axel Hecht + * Axel Hecht * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txNodeSetFunctionCall.cpp b/mozilla/content/xslt/src/xpath/txNodeSetFunctionCall.cpp index e52c500b27f..c39e01685ad 100644 --- a/mozilla/content/xslt/src/xpath/txNodeSetFunctionCall.cpp +++ b/mozilla/content/xslt/src/xpath/txNodeSetFunctionCall.cpp @@ -1,6 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -13,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -21,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txNodeTypeTest.cpp b/mozilla/content/xslt/src/xpath/txNodeTypeTest.cpp index dede82b61d1..5f2755da5ce 100644 --- a/mozilla/content/xslt/src/xpath/txNodeTypeTest.cpp +++ b/mozilla/content/xslt/src/xpath/txNodeTypeTest.cpp @@ -1,5 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txNumberFunctionCall.cpp b/mozilla/content/xslt/src/xpath/txNumberFunctionCall.cpp index 876aa770c4e..9e427a54635 100644 --- a/mozilla/content/xslt/src/xpath/txNumberFunctionCall.cpp +++ b/mozilla/content/xslt/src/xpath/txNumberFunctionCall.cpp @@ -1,6 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -13,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. diff --git a/mozilla/content/xslt/src/xpath/txNumberResult.cpp b/mozilla/content/xslt/src/xpath/txNumberResult.cpp index 3ac840ac821..52a72288081 100644 --- a/mozilla/content/xslt/src/xpath/txNumberResult.cpp +++ b/mozilla/content/xslt/src/xpath/txNumberResult.cpp @@ -1,6 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -13,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -21,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txPathExpr.cpp b/mozilla/content/xslt/src/xpath/txPathExpr.cpp index f505696f827..33f90d761e3 100644 --- a/mozilla/content/xslt/src/xpath/txPathExpr.cpp +++ b/mozilla/content/xslt/src/xpath/txPathExpr.cpp @@ -1,5 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txPredicateList.cpp b/mozilla/content/xslt/src/xpath/txPredicateList.cpp index 01135553ec0..e5fb3480b29 100644 --- a/mozilla/content/xslt/src/xpath/txPredicateList.cpp +++ b/mozilla/content/xslt/src/xpath/txPredicateList.cpp @@ -1,5 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txRelationalExpr.cpp b/mozilla/content/xslt/src/xpath/txRelationalExpr.cpp index e2864b58a75..78e9ad7578b 100644 --- a/mozilla/content/xslt/src/xpath/txRelationalExpr.cpp +++ b/mozilla/content/xslt/src/xpath/txRelationalExpr.cpp @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -11,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -19,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txResultRecycler.cpp b/mozilla/content/xslt/src/xpath/txResultRecycler.cpp index 5bceaba81cc..fb608e745f8 100644 --- a/mozilla/content/xslt/src/xpath/txResultRecycler.cpp +++ b/mozilla/content/xslt/src/xpath/txResultRecycler.cpp @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * IBM Corporation. * Portions created by the Initial Developer are Copyright (C) 2002 - * IBM Corporation. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * IBM Corporation diff --git a/mozilla/content/xslt/src/xpath/txResultRecycler.h b/mozilla/content/xslt/src/xpath/txResultRecycler.h index 5590c7e4c0d..7d452e5c26e 100644 --- a/mozilla/content/xslt/src/xpath/txResultRecycler.h +++ b/mozilla/content/xslt/src/xpath/txResultRecycler.h @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * IBM Corporation. * Portions created by the Initial Developer are Copyright (C) 2002 - * IBM Corporation. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * IBM Corporation diff --git a/mozilla/content/xslt/src/xpath/txRootExpr.cpp b/mozilla/content/xslt/src/xpath/txRootExpr.cpp index f93736eb8b9..85e353ff207 100644 --- a/mozilla/content/xslt/src/xpath/txRootExpr.cpp +++ b/mozilla/content/xslt/src/xpath/txRootExpr.cpp @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -11,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -19,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txSingleNodeContext.h b/mozilla/content/xslt/src/xpath/txSingleNodeContext.h index b151c3ac466..02310b866bd 100644 --- a/mozilla/content/xslt/src/xpath/txSingleNodeContext.h +++ b/mozilla/content/xslt/src/xpath/txSingleNodeContext.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT Processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Axel Hecht. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Axel Hecht + * Axel Hecht * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txStandaloneXPathTreeWalker.cpp b/mozilla/content/xslt/src/xpath/txStandaloneXPathTreeWalker.cpp index 7b08db62910..9277b43544f 100644 --- a/mozilla/content/xslt/src/xpath/txStandaloneXPathTreeWalker.cpp +++ b/mozilla/content/xslt/src/xpath/txStandaloneXPathTreeWalker.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,10 +20,9 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * Axel Hecht * - * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), diff --git a/mozilla/content/xslt/src/xpath/txStringFunctionCall.cpp b/mozilla/content/xslt/src/xpath/txStringFunctionCall.cpp index d31ad35c0f9..5201499616e 100644 --- a/mozilla/content/xslt/src/xpath/txStringFunctionCall.cpp +++ b/mozilla/content/xslt/src/xpath/txStringFunctionCall.cpp @@ -1,6 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -13,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -21,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txStringResult.cpp b/mozilla/content/xslt/src/xpath/txStringResult.cpp index 43860bb34ed..a220e17c749 100644 --- a/mozilla/content/xslt/src/xpath/txStringResult.cpp +++ b/mozilla/content/xslt/src/xpath/txStringResult.cpp @@ -1,6 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -13,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -21,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txUnaryExpr.cpp b/mozilla/content/xslt/src/xpath/txUnaryExpr.cpp index b72667e4cd9..e9ea69e930e 100644 --- a/mozilla/content/xslt/src/xpath/txUnaryExpr.cpp +++ b/mozilla/content/xslt/src/xpath/txUnaryExpr.cpp @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -11,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org Code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. @@ -19,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Jonas Sicking, sicking@bigfoot.com - * -- original author. + * Jonas Sicking (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txUnionExpr.cpp b/mozilla/content/xslt/src/xpath/txUnionExpr.cpp index 6ef9dcfe546..9f536e02feb 100644 --- a/mozilla/content/xslt/src/xpath/txUnionExpr.cpp +++ b/mozilla/content/xslt/src/xpath/txUnionExpr.cpp @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -11,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -19,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txVariableRefExpr.cpp b/mozilla/content/xslt/src/xpath/txVariableRefExpr.cpp index 62330b58cbb..ddac5b49e86 100644 --- a/mozilla/content/xslt/src/xpath/txVariableRefExpr.cpp +++ b/mozilla/content/xslt/src/xpath/txVariableRefExpr.cpp @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -11,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -19,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Keith Visco, kvisco@ziplink.net - * -- original author. + * Keith Visco (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txXPathAtomList.h b/mozilla/content/xslt/src/xpath/txXPathAtomList.h index 615989aafe3..8b176ff3763 100644 --- a/mozilla/content/xslt/src/xpath/txXPathAtomList.h +++ b/mozilla/content/xslt/src/xpath/txXPathAtomList.h @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2001 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/xpath/txXPathNode.h b/mozilla/content/xslt/src/xpath/txXPathNode.h index 5638aa471d3..fedce2499fc 100644 --- a/mozilla/content/xslt/src/xpath/txXPathNode.h +++ b/mozilla/content/xslt/src/xpath/txXPathNode.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken - * + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xpath/txXPathTreeWalker.h b/mozilla/content/xslt/src/xpath/txXPathTreeWalker.h index f4e665dbafd..b558ffbcb25 100644 --- a/mozilla/content/xslt/src/xpath/txXPathTreeWalker.h +++ b/mozilla/content/xslt/src/xpath/txXPathTreeWalker.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken - * + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/Makefile.in b/mozilla/content/xslt/src/xslt/Makefile.in index 1db3e7f14d0..db1c7d55169 100644 --- a/mozilla/content/xslt/src/xslt/Makefile.in +++ b/mozilla/content/xslt/src/xslt/Makefile.in @@ -1,4 +1,3 @@ -# # ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # @@ -12,10 +11,10 @@ # for the specific language governing rights and limitations under the # License. # -# The Original Code is Transformiix XSLT Processor. +# The Original Code is TransforMiiX XSLT processor code. # # The Initial Developer of the Original Code is -# Axel Hecht. Portions created by Axel Hecht are Copyright (C) Axel Hecht. All Rights Reserved. +# Axel Hecht. # Portions created by the Initial Developer are Copyright (C) 2001 # the Initial Developer. All Rights Reserved. # diff --git a/mozilla/content/xslt/src/xslt/txBufferingHandler.cpp b/mozilla/content/xslt/src/xslt/txBufferingHandler.cpp index f3488f4fb10..60bffaf67c9 100644 --- a/mozilla/content/xslt/src/xslt/txBufferingHandler.cpp +++ b/mozilla/content/xslt/src/xslt/txBufferingHandler.cpp @@ -12,16 +12,16 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2003 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txBufferingHandler.h b/mozilla/content/xslt/src/xslt/txBufferingHandler.h index 0340681a4d3..b7e407f4fd5 100644 --- a/mozilla/content/xslt/src/xslt/txBufferingHandler.h +++ b/mozilla/content/xslt/src/xslt/txBufferingHandler.h @@ -12,16 +12,16 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2003 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txDocumentFunctionCall.cpp b/mozilla/content/xslt/src/xslt/txDocumentFunctionCall.cpp index 9c0a48e615f..488a67ae2f3 100644 --- a/mozilla/content/xslt/src/xslt/txDocumentFunctionCall.cpp +++ b/mozilla/content/xslt/src/xslt/txDocumentFunctionCall.cpp @@ -1,6 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -13,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * The MITRE Corporation. @@ -21,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Olivier Gerardin, ogerardin@vo.lu - * -- original author. + * Olivier Gerardin (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txElementAvailableFnCall.cpp b/mozilla/content/xslt/src/xslt/txElementAvailableFnCall.cpp index e2eaa894248..8b8f372d181 100644 --- a/mozilla/content/xslt/src/xslt/txElementAvailableFnCall.cpp +++ b/mozilla/content/xslt/src/xslt/txElementAvailableFnCall.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txExecutionState.cpp b/mozilla/content/xslt/src/xslt/txExecutionState.cpp index 0e68e6b4103..878a18c78f8 100644 --- a/mozilla/content/xslt/src/xslt/txExecutionState.cpp +++ b/mozilla/content/xslt/src/xslt/txExecutionState.cpp @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/xslt/txExecutionState.h b/mozilla/content/xslt/src/xslt/txExecutionState.h index e25044f1289..4c82d900e76 100644 --- a/mozilla/content/xslt/src/xslt/txExecutionState.h +++ b/mozilla/content/xslt/src/xslt/txExecutionState.h @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/xslt/txFormatNumberFunctionCall.cpp b/mozilla/content/xslt/src/xslt/txFormatNumberFunctionCall.cpp index edeb651faa0..912642b496d 100644 --- a/mozilla/content/xslt/src/xslt/txFormatNumberFunctionCall.cpp +++ b/mozilla/content/xslt/src/xslt/txFormatNumberFunctionCall.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. diff --git a/mozilla/content/xslt/src/xslt/txFunctionAvailableFnCall.cpp b/mozilla/content/xslt/src/xslt/txFunctionAvailableFnCall.cpp index c3239fccece..9c990f8184d 100644 --- a/mozilla/content/xslt/src/xslt/txFunctionAvailableFnCall.cpp +++ b/mozilla/content/xslt/src/xslt/txFunctionAvailableFnCall.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txGenerateIdFunctionCall.cpp b/mozilla/content/xslt/src/xslt/txGenerateIdFunctionCall.cpp index 13b981cd634..4b92a6a061c 100644 --- a/mozilla/content/xslt/src/xslt/txGenerateIdFunctionCall.cpp +++ b/mozilla/content/xslt/src/xslt/txGenerateIdFunctionCall.cpp @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -11,11 +12,11 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is XSL:P XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is - * Keith Visco. Portions created by Keith Visco (C) 1999, 2000 Keith Visco. All Rights Reserved. - * Portions created by the Initial Developer are Copyright (C) 2001 + * Keith Visco. + * Portions created by the Initial Developer are Copyright (C) 1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): diff --git a/mozilla/content/xslt/src/xslt/txHTMLAtomList.h b/mozilla/content/xslt/src/xslt/txHTMLAtomList.h index 59da6b842a5..a786381557b 100644 --- a/mozilla/content/xslt/src/xslt/txHTMLAtomList.h +++ b/mozilla/content/xslt/src/xslt/txHTMLAtomList.h @@ -12,15 +12,15 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * - * The Initial Developer of the Original Code is + * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txHTMLOutput.cpp b/mozilla/content/xslt/src/xslt/txHTMLOutput.cpp index 4b7f6b197a7..5c3d4adecd4 100644 --- a/mozilla/content/xslt/src/xslt/txHTMLOutput.cpp +++ b/mozilla/content/xslt/src/xslt/txHTMLOutput.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txHTMLOutput.h b/mozilla/content/xslt/src/xslt/txHTMLOutput.h index c7ce7787ba3..82c5773ad94 100644 --- a/mozilla/content/xslt/src/xslt/txHTMLOutput.h +++ b/mozilla/content/xslt/src/xslt/txHTMLOutput.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txInstructions.cpp b/mozilla/content/xslt/src/xslt/txInstructions.cpp index c1100e070c3..0efb2dc068c 100644 --- a/mozilla/content/xslt/src/xslt/txInstructions.cpp +++ b/mozilla/content/xslt/src/xslt/txInstructions.cpp @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/xslt/txInstructions.h b/mozilla/content/xslt/src/xslt/txInstructions.h index 6f49699683c..7ff9025aa3d 100644 --- a/mozilla/content/xslt/src/xslt/txInstructions.h +++ b/mozilla/content/xslt/src/xslt/txInstructions.h @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/xslt/txKey.h b/mozilla/content/xslt/src/xslt/txKey.h index 36baf250b7f..340cf5a4647 100644 --- a/mozilla/content/xslt/src/xslt/txKey.h +++ b/mozilla/content/xslt/src/xslt/txKey.h @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2003 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/xslt/txKeyFunctionCall.cpp b/mozilla/content/xslt/src/xslt/txKeyFunctionCall.cpp index 0559b3cdca5..6b94c3ae309 100644 --- a/mozilla/content/xslt/src/xslt/txKeyFunctionCall.cpp +++ b/mozilla/content/xslt/src/xslt/txKeyFunctionCall.cpp @@ -1,5 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org Code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Jonas Sicking, sicking@bigfoot.com - * -- original author. + * Jonas Sicking (Original Author) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txMozillaStylesheetCompiler.cpp b/mozilla/content/xslt/src/xslt/txMozillaStylesheetCompiler.cpp index 08b3f5d1b24..cb7820fb92e 100644 --- a/mozilla/content/xslt/src/xslt/txMozillaStylesheetCompiler.cpp +++ b/mozilla/content/xslt/src/xslt/txMozillaStylesheetCompiler.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken (original author) - * + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txMozillaTextOutput.cpp b/mozilla/content/xslt/src/xslt/txMozillaTextOutput.cpp index c6b71683473..c3cf0b80c03 100644 --- a/mozilla/content/xslt/src/xslt/txMozillaTextOutput.cpp +++ b/mozilla/content/xslt/src/xslt/txMozillaTextOutput.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txMozillaTextOutput.h b/mozilla/content/xslt/src/xslt/txMozillaTextOutput.h index 78ab8299ada..67dd2f39a7c 100644 --- a/mozilla/content/xslt/src/xslt/txMozillaTextOutput.h +++ b/mozilla/content/xslt/src/xslt/txMozillaTextOutput.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txMozillaXMLOutput.cpp b/mozilla/content/xslt/src/xslt/txMozillaXMLOutput.cpp index 14271bd34c8..0b6b3434a24 100644 --- a/mozilla/content/xslt/src/xslt/txMozillaXMLOutput.cpp +++ b/mozilla/content/xslt/src/xslt/txMozillaXMLOutput.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txMozillaXMLOutput.h b/mozilla/content/xslt/src/xslt/txMozillaXMLOutput.h index 5070300b257..1c09e69dcaf 100644 --- a/mozilla/content/xslt/src/xslt/txMozillaXMLOutput.h +++ b/mozilla/content/xslt/src/xslt/txMozillaXMLOutput.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txMozillaXSLTProcessor.cpp b/mozilla/content/xslt/src/xslt/txMozillaXSLTProcessor.cpp index f607d834510..2c416dda29d 100644 --- a/mozilla/content/xslt/src/xslt/txMozillaXSLTProcessor.cpp +++ b/mozilla/content/xslt/src/xslt/txMozillaXSLTProcessor.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken (original author) - * + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txMozillaXSLTProcessor.h b/mozilla/content/xslt/src/xslt/txMozillaXSLTProcessor.h index 4fad1fdf902..afd884b77d3 100644 --- a/mozilla/content/xslt/src/xslt/txMozillaXSLTProcessor.h +++ b/mozilla/content/xslt/src/xslt/txMozillaXSLTProcessor.h @@ -1,4 +1,4 @@ -/* -*- Mode: IDL; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,8 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken (original author) - * + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txNodeSorter.cpp b/mozilla/content/xslt/src/xslt/txNodeSorter.cpp index 37de6a1a8cf..be6b73886ea 100644 --- a/mozilla/content/xslt/src/xslt/txNodeSorter.cpp +++ b/mozilla/content/xslt/src/xslt/txNodeSorter.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. @@ -21,7 +21,7 @@ * * Contributor(s): * Jonas Sicking - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txNodeSorter.h b/mozilla/content/xslt/src/xslt/txNodeSorter.h index 53ca7e5faba..e1181dfab34 100644 --- a/mozilla/content/xslt/src/xslt/txNodeSorter.h +++ b/mozilla/content/xslt/src/xslt/txNodeSorter.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. @@ -21,7 +21,7 @@ * * Contributor(s): * Jonas Sicking - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txOutputFormat.cpp b/mozilla/content/xslt/src/xslt/txOutputFormat.cpp index 3a3e6cee5d1..fb7693e42a2 100644 --- a/mozilla/content/xslt/src/xslt/txOutputFormat.cpp +++ b/mozilla/content/xslt/src/xslt/txOutputFormat.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txOutputFormat.h b/mozilla/content/xslt/src/xslt/txOutputFormat.h index 63a5e4cdf50..7a7f3e7b684 100644 --- a/mozilla/content/xslt/src/xslt/txOutputFormat.h +++ b/mozilla/content/xslt/src/xslt/txOutputFormat.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txPatternParser.cpp b/mozilla/content/xslt/src/xslt/txPatternParser.cpp index 39ae64c282b..c0894aa83f6 100644 --- a/mozilla/content/xslt/src/xslt/txPatternParser.cpp +++ b/mozilla/content/xslt/src/xslt/txPatternParser.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT Processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Axel Hecht. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Axel Hecht + * Axel Hecht * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txPatternParser.h b/mozilla/content/xslt/src/xslt/txPatternParser.h index 7787ca45978..75753b1871a 100644 --- a/mozilla/content/xslt/src/xslt/txPatternParser.h +++ b/mozilla/content/xslt/src/xslt/txPatternParser.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT Processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Axel Hecht. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Axel Hecht + * Axel Hecht * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txRtfHandler.cpp b/mozilla/content/xslt/src/xslt/txRtfHandler.cpp index 8ebb15fb599..1fcda063c77 100644 --- a/mozilla/content/xslt/src/xslt/txRtfHandler.cpp +++ b/mozilla/content/xslt/src/xslt/txRtfHandler.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -21,7 +21,7 @@ * * Contributor(s): * Jonas Sicking - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txRtfHandler.h b/mozilla/content/xslt/src/xslt/txRtfHandler.h index f8a9868a715..0267f4fe2ef 100644 --- a/mozilla/content/xslt/src/xslt/txRtfHandler.h +++ b/mozilla/content/xslt/src/xslt/txRtfHandler.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -21,7 +21,7 @@ * * Contributor(s): * Jonas Sicking - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txStandaloneStylesheetCompiler.cpp b/mozilla/content/xslt/src/xslt/txStandaloneStylesheetCompiler.cpp index f1aaae1f266..b9512a778a6 100644 --- a/mozilla/content/xslt/src/xslt/txStandaloneStylesheetCompiler.cpp +++ b/mozilla/content/xslt/src/xslt/txStandaloneStylesheetCompiler.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT Processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Axel Hecht. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Axel Hecht + * Axel Hecht * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txStandaloneStylesheetCompiler.h b/mozilla/content/xslt/src/xslt/txStandaloneStylesheetCompiler.h index 6d0e9aa1204..d5c7bed06fa 100644 --- a/mozilla/content/xslt/src/xslt/txStandaloneStylesheetCompiler.h +++ b/mozilla/content/xslt/src/xslt/txStandaloneStylesheetCompiler.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT Processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Axel Hecht. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Axel Hecht + * Axel Hecht * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txStandaloneXSLTProcessor.cpp b/mozilla/content/xslt/src/xslt/txStandaloneXSLTProcessor.cpp index 74fe4f22b6c..3992819901c 100644 --- a/mozilla/content/xslt/src/xslt/txStandaloneXSLTProcessor.cpp +++ b/mozilla/content/xslt/src/xslt/txStandaloneXSLTProcessor.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,10 +20,9 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken (original author) + * Peter Van der Beken * Axel Hecht * - * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), diff --git a/mozilla/content/xslt/src/xslt/txStandaloneXSLTProcessor.h b/mozilla/content/xslt/src/xslt/txStandaloneXSLTProcessor.h index d460a93ca91..2b7444570eb 100644 --- a/mozilla/content/xslt/src/xslt/txStandaloneXSLTProcessor.h +++ b/mozilla/content/xslt/src/xslt/txStandaloneXSLTProcessor.h @@ -1,4 +1,4 @@ -/* -*- Mode: IDL; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is mozilla.org code. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,10 +20,9 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken (original author) + * Peter Van der Beken * Axel Hecht * - * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), diff --git a/mozilla/content/xslt/src/xslt/txStylesheet.cpp b/mozilla/content/xslt/src/xslt/txStylesheet.cpp index a723778704d..2fecbb959d8 100644 --- a/mozilla/content/xslt/src/xslt/txStylesheet.cpp +++ b/mozilla/content/xslt/src/xslt/txStylesheet.cpp @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/xslt/txStylesheet.h b/mozilla/content/xslt/src/xslt/txStylesheet.h index bc6f76a403f..b790cc09555 100644 --- a/mozilla/content/xslt/src/xslt/txStylesheet.h +++ b/mozilla/content/xslt/src/xslt/txStylesheet.h @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/xslt/txStylesheetCompileHandlers.cpp b/mozilla/content/xslt/src/xslt/txStylesheetCompileHandlers.cpp index cdb7ff8ceb9..ce28f4b624f 100644 --- a/mozilla/content/xslt/src/xslt/txStylesheetCompileHandlers.cpp +++ b/mozilla/content/xslt/src/xslt/txStylesheetCompileHandlers.cpp @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/xslt/txStylesheetCompileHandlers.h b/mozilla/content/xslt/src/xslt/txStylesheetCompileHandlers.h index cc67e12bb70..131cd9201be 100644 --- a/mozilla/content/xslt/src/xslt/txStylesheetCompileHandlers.h +++ b/mozilla/content/xslt/src/xslt/txStylesheetCompileHandlers.h @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/xslt/txStylesheetCompiler.cpp b/mozilla/content/xslt/src/xslt/txStylesheetCompiler.cpp index 23a8fc3c166..c69732243a5 100644 --- a/mozilla/content/xslt/src/xslt/txStylesheetCompiler.cpp +++ b/mozilla/content/xslt/src/xslt/txStylesheetCompiler.cpp @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/xslt/txStylesheetCompiler.h b/mozilla/content/xslt/src/xslt/txStylesheetCompiler.h index 85dec8c59e4..7747099f27e 100644 --- a/mozilla/content/xslt/src/xslt/txStylesheetCompiler.h +++ b/mozilla/content/xslt/src/xslt/txStylesheetCompiler.h @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/xslt/txTextHandler.cpp b/mozilla/content/xslt/src/xslt/txTextHandler.cpp index 52c572e3905..458faa52f9b 100644 --- a/mozilla/content/xslt/src/xslt/txTextHandler.cpp +++ b/mozilla/content/xslt/src/xslt/txTextHandler.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txTextHandler.h b/mozilla/content/xslt/src/xslt/txTextHandler.h index 1b84302eafe..4ed87f891f7 100644 --- a/mozilla/content/xslt/src/xslt/txTextHandler.h +++ b/mozilla/content/xslt/src/xslt/txTextHandler.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txTextOutput.cpp b/mozilla/content/xslt/src/xslt/txTextOutput.cpp index bba1f1d9f5f..81c94b14530 100644 --- a/mozilla/content/xslt/src/xslt/txTextOutput.cpp +++ b/mozilla/content/xslt/src/xslt/txTextOutput.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txTextOutput.h b/mozilla/content/xslt/src/xslt/txTextOutput.h index 9acdc38a858..66e73df3a05 100644 --- a/mozilla/content/xslt/src/xslt/txTextOutput.h +++ b/mozilla/content/xslt/src/xslt/txTextOutput.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txToplevelItems.cpp b/mozilla/content/xslt/src/xslt/txToplevelItems.cpp index 4b30287a1bd..ba27a7116c6 100644 --- a/mozilla/content/xslt/src/xslt/txToplevelItems.cpp +++ b/mozilla/content/xslt/src/xslt/txToplevelItems.cpp @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/xslt/txToplevelItems.h b/mozilla/content/xslt/src/xslt/txToplevelItems.h index 7d3252ae53b..8fedaac1cb3 100644 --- a/mozilla/content/xslt/src/xslt/txToplevelItems.h +++ b/mozilla/content/xslt/src/xslt/txToplevelItems.h @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/xslt/txUnknownHandler.cpp b/mozilla/content/xslt/src/xslt/txUnknownHandler.cpp index 08bc4ed3b22..4e3baa65d03 100644 --- a/mozilla/content/xslt/src/xslt/txUnknownHandler.cpp +++ b/mozilla/content/xslt/src/xslt/txUnknownHandler.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txUnknownHandler.h b/mozilla/content/xslt/src/xslt/txUnknownHandler.h index c18bb39b4b4..29dda7a6560 100644 --- a/mozilla/content/xslt/src/xslt/txUnknownHandler.h +++ b/mozilla/content/xslt/src/xslt/txUnknownHandler.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txVariableMap.h b/mozilla/content/xslt/src/xslt/txVariableMap.h index aec2dcc8683..29964a80a1d 100644 --- a/mozilla/content/xslt/src/xslt/txVariableMap.h +++ b/mozilla/content/xslt/src/xslt/txVariableMap.h @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/xslt/txXMLEventHandler.h b/mozilla/content/xslt/src/xslt/txXMLEventHandler.h index ab419b55d6c..006d383fc55 100644 --- a/mozilla/content/xslt/src/xslt/txXMLEventHandler.h +++ b/mozilla/content/xslt/src/xslt/txXMLEventHandler.h @@ -1,6 +1,5 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -13,11 +12,11 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is - * Keith Visco. Portions created by Keith Visco (C) 1999-2000 Keith Visco. All Rights Reserved. - * Portions created by the Initial Developer are Copyright (C) 2001 + * Keith Visco. + * Portions created by the Initial Developer are Copyright (C) 1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): diff --git a/mozilla/content/xslt/src/xslt/txXMLOutput.cpp b/mozilla/content/xslt/src/xslt/txXMLOutput.cpp index bc67f0f74ee..ad4bc3fab0c 100644 --- a/mozilla/content/xslt/src/xslt/txXMLOutput.cpp +++ b/mozilla/content/xslt/src/xslt/txXMLOutput.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txXMLOutput.h b/mozilla/content/xslt/src/xslt/txXMLOutput.h index 6b78e3eec1d..7a514c21237 100644 --- a/mozilla/content/xslt/src/xslt/txXMLOutput.h +++ b/mozilla/content/xslt/src/xslt/txXMLOutput.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txXPathResultComparator.cpp b/mozilla/content/xslt/src/xslt/txXPathResultComparator.cpp index cd9cc34fd1c..8378be67204 100644 --- a/mozilla/content/xslt/src/xslt/txXPathResultComparator.cpp +++ b/mozilla/content/xslt/src/xslt/txXPathResultComparator.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. @@ -21,7 +21,7 @@ * * Contributor(s): * Jonas Sicking - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txXPathResultComparator.h b/mozilla/content/xslt/src/xslt/txXPathResultComparator.h index 45153f10768..1e567147d6f 100644 --- a/mozilla/content/xslt/src/xslt/txXPathResultComparator.h +++ b/mozilla/content/xslt/src/xslt/txXPathResultComparator.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is the TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. @@ -21,7 +21,7 @@ * * Contributor(s): * Jonas Sicking - * Peter Van der Beken + * Peter Van der Beken * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txXSLTAtomList.h b/mozilla/content/xslt/src/xslt/txXSLTAtomList.h index 62d67325269..9b0347726b5 100644 --- a/mozilla/content/xslt/src/xslt/txXSLTAtomList.h +++ b/mozilla/content/xslt/src/xslt/txXSLTAtomList.h @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2001 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/xslt/txXSLTFunctions.h b/mozilla/content/xslt/src/xslt/txXSLTFunctions.h index 1c0cbb258e9..0e6f0f3583a 100644 --- a/mozilla/content/xslt/src/xslt/txXSLTFunctions.h +++ b/mozilla/content/xslt/src/xslt/txXSLTFunctions.h @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * @@ -11,11 +12,11 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is XSL:P XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is - * Keith Visco. Portions created by Keith Visco (C) 1999, 2000 Keith Visco. All Rights Reserved. - * Portions created by the Initial Developer are Copyright (C) 2001 + * Keith Visco. + * Portions created by the Initial Developer are Copyright (C) 1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): diff --git a/mozilla/content/xslt/src/xslt/txXSLTNumber.cpp b/mozilla/content/xslt/src/xslt/txXSLTNumber.cpp index 9e0405396c7..13815f6ffdb 100644 --- a/mozilla/content/xslt/src/xslt/txXSLTNumber.cpp +++ b/mozilla/content/xslt/src/xslt/txXSLTNumber.cpp @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/xslt/txXSLTNumber.h b/mozilla/content/xslt/src/xslt/txXSLTNumber.h index 4a4c59e9db3..f7e249f63ba 100644 --- a/mozilla/content/xslt/src/xslt/txXSLTNumber.h +++ b/mozilla/content/xslt/src/xslt/txXSLTNumber.h @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/xslt/txXSLTNumberCounters.cpp b/mozilla/content/xslt/src/xslt/txXSLTNumberCounters.cpp index a13a34f55da..1a89abddff0 100644 --- a/mozilla/content/xslt/src/xslt/txXSLTNumberCounters.cpp +++ b/mozilla/content/xslt/src/xslt/txXSLTNumberCounters.cpp @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/xslt/txXSLTPatterns.cpp b/mozilla/content/xslt/src/xslt/txXSLTPatterns.cpp index 24577f1d5b1..cecef8c435c 100644 --- a/mozilla/content/xslt/src/xslt/txXSLTPatterns.cpp +++ b/mozilla/content/xslt/src/xslt/txXSLTPatterns.cpp @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT Processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Axel Hecht. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Axel Hecht + * Axel Hecht * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txXSLTPatterns.h b/mozilla/content/xslt/src/xslt/txXSLTPatterns.h index 58377b3dfe0..652b9fbeb03 100644 --- a/mozilla/content/xslt/src/xslt/txXSLTPatterns.h +++ b/mozilla/content/xslt/src/xslt/txXSLTPatterns.h @@ -12,7 +12,7 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT Processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Axel Hecht. @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Axel Hecht + * Axel Hecht * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/mozilla/content/xslt/src/xslt/txXSLTProcessor.cpp b/mozilla/content/xslt/src/xslt/txXSLTProcessor.cpp index bd2ba13842a..79d83c68b05 100644 --- a/mozilla/content/xslt/src/xslt/txXSLTProcessor.cpp +++ b/mozilla/content/xslt/src/xslt/txXSLTProcessor.cpp @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking diff --git a/mozilla/content/xslt/src/xslt/txXSLTProcessor.h b/mozilla/content/xslt/src/xslt/txXSLTProcessor.h index 5711422d6ce..c96f3d7b681 100644 --- a/mozilla/content/xslt/src/xslt/txXSLTProcessor.h +++ b/mozilla/content/xslt/src/xslt/txXSLTProcessor.h @@ -12,12 +12,12 @@ * for the specific language governing rights and limitations under the * License. * - * The Original Code is TransforMiiX XSLT processor. + * The Original Code is TransforMiiX XSLT processor code. * * The Initial Developer of the Original Code is * Jonas Sicking. * Portions created by the Initial Developer are Copyright (C) 2002 - * Jonas Sicking. All Rights Reserved. + * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jonas Sicking