diff --git a/mozilla/extensions/transformiix/Makefile.in b/mozilla/extensions/transformiix/Makefile.in index 61f260dbe79..e5cb7d8f0d6 100644 --- a/mozilla/extensions/transformiix/Makefile.in +++ b/mozilla/extensions/transformiix/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/extensions/transformiix/build/Makefile.in b/mozilla/extensions/transformiix/build/Makefile.in index 272b5ba2008..70ea8bc9a78 100644 --- a/mozilla/extensions/transformiix/build/Makefile.in +++ b/mozilla/extensions/transformiix/build/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/extensions/transformiix/build/XSLTProcessorModule.cpp b/mozilla/extensions/transformiix/build/XSLTProcessorModule.cpp index c7dcb718965..c93be3b754d 100755 --- a/mozilla/extensions/transformiix/build/XSLTProcessorModule.cpp +++ b/mozilla/extensions/transformiix/build/XSLTProcessorModule.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,16 +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 MITRE Corporation. + * Peter Van der Beken. * Portions created by the Initial Developer are Copyright (C) 1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Peter Van der Beken, peter.vanderbeken@pandora.be - * -- 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/extensions/transformiix/resources/Makefile.in b/mozilla/extensions/transformiix/resources/Makefile.in index ff37d62d2bb..3bdeaf8a408 100644 --- a/mozilla/extensions/transformiix/resources/Makefile.in +++ b/mozilla/extensions/transformiix/resources/Makefile.in @@ -11,9 +11,10 @@ # for the specific language governing rights and limitations under the # License. # -# The Original Code is mozilla.org. +# The Original Code is TransforMiiX XSLT processor code. # -# The Initial Developer of the Original Code is Axel Hecht. +# The Initial Developer of the Original Code is +# Axel Hecht. # Portions created by the Initial Developer are Copyright (C) 2002 # the Initial Developer. All Rights Reserved. # @@ -34,7 +35,6 @@ # # ***** END LICENSE BLOCK ***** - DEPTH = ../../.. topsrcdir = @top_srcdir@ srcdir = @srcdir@ diff --git a/mozilla/extensions/transformiix/resources/XSLTMark/XSLTMark-static.js b/mozilla/extensions/transformiix/resources/XSLTMark/XSLTMark-static.js index 61acfd44d9d..e6a43cae6cb 100644 --- a/mozilla/extensions/transformiix/resources/XSLTMark/XSLTMark-static.js +++ b/mozilla/extensions/transformiix/resources/XSLTMark/XSLTMark-static.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: Java; 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 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/extensions/transformiix/resources/XSLTMark/XSLTMark-test.js b/mozilla/extensions/transformiix/resources/XSLTMark/XSLTMark-test.js index 3b5b50953bf..905130f5d9d 100644 --- a/mozilla/extensions/transformiix/resources/XSLTMark/XSLTMark-test.js +++ b/mozilla/extensions/transformiix/resources/XSLTMark/XSLTMark-test.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: Java; 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 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/extensions/transformiix/resources/XSLTMark/XSLTMark-view.js b/mozilla/extensions/transformiix/resources/XSLTMark/XSLTMark-view.js index 22ef6670db5..00096efea34 100644 --- a/mozilla/extensions/transformiix/resources/XSLTMark/XSLTMark-view.js +++ b/mozilla/extensions/transformiix/resources/XSLTMark/XSLTMark-view.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: Java; 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 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/extensions/transformiix/resources/XSLTMark/XSLTMark.css b/mozilla/extensions/transformiix/resources/XSLTMark/XSLTMark.css index 9fe587708a5..80eb616fe13 100644 --- a/mozilla/extensions/transformiix/resources/XSLTMark/XSLTMark.css +++ b/mozilla/extensions/transformiix/resources/XSLTMark/XSLTMark.css @@ -1,6 +1,5 @@ -/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: Java; 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 @@ -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 * Axel Hecht. diff --git a/mozilla/extensions/transformiix/resources/XSLTMark/XSLTMark.xul b/mozilla/extensions/transformiix/resources/XSLTMark/XSLTMark.xul index 00c9ec00598..fdb2a5a2a55 100644 --- a/mozilla/extensions/transformiix/resources/XSLTMark/XSLTMark.xul +++ b/mozilla/extensions/transformiix/resources/XSLTMark/XSLTMark.xul @@ -1,5 +1,4 @@ - - + + + - + + + + + + ]> - diff --git a/mozilla/extensions/transformiix/source/lib/Makefile.in b/mozilla/extensions/transformiix/source/lib/Makefile.in index c804dcf415b..6eaae6f7a51 100644 --- a/mozilla/extensions/transformiix/source/lib/Makefile.in +++ b/mozilla/extensions/transformiix/source/lib/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/extensions/transformiix/source/main/Makefile.in b/mozilla/extensions/transformiix/source/main/Makefile.in index 5b95a969723..1511f5296a4 100644 --- a/mozilla/extensions/transformiix/source/main/Makefile.in +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/main/testXalan.cpp b/mozilla/extensions/transformiix/source/main/testXalan.cpp index b0008034553..a2d2327e4a3 100644 --- a/mozilla/extensions/transformiix/source/main/testXalan.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/main/transformiix.cpp b/mozilla/extensions/transformiix/source/main/transformiix.cpp index d93b584849d..11f61238df5 100644 --- a/mozilla/extensions/transformiix/source/main/transformiix.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/main/txTestExpr.cpp b/mozilla/extensions/transformiix/source/main/txTestExpr.cpp index 06e6d4563a1..f0d1f49887a 100644 --- a/mozilla/extensions/transformiix/source/main/txTestExpr.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/main/txXSLTMarkDriver.cpp b/mozilla/extensions/transformiix/source/main/txXSLTMarkDriver.cpp index 0c10e3f205d..e679cfc346e 100644 --- a/mozilla/extensions/transformiix/source/main/txXSLTMarkDriver.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xml/Makefile.in b/mozilla/extensions/transformiix/source/xml/Makefile.in index 24d5491eb78..70bdd780044 100644 --- a/mozilla/extensions/transformiix/source/xml/Makefile.in +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xml/XMLUtils.cpp b/mozilla/extensions/transformiix/source/xml/XMLUtils.cpp index 058882d2b3c..e3ef48af419 100644 --- a/mozilla/extensions/transformiix/source/xml/XMLUtils.cpp +++ b/mozilla/extensions/transformiix/source/xml/XMLUtils.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/extensions/transformiix/source/xml/XMLUtils.h b/mozilla/extensions/transformiix/source/xml/XMLUtils.h index be41d252f09..cb335377504 100644 --- a/mozilla/extensions/transformiix/source/xml/XMLUtils.h +++ b/mozilla/extensions/transformiix/source/xml/XMLUtils.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/extensions/transformiix/source/xml/dom/Makefile.in b/mozilla/extensions/transformiix/source/xml/dom/Makefile.in index 0f379a55b78..c286c708c93 100644 --- a/mozilla/extensions/transformiix/source/xml/dom/Makefile.in +++ b/mozilla/extensions/transformiix/source/xml/dom/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/extensions/transformiix/source/xml/dom/dom.h b/mozilla/extensions/transformiix/source/xml/dom/dom.h index 356c2928746..1102652a34f 100644 --- a/mozilla/extensions/transformiix/source/xml/dom/dom.h +++ b/mozilla/extensions/transformiix/source/xml/dom/dom.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 * Netscape Communications Corporation. diff --git a/mozilla/extensions/transformiix/source/xml/dom/standalone/Attr.cpp b/mozilla/extensions/transformiix/source/xml/dom/standalone/Attr.cpp index a3782c94583..32679ac1324 100644 --- a/mozilla/extensions/transformiix/source/xml/dom/standalone/Attr.cpp +++ b/mozilla/extensions/transformiix/source/xml/dom/standalone/Attr.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/extensions/transformiix/source/xml/dom/standalone/Document.cpp b/mozilla/extensions/transformiix/source/xml/dom/standalone/Document.cpp index 5bf6f2e0377..b613c68adf9 100644 --- a/mozilla/extensions/transformiix/source/xml/dom/standalone/Document.cpp +++ b/mozilla/extensions/transformiix/source/xml/dom/standalone/Document.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/extensions/transformiix/source/xml/dom/standalone/Element.cpp b/mozilla/extensions/transformiix/source/xml/dom/standalone/Element.cpp index 2aa8f4d079e..c5922fe6260 100644 --- a/mozilla/extensions/transformiix/source/xml/dom/standalone/Element.cpp +++ b/mozilla/extensions/transformiix/source/xml/dom/standalone/Element.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/extensions/transformiix/source/xml/dom/standalone/Makefile.in b/mozilla/extensions/transformiix/source/xml/dom/standalone/Makefile.in index a11fb9c85cb..4bd3ed86df2 100644 --- a/mozilla/extensions/transformiix/source/xml/dom/standalone/Makefile.in +++ b/mozilla/extensions/transformiix/source/xml/dom/standalone/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/extensions/transformiix/source/xml/dom/standalone/NamedNodeMap.cpp b/mozilla/extensions/transformiix/source/xml/dom/standalone/NamedNodeMap.cpp index 6bdf8ab04b3..d2569ce2d33 100644 --- a/mozilla/extensions/transformiix/source/xml/dom/standalone/NamedNodeMap.cpp +++ b/mozilla/extensions/transformiix/source/xml/dom/standalone/NamedNodeMap.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/extensions/transformiix/source/xml/dom/standalone/NodeDefinition.cpp b/mozilla/extensions/transformiix/source/xml/dom/standalone/NodeDefinition.cpp index 63afa8c8e79..5969bf22c74 100644 --- a/mozilla/extensions/transformiix/source/xml/dom/standalone/NodeDefinition.cpp +++ b/mozilla/extensions/transformiix/source/xml/dom/standalone/NodeDefinition.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/extensions/transformiix/source/xml/dom/standalone/NodeListDefinition.cpp b/mozilla/extensions/transformiix/source/xml/dom/standalone/NodeListDefinition.cpp index 03e90040a50..2ee7a82baad 100644 --- a/mozilla/extensions/transformiix/source/xml/dom/standalone/NodeListDefinition.cpp +++ b/mozilla/extensions/transformiix/source/xml/dom/standalone/NodeListDefinition.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/extensions/transformiix/source/xml/dom/standalone/ProcessingInstruction.cpp b/mozilla/extensions/transformiix/source/xml/dom/standalone/ProcessingInstruction.cpp index 1ecc6b3a331..f9c60b76700 100644 --- a/mozilla/extensions/transformiix/source/xml/dom/standalone/ProcessingInstruction.cpp +++ b/mozilla/extensions/transformiix/source/xml/dom/standalone/ProcessingInstruction.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/extensions/transformiix/source/xml/dom/standalone/dom.h b/mozilla/extensions/transformiix/source/xml/dom/standalone/dom.h index 35ad9c86568..a040c2ec775 100644 --- a/mozilla/extensions/transformiix/source/xml/dom/standalone/dom.h +++ b/mozilla/extensions/transformiix/source/xml/dom/standalone/dom.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/extensions/transformiix/source/xml/parser/Makefile.in b/mozilla/extensions/transformiix/source/xml/parser/Makefile.in index 17bf6f41c00..5f7b0995dda 100644 --- a/mozilla/extensions/transformiix/source/xml/parser/Makefile.in +++ b/mozilla/extensions/transformiix/source/xml/parser/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/extensions/transformiix/source/xml/parser/txXMLParser.cpp b/mozilla/extensions/transformiix/source/xml/parser/txXMLParser.cpp index 8f92a77bbd3..858d178c852 100644 --- a/mozilla/extensions/transformiix/source/xml/parser/txXMLParser.cpp +++ b/mozilla/extensions/transformiix/source/xml/parser/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/extensions/transformiix/source/xml/parser/txXMLParser.h b/mozilla/extensions/transformiix/source/xml/parser/txXMLParser.h index 954a1046541..d0240b25caa 100644 --- a/mozilla/extensions/transformiix/source/xml/parser/txXMLParser.h +++ b/mozilla/extensions/transformiix/source/xml/parser/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/extensions/transformiix/source/xpath/AdditiveExpr.cpp b/mozilla/extensions/transformiix/source/xpath/AdditiveExpr.cpp index 78519bf7a4e..da9d18d6cc5 100644 --- a/mozilla/extensions/transformiix/source/xpath/AdditiveExpr.cpp +++ b/mozilla/extensions/transformiix/source/xpath/AdditiveExpr.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/extensions/transformiix/source/xpath/AttributeValueTemplate.cpp b/mozilla/extensions/transformiix/source/xpath/AttributeValueTemplate.cpp index 1a8d948c91d..296ee5f0727 100644 --- a/mozilla/extensions/transformiix/source/xpath/AttributeValueTemplate.cpp +++ b/mozilla/extensions/transformiix/source/xpath/AttributeValueTemplate.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/extensions/transformiix/source/xpath/BooleanExpr.cpp b/mozilla/extensions/transformiix/source/xpath/BooleanExpr.cpp index d99efdc9a07..7c1debfd94a 100644 --- a/mozilla/extensions/transformiix/source/xpath/BooleanExpr.cpp +++ b/mozilla/extensions/transformiix/source/xpath/BooleanExpr.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/extensions/transformiix/source/xpath/BooleanFunctionCall.cpp b/mozilla/extensions/transformiix/source/xpath/BooleanFunctionCall.cpp index 5ac90da652a..10eaec99bb4 100644 --- a/mozilla/extensions/transformiix/source/xpath/BooleanFunctionCall.cpp +++ b/mozilla/extensions/transformiix/source/xpath/BooleanFunctionCall.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/extensions/transformiix/source/xpath/BooleanResult.cpp b/mozilla/extensions/transformiix/source/xpath/BooleanResult.cpp index 8b42af1e3db..952a898ba15 100644 --- a/mozilla/extensions/transformiix/source/xpath/BooleanResult.cpp +++ b/mozilla/extensions/transformiix/source/xpath/BooleanResult.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/extensions/transformiix/source/xpath/Expr.h b/mozilla/extensions/transformiix/source/xpath/Expr.h index 57bc407fc86..b8e3821f621 100644 --- a/mozilla/extensions/transformiix/source/xpath/Expr.h +++ b/mozilla/extensions/transformiix/source/xpath/Expr.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/extensions/transformiix/source/xpath/ExprLexer.cpp b/mozilla/extensions/transformiix/source/xpath/ExprLexer.cpp index fa04b24838f..081a57ccbae 100644 --- a/mozilla/extensions/transformiix/source/xpath/ExprLexer.cpp +++ b/mozilla/extensions/transformiix/source/xpath/ExprLexer.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/extensions/transformiix/source/xpath/ExprLexer.h b/mozilla/extensions/transformiix/source/xpath/ExprLexer.h index 176961d92f0..25e8d8a6036 100644 --- a/mozilla/extensions/transformiix/source/xpath/ExprLexer.h +++ b/mozilla/extensions/transformiix/source/xpath/ExprLexer.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/extensions/transformiix/source/xpath/ExprParser.cpp b/mozilla/extensions/transformiix/source/xpath/ExprParser.cpp index 82c3062fee0..0a32d2ebdb8 100644 --- a/mozilla/extensions/transformiix/source/xpath/ExprParser.cpp +++ b/mozilla/extensions/transformiix/source/xpath/ExprParser.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/extensions/transformiix/source/xpath/ExprParser.h b/mozilla/extensions/transformiix/source/xpath/ExprParser.h index 6e14dcafee6..21e9589b385 100644 --- a/mozilla/extensions/transformiix/source/xpath/ExprParser.h +++ b/mozilla/extensions/transformiix/source/xpath/ExprParser.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/extensions/transformiix/source/xpath/ExprResult.h b/mozilla/extensions/transformiix/source/xpath/ExprResult.h index 4efd90dc3e3..9492200f56e 100644 --- a/mozilla/extensions/transformiix/source/xpath/ExprResult.h +++ b/mozilla/extensions/transformiix/source/xpath/ExprResult.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/extensions/transformiix/source/xpath/FilterExpr.cpp b/mozilla/extensions/transformiix/source/xpath/FilterExpr.cpp index a2b9269b709..4f8fca4e266 100644 --- a/mozilla/extensions/transformiix/source/xpath/FilterExpr.cpp +++ b/mozilla/extensions/transformiix/source/xpath/FilterExpr.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/extensions/transformiix/source/xpath/FunctionCall.cpp b/mozilla/extensions/transformiix/source/xpath/FunctionCall.cpp index dded120cf32..6b4b18d5630 100644 --- a/mozilla/extensions/transformiix/source/xpath/FunctionCall.cpp +++ b/mozilla/extensions/transformiix/source/xpath/FunctionCall.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/extensions/transformiix/source/xpath/FunctionLib.h b/mozilla/extensions/transformiix/source/xpath/FunctionLib.h index 9fa621a2350..3d939a7601a 100644 --- a/mozilla/extensions/transformiix/source/xpath/FunctionLib.h +++ b/mozilla/extensions/transformiix/source/xpath/FunctionLib.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/extensions/transformiix/source/xpath/LocationStep.cpp b/mozilla/extensions/transformiix/source/xpath/LocationStep.cpp index 0e52eaea5ab..711d7dbfa36 100644 --- a/mozilla/extensions/transformiix/source/xpath/LocationStep.cpp +++ b/mozilla/extensions/transformiix/source/xpath/LocationStep.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/extensions/transformiix/source/xpath/Makefile.in b/mozilla/extensions/transformiix/source/xpath/Makefile.in index b10a5fdad87..2491df6090f 100644 --- a/mozilla/extensions/transformiix/source/xpath/Makefile.in +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/MultiplicativeExpr.cpp b/mozilla/extensions/transformiix/source/xpath/MultiplicativeExpr.cpp index 7db68244dc2..974eee52ebe 100644 --- a/mozilla/extensions/transformiix/source/xpath/MultiplicativeExpr.cpp +++ b/mozilla/extensions/transformiix/source/xpath/MultiplicativeExpr.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/extensions/transformiix/source/xpath/NodeSetFunctionCall.cpp b/mozilla/extensions/transformiix/source/xpath/NodeSetFunctionCall.cpp index e52c500b27f..c39e01685ad 100644 --- a/mozilla/extensions/transformiix/source/xpath/NodeSetFunctionCall.cpp +++ b/mozilla/extensions/transformiix/source/xpath/NodeSetFunctionCall.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/extensions/transformiix/source/xpath/NumberFunctionCall.cpp b/mozilla/extensions/transformiix/source/xpath/NumberFunctionCall.cpp index 876aa770c4e..9e427a54635 100644 --- a/mozilla/extensions/transformiix/source/xpath/NumberFunctionCall.cpp +++ b/mozilla/extensions/transformiix/source/xpath/NumberFunctionCall.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/extensions/transformiix/source/xpath/NumberResult.cpp b/mozilla/extensions/transformiix/source/xpath/NumberResult.cpp index 3ac840ac821..52a72288081 100644 --- a/mozilla/extensions/transformiix/source/xpath/NumberResult.cpp +++ b/mozilla/extensions/transformiix/source/xpath/NumberResult.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/extensions/transformiix/source/xpath/PathExpr.cpp b/mozilla/extensions/transformiix/source/xpath/PathExpr.cpp index f505696f827..33f90d761e3 100644 --- a/mozilla/extensions/transformiix/source/xpath/PathExpr.cpp +++ b/mozilla/extensions/transformiix/source/xpath/PathExpr.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/extensions/transformiix/source/xpath/PredicateList.cpp b/mozilla/extensions/transformiix/source/xpath/PredicateList.cpp index 01135553ec0..e5fb3480b29 100644 --- a/mozilla/extensions/transformiix/source/xpath/PredicateList.cpp +++ b/mozilla/extensions/transformiix/source/xpath/PredicateList.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/extensions/transformiix/source/xpath/RelationalExpr.cpp b/mozilla/extensions/transformiix/source/xpath/RelationalExpr.cpp index e2864b58a75..78e9ad7578b 100644 --- a/mozilla/extensions/transformiix/source/xpath/RelationalExpr.cpp +++ b/mozilla/extensions/transformiix/source/xpath/RelationalExpr.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/extensions/transformiix/source/xpath/RootExpr.cpp b/mozilla/extensions/transformiix/source/xpath/RootExpr.cpp index f93736eb8b9..85e353ff207 100644 --- a/mozilla/extensions/transformiix/source/xpath/RootExpr.cpp +++ b/mozilla/extensions/transformiix/source/xpath/RootExpr.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/extensions/transformiix/source/xpath/StringFunctionCall.cpp b/mozilla/extensions/transformiix/source/xpath/StringFunctionCall.cpp index d31ad35c0f9..5201499616e 100644 --- a/mozilla/extensions/transformiix/source/xpath/StringFunctionCall.cpp +++ b/mozilla/extensions/transformiix/source/xpath/StringFunctionCall.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/extensions/transformiix/source/xpath/StringResult.cpp b/mozilla/extensions/transformiix/source/xpath/StringResult.cpp index 43860bb34ed..a220e17c749 100644 --- a/mozilla/extensions/transformiix/source/xpath/StringResult.cpp +++ b/mozilla/extensions/transformiix/source/xpath/StringResult.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/extensions/transformiix/source/xpath/UnaryExpr.cpp b/mozilla/extensions/transformiix/source/xpath/UnaryExpr.cpp index b72667e4cd9..e9ea69e930e 100644 --- a/mozilla/extensions/transformiix/source/xpath/UnaryExpr.cpp +++ b/mozilla/extensions/transformiix/source/xpath/UnaryExpr.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/extensions/transformiix/source/xpath/UnionExpr.cpp b/mozilla/extensions/transformiix/source/xpath/UnionExpr.cpp index 6ef9dcfe546..9f536e02feb 100644 --- a/mozilla/extensions/transformiix/source/xpath/UnionExpr.cpp +++ b/mozilla/extensions/transformiix/source/xpath/UnionExpr.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/extensions/transformiix/source/xpath/VariableRefExpr.cpp b/mozilla/extensions/transformiix/source/xpath/VariableRefExpr.cpp index 62330b58cbb..ddac5b49e86 100644 --- a/mozilla/extensions/transformiix/source/xpath/VariableRefExpr.cpp +++ b/mozilla/extensions/transformiix/source/xpath/VariableRefExpr.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/extensions/transformiix/source/xpath/nsXPath1Scheme.cpp b/mozilla/extensions/transformiix/source/xpath/nsXPath1Scheme.cpp index 94d1b2241a4..e62ca00a89b 100755 --- a/mozilla/extensions/transformiix/source/xpath/nsXPath1Scheme.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/nsXPath1Scheme.h b/mozilla/extensions/transformiix/source/xpath/nsXPath1Scheme.h index 7b5ff150785..4b4308fda27 100755 --- a/mozilla/extensions/transformiix/source/xpath/nsXPath1Scheme.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/nsXPathEvaluator.cpp b/mozilla/extensions/transformiix/source/xpath/nsXPathEvaluator.cpp index d2250b61a0c..e3075e36947 100644 --- a/mozilla/extensions/transformiix/source/xpath/nsXPathEvaluator.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/nsXPathEvaluator.h b/mozilla/extensions/transformiix/source/xpath/nsXPathEvaluator.h index d61a99faf4f..f501be9434b 100644 --- a/mozilla/extensions/transformiix/source/xpath/nsXPathEvaluator.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/nsXPathException.cpp b/mozilla/extensions/transformiix/source/xpath/nsXPathException.cpp index f1069799953..847816cd6d5 100644 --- a/mozilla/extensions/transformiix/source/xpath/nsXPathException.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/nsXPathException.h b/mozilla/extensions/transformiix/source/xpath/nsXPathException.h index 85f639961a4..48df489e00e 100644 --- a/mozilla/extensions/transformiix/source/xpath/nsXPathException.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/nsXPathExpression.cpp b/mozilla/extensions/transformiix/source/xpath/nsXPathExpression.cpp index 65af1ecf373..817d978efe0 100644 --- a/mozilla/extensions/transformiix/source/xpath/nsXPathExpression.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/nsXPathExpression.h b/mozilla/extensions/transformiix/source/xpath/nsXPathExpression.h index b6a8929e482..183d93eebc7 100644 --- a/mozilla/extensions/transformiix/source/xpath/nsXPathExpression.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/nsXPathNSResolver.cpp b/mozilla/extensions/transformiix/source/xpath/nsXPathNSResolver.cpp index 085facc05ba..77685bc68d2 100644 --- a/mozilla/extensions/transformiix/source/xpath/nsXPathNSResolver.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/nsXPathNSResolver.h b/mozilla/extensions/transformiix/source/xpath/nsXPathNSResolver.h index 309fe309d1d..5453fb56224 100644 --- a/mozilla/extensions/transformiix/source/xpath/nsXPathNSResolver.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/nsXPathNamespace.cpp b/mozilla/extensions/transformiix/source/xpath/nsXPathNamespace.cpp index bb10788d321..54af8e3a5f6 100644 --- a/mozilla/extensions/transformiix/source/xpath/nsXPathNamespace.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/nsXPathNamespace.h b/mozilla/extensions/transformiix/source/xpath/nsXPathNamespace.h index 3aeef182db7..5e0052b759f 100644 --- a/mozilla/extensions/transformiix/source/xpath/nsXPathNamespace.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/nsXPathResult.cpp b/mozilla/extensions/transformiix/source/xpath/nsXPathResult.cpp index ca699204efd..b78c501606d 100644 --- a/mozilla/extensions/transformiix/source/xpath/nsXPathResult.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/nsXPathResult.h b/mozilla/extensions/transformiix/source/xpath/nsXPathResult.h index eba4627eae6..e186607f0d1 100644 --- a/mozilla/extensions/transformiix/source/xpath/nsXPathResult.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/txForwardContext.cpp b/mozilla/extensions/transformiix/source/xpath/txForwardContext.cpp index 7585e3f4f7e..9b2d94f7573 100644 --- a/mozilla/extensions/transformiix/source/xpath/txForwardContext.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/txForwardContext.h b/mozilla/extensions/transformiix/source/xpath/txForwardContext.h index e33faab1c93..f092a7a2227 100644 --- a/mozilla/extensions/transformiix/source/xpath/txForwardContext.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/txIXPathContext.h b/mozilla/extensions/transformiix/source/xpath/txIXPathContext.h index 9a5dff57c2e..788a6d971aa 100644 --- a/mozilla/extensions/transformiix/source/xpath/txIXPathContext.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/txLiteralExpr.cpp b/mozilla/extensions/transformiix/source/xpath/txLiteralExpr.cpp index 6f697498228..7db3ddbb754 100644 --- a/mozilla/extensions/transformiix/source/xpath/txLiteralExpr.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/txMozillaXPathTreeWalker.cpp b/mozilla/extensions/transformiix/source/xpath/txMozillaXPathTreeWalker.cpp index 4d3c3192007..a9414229f07 100644 --- a/mozilla/extensions/transformiix/source/xpath/txMozillaXPathTreeWalker.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/txNameTest.cpp b/mozilla/extensions/transformiix/source/xpath/txNameTest.cpp index a9f60990fb8..ed432125f02 100644 --- a/mozilla/extensions/transformiix/source/xpath/txNameTest.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/txNodeSet.cpp b/mozilla/extensions/transformiix/source/xpath/txNodeSet.cpp index 2a646ab56ce..e7b56de4639 100644 --- a/mozilla/extensions/transformiix/source/xpath/txNodeSet.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/txNodeSet.h b/mozilla/extensions/transformiix/source/xpath/txNodeSet.h index 2b61b1cc9b0..3ac797cf42c 100644 --- a/mozilla/extensions/transformiix/source/xpath/txNodeSet.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/txNodeSetContext.cpp b/mozilla/extensions/transformiix/source/xpath/txNodeSetContext.cpp index e00135f5860..0217703c23d 100644 --- a/mozilla/extensions/transformiix/source/xpath/txNodeSetContext.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/txNodeSetContext.h b/mozilla/extensions/transformiix/source/xpath/txNodeSetContext.h index dd3767c59f4..393cb6da194 100644 --- a/mozilla/extensions/transformiix/source/xpath/txNodeSetContext.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/txNodeTypeTest.cpp b/mozilla/extensions/transformiix/source/xpath/txNodeTypeTest.cpp index dede82b61d1..5f2755da5ce 100644 --- a/mozilla/extensions/transformiix/source/xpath/txNodeTypeTest.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/txResultRecycler.cpp b/mozilla/extensions/transformiix/source/xpath/txResultRecycler.cpp index 5bceaba81cc..fb608e745f8 100644 --- a/mozilla/extensions/transformiix/source/xpath/txResultRecycler.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/txResultRecycler.h b/mozilla/extensions/transformiix/source/xpath/txResultRecycler.h index 5590c7e4c0d..7d452e5c26e 100644 --- a/mozilla/extensions/transformiix/source/xpath/txResultRecycler.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/txSingleNodeContext.h b/mozilla/extensions/transformiix/source/xpath/txSingleNodeContext.h index b151c3ac466..02310b866bd 100644 --- a/mozilla/extensions/transformiix/source/xpath/txSingleNodeContext.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/txStandaloneXPathTreeWalker.cpp b/mozilla/extensions/transformiix/source/xpath/txStandaloneXPathTreeWalker.cpp index 7b08db62910..9277b43544f 100644 --- a/mozilla/extensions/transformiix/source/xpath/txStandaloneXPathTreeWalker.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/txXPathAtomList.h b/mozilla/extensions/transformiix/source/xpath/txXPathAtomList.h index 615989aafe3..8b176ff3763 100644 --- a/mozilla/extensions/transformiix/source/xpath/txXPathAtomList.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/txXPathNode.h b/mozilla/extensions/transformiix/source/xpath/txXPathNode.h index 5638aa471d3..fedce2499fc 100644 --- a/mozilla/extensions/transformiix/source/xpath/txXPathNode.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xpath/txXPathTreeWalker.h b/mozilla/extensions/transformiix/source/xpath/txXPathTreeWalker.h index f4e665dbafd..b558ffbcb25 100644 --- a/mozilla/extensions/transformiix/source/xpath/txXPathTreeWalker.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/Makefile.in b/mozilla/extensions/transformiix/source/xslt/Makefile.in index 1db3e7f14d0..db1c7d55169 100644 --- a/mozilla/extensions/transformiix/source/xslt/Makefile.in +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/functions/DocumentFunctionCall.cpp b/mozilla/extensions/transformiix/source/xslt/functions/DocumentFunctionCall.cpp index 9c0a48e615f..488a67ae2f3 100644 --- a/mozilla/extensions/transformiix/source/xslt/functions/DocumentFunctionCall.cpp +++ b/mozilla/extensions/transformiix/source/xslt/functions/DocumentFunctionCall.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/extensions/transformiix/source/xslt/functions/ElementAvailableFnCall.cpp b/mozilla/extensions/transformiix/source/xslt/functions/ElementAvailableFnCall.cpp index e2eaa894248..8b8f372d181 100644 --- a/mozilla/extensions/transformiix/source/xslt/functions/ElementAvailableFnCall.cpp +++ b/mozilla/extensions/transformiix/source/xslt/functions/ElementAvailableFnCall.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/extensions/transformiix/source/xslt/functions/FunctionAvailableFnCall.cpp b/mozilla/extensions/transformiix/source/xslt/functions/FunctionAvailableFnCall.cpp index c3239fccece..9c990f8184d 100644 --- a/mozilla/extensions/transformiix/source/xslt/functions/FunctionAvailableFnCall.cpp +++ b/mozilla/extensions/transformiix/source/xslt/functions/FunctionAvailableFnCall.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/extensions/transformiix/source/xslt/functions/GenerateIdFunctionCall.cpp b/mozilla/extensions/transformiix/source/xslt/functions/GenerateIdFunctionCall.cpp index 13b981cd634..4b92a6a061c 100644 --- a/mozilla/extensions/transformiix/source/xslt/functions/GenerateIdFunctionCall.cpp +++ b/mozilla/extensions/transformiix/source/xslt/functions/GenerateIdFunctionCall.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/extensions/transformiix/source/xslt/functions/Makefile.in b/mozilla/extensions/transformiix/source/xslt/functions/Makefile.in index 9ea96be72c3..63038d36ef4 100644 --- a/mozilla/extensions/transformiix/source/xslt/functions/Makefile.in +++ b/mozilla/extensions/transformiix/source/xslt/functions/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/extensions/transformiix/source/xslt/functions/XSLTFunctions.h b/mozilla/extensions/transformiix/source/xslt/functions/XSLTFunctions.h index 1c0cbb258e9..0e6f0f3583a 100644 --- a/mozilla/extensions/transformiix/source/xslt/functions/XSLTFunctions.h +++ b/mozilla/extensions/transformiix/source/xslt/functions/XSLTFunctions.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/extensions/transformiix/source/xslt/functions/txFormatNumberFunctionCall.cpp b/mozilla/extensions/transformiix/source/xslt/functions/txFormatNumberFunctionCall.cpp index edeb651faa0..912642b496d 100644 --- a/mozilla/extensions/transformiix/source/xslt/functions/txFormatNumberFunctionCall.cpp +++ b/mozilla/extensions/transformiix/source/xslt/functions/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/extensions/transformiix/source/xslt/functions/txKey.h b/mozilla/extensions/transformiix/source/xslt/functions/txKey.h index 36baf250b7f..340cf5a4647 100644 --- a/mozilla/extensions/transformiix/source/xslt/functions/txKey.h +++ b/mozilla/extensions/transformiix/source/xslt/functions/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/extensions/transformiix/source/xslt/functions/txKeyFunctionCall.cpp b/mozilla/extensions/transformiix/source/xslt/functions/txKeyFunctionCall.cpp index 0559b3cdca5..6b94c3ae309 100644 --- a/mozilla/extensions/transformiix/source/xslt/functions/txKeyFunctionCall.cpp +++ b/mozilla/extensions/transformiix/source/xslt/functions/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/extensions/transformiix/source/xslt/txBufferingHandler.cpp b/mozilla/extensions/transformiix/source/xslt/txBufferingHandler.cpp index f3488f4fb10..60bffaf67c9 100644 --- a/mozilla/extensions/transformiix/source/xslt/txBufferingHandler.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txBufferingHandler.h b/mozilla/extensions/transformiix/source/xslt/txBufferingHandler.h index 0340681a4d3..b7e407f4fd5 100644 --- a/mozilla/extensions/transformiix/source/xslt/txBufferingHandler.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txExecutionState.cpp b/mozilla/extensions/transformiix/source/xslt/txExecutionState.cpp index 0e68e6b4103..878a18c78f8 100644 --- a/mozilla/extensions/transformiix/source/xslt/txExecutionState.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txExecutionState.h b/mozilla/extensions/transformiix/source/xslt/txExecutionState.h index e25044f1289..4c82d900e76 100644 --- a/mozilla/extensions/transformiix/source/xslt/txExecutionState.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txHTMLAtomList.h b/mozilla/extensions/transformiix/source/xslt/txHTMLAtomList.h index 59da6b842a5..a786381557b 100644 --- a/mozilla/extensions/transformiix/source/xslt/txHTMLAtomList.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txHTMLOutput.cpp b/mozilla/extensions/transformiix/source/xslt/txHTMLOutput.cpp index 4b7f6b197a7..5c3d4adecd4 100644 --- a/mozilla/extensions/transformiix/source/xslt/txHTMLOutput.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txHTMLOutput.h b/mozilla/extensions/transformiix/source/xslt/txHTMLOutput.h index c7ce7787ba3..82c5773ad94 100644 --- a/mozilla/extensions/transformiix/source/xslt/txHTMLOutput.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txInstructions.cpp b/mozilla/extensions/transformiix/source/xslt/txInstructions.cpp index c1100e070c3..0efb2dc068c 100644 --- a/mozilla/extensions/transformiix/source/xslt/txInstructions.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txInstructions.h b/mozilla/extensions/transformiix/source/xslt/txInstructions.h index 6f49699683c..7ff9025aa3d 100644 --- a/mozilla/extensions/transformiix/source/xslt/txInstructions.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txMozillaStylesheetCompiler.cpp b/mozilla/extensions/transformiix/source/xslt/txMozillaStylesheetCompiler.cpp index 08b3f5d1b24..cb7820fb92e 100644 --- a/mozilla/extensions/transformiix/source/xslt/txMozillaStylesheetCompiler.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txMozillaTextOutput.cpp b/mozilla/extensions/transformiix/source/xslt/txMozillaTextOutput.cpp index c6b71683473..c3cf0b80c03 100644 --- a/mozilla/extensions/transformiix/source/xslt/txMozillaTextOutput.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txMozillaTextOutput.h b/mozilla/extensions/transformiix/source/xslt/txMozillaTextOutput.h index 78ab8299ada..67dd2f39a7c 100644 --- a/mozilla/extensions/transformiix/source/xslt/txMozillaTextOutput.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txMozillaXMLOutput.cpp b/mozilla/extensions/transformiix/source/xslt/txMozillaXMLOutput.cpp index 14271bd34c8..0b6b3434a24 100644 --- a/mozilla/extensions/transformiix/source/xslt/txMozillaXMLOutput.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txMozillaXMLOutput.h b/mozilla/extensions/transformiix/source/xslt/txMozillaXMLOutput.h index 5070300b257..1c09e69dcaf 100644 --- a/mozilla/extensions/transformiix/source/xslt/txMozillaXMLOutput.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txMozillaXSLTProcessor.cpp b/mozilla/extensions/transformiix/source/xslt/txMozillaXSLTProcessor.cpp index f607d834510..2c416dda29d 100644 --- a/mozilla/extensions/transformiix/source/xslt/txMozillaXSLTProcessor.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txMozillaXSLTProcessor.h b/mozilla/extensions/transformiix/source/xslt/txMozillaXSLTProcessor.h index 4fad1fdf902..afd884b77d3 100644 --- a/mozilla/extensions/transformiix/source/xslt/txMozillaXSLTProcessor.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txOutputFormat.cpp b/mozilla/extensions/transformiix/source/xslt/txOutputFormat.cpp index 3a3e6cee5d1..fb7693e42a2 100644 --- a/mozilla/extensions/transformiix/source/xslt/txOutputFormat.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txOutputFormat.h b/mozilla/extensions/transformiix/source/xslt/txOutputFormat.h index 63a5e4cdf50..7a7f3e7b684 100644 --- a/mozilla/extensions/transformiix/source/xslt/txOutputFormat.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txPatternParser.cpp b/mozilla/extensions/transformiix/source/xslt/txPatternParser.cpp index 39ae64c282b..c0894aa83f6 100644 --- a/mozilla/extensions/transformiix/source/xslt/txPatternParser.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txPatternParser.h b/mozilla/extensions/transformiix/source/xslt/txPatternParser.h index 7787ca45978..75753b1871a 100644 --- a/mozilla/extensions/transformiix/source/xslt/txPatternParser.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txRtfHandler.cpp b/mozilla/extensions/transformiix/source/xslt/txRtfHandler.cpp index 8ebb15fb599..1fcda063c77 100644 --- a/mozilla/extensions/transformiix/source/xslt/txRtfHandler.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txRtfHandler.h b/mozilla/extensions/transformiix/source/xslt/txRtfHandler.h index f8a9868a715..0267f4fe2ef 100644 --- a/mozilla/extensions/transformiix/source/xslt/txRtfHandler.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txStandaloneStylesheetCompiler.cpp b/mozilla/extensions/transformiix/source/xslt/txStandaloneStylesheetCompiler.cpp index f1aaae1f266..b9512a778a6 100644 --- a/mozilla/extensions/transformiix/source/xslt/txStandaloneStylesheetCompiler.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txStandaloneStylesheetCompiler.h b/mozilla/extensions/transformiix/source/xslt/txStandaloneStylesheetCompiler.h index 6d0e9aa1204..d5c7bed06fa 100644 --- a/mozilla/extensions/transformiix/source/xslt/txStandaloneStylesheetCompiler.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txStandaloneXSLTProcessor.cpp b/mozilla/extensions/transformiix/source/xslt/txStandaloneXSLTProcessor.cpp index 74fe4f22b6c..3992819901c 100644 --- a/mozilla/extensions/transformiix/source/xslt/txStandaloneXSLTProcessor.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txStandaloneXSLTProcessor.h b/mozilla/extensions/transformiix/source/xslt/txStandaloneXSLTProcessor.h index d460a93ca91..2b7444570eb 100644 --- a/mozilla/extensions/transformiix/source/xslt/txStandaloneXSLTProcessor.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txStylesheet.cpp b/mozilla/extensions/transformiix/source/xslt/txStylesheet.cpp index a723778704d..2fecbb959d8 100644 --- a/mozilla/extensions/transformiix/source/xslt/txStylesheet.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txStylesheet.h b/mozilla/extensions/transformiix/source/xslt/txStylesheet.h index bc6f76a403f..b790cc09555 100644 --- a/mozilla/extensions/transformiix/source/xslt/txStylesheet.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txStylesheetCompileHandlers.cpp b/mozilla/extensions/transformiix/source/xslt/txStylesheetCompileHandlers.cpp index cdb7ff8ceb9..ce28f4b624f 100644 --- a/mozilla/extensions/transformiix/source/xslt/txStylesheetCompileHandlers.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txStylesheetCompileHandlers.h b/mozilla/extensions/transformiix/source/xslt/txStylesheetCompileHandlers.h index cc67e12bb70..131cd9201be 100644 --- a/mozilla/extensions/transformiix/source/xslt/txStylesheetCompileHandlers.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txStylesheetCompiler.cpp b/mozilla/extensions/transformiix/source/xslt/txStylesheetCompiler.cpp index 23a8fc3c166..c69732243a5 100644 --- a/mozilla/extensions/transformiix/source/xslt/txStylesheetCompiler.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txStylesheetCompiler.h b/mozilla/extensions/transformiix/source/xslt/txStylesheetCompiler.h index 85dec8c59e4..7747099f27e 100644 --- a/mozilla/extensions/transformiix/source/xslt/txStylesheetCompiler.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txTextHandler.cpp b/mozilla/extensions/transformiix/source/xslt/txTextHandler.cpp index 52c572e3905..458faa52f9b 100644 --- a/mozilla/extensions/transformiix/source/xslt/txTextHandler.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txTextHandler.h b/mozilla/extensions/transformiix/source/xslt/txTextHandler.h index 1b84302eafe..4ed87f891f7 100644 --- a/mozilla/extensions/transformiix/source/xslt/txTextHandler.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txTextOutput.cpp b/mozilla/extensions/transformiix/source/xslt/txTextOutput.cpp index bba1f1d9f5f..81c94b14530 100644 --- a/mozilla/extensions/transformiix/source/xslt/txTextOutput.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txTextOutput.h b/mozilla/extensions/transformiix/source/xslt/txTextOutput.h index 9acdc38a858..66e73df3a05 100644 --- a/mozilla/extensions/transformiix/source/xslt/txTextOutput.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txToplevelItems.cpp b/mozilla/extensions/transformiix/source/xslt/txToplevelItems.cpp index 4b30287a1bd..ba27a7116c6 100644 --- a/mozilla/extensions/transformiix/source/xslt/txToplevelItems.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txToplevelItems.h b/mozilla/extensions/transformiix/source/xslt/txToplevelItems.h index 7d3252ae53b..8fedaac1cb3 100644 --- a/mozilla/extensions/transformiix/source/xslt/txToplevelItems.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txUnknownHandler.cpp b/mozilla/extensions/transformiix/source/xslt/txUnknownHandler.cpp index 08bc4ed3b22..4e3baa65d03 100644 --- a/mozilla/extensions/transformiix/source/xslt/txUnknownHandler.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txUnknownHandler.h b/mozilla/extensions/transformiix/source/xslt/txUnknownHandler.h index c18bb39b4b4..29dda7a6560 100644 --- a/mozilla/extensions/transformiix/source/xslt/txUnknownHandler.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txVariableMap.h b/mozilla/extensions/transformiix/source/xslt/txVariableMap.h index aec2dcc8683..29964a80a1d 100644 --- a/mozilla/extensions/transformiix/source/xslt/txVariableMap.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txXMLEventHandler.h b/mozilla/extensions/transformiix/source/xslt/txXMLEventHandler.h index ab419b55d6c..006d383fc55 100644 --- a/mozilla/extensions/transformiix/source/xslt/txXMLEventHandler.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txXMLOutput.cpp b/mozilla/extensions/transformiix/source/xslt/txXMLOutput.cpp index bc67f0f74ee..ad4bc3fab0c 100644 --- a/mozilla/extensions/transformiix/source/xslt/txXMLOutput.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txXMLOutput.h b/mozilla/extensions/transformiix/source/xslt/txXMLOutput.h index 6b78e3eec1d..7a514c21237 100644 --- a/mozilla/extensions/transformiix/source/xslt/txXMLOutput.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txXSLTAtomList.h b/mozilla/extensions/transformiix/source/xslt/txXSLTAtomList.h index 62d67325269..9b0347726b5 100644 --- a/mozilla/extensions/transformiix/source/xslt/txXSLTAtomList.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txXSLTNumber.cpp b/mozilla/extensions/transformiix/source/xslt/txXSLTNumber.cpp index 9e0405396c7..13815f6ffdb 100644 --- a/mozilla/extensions/transformiix/source/xslt/txXSLTNumber.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txXSLTNumber.h b/mozilla/extensions/transformiix/source/xslt/txXSLTNumber.h index 4a4c59e9db3..f7e249f63ba 100644 --- a/mozilla/extensions/transformiix/source/xslt/txXSLTNumber.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txXSLTNumberCounters.cpp b/mozilla/extensions/transformiix/source/xslt/txXSLTNumberCounters.cpp index a13a34f55da..1a89abddff0 100644 --- a/mozilla/extensions/transformiix/source/xslt/txXSLTNumberCounters.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txXSLTPatterns.cpp b/mozilla/extensions/transformiix/source/xslt/txXSLTPatterns.cpp index 24577f1d5b1..cecef8c435c 100644 --- a/mozilla/extensions/transformiix/source/xslt/txXSLTPatterns.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txXSLTPatterns.h b/mozilla/extensions/transformiix/source/xslt/txXSLTPatterns.h index 58377b3dfe0..652b9fbeb03 100644 --- a/mozilla/extensions/transformiix/source/xslt/txXSLTPatterns.h +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txXSLTProcessor.cpp b/mozilla/extensions/transformiix/source/xslt/txXSLTProcessor.cpp index bd2ba13842a..79d83c68b05 100644 --- a/mozilla/extensions/transformiix/source/xslt/txXSLTProcessor.cpp +++ b/mozilla/extensions/transformiix/source/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/extensions/transformiix/source/xslt/txXSLTProcessor.h b/mozilla/extensions/transformiix/source/xslt/txXSLTProcessor.h index 5711422d6ce..c96f3d7b681 100644 --- a/mozilla/extensions/transformiix/source/xslt/txXSLTProcessor.h +++ b/mozilla/extensions/transformiix/source/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 diff --git a/mozilla/extensions/transformiix/source/xslt/util/Makefile.in b/mozilla/extensions/transformiix/source/xslt/util/Makefile.in index d7ebaa88982..e2c0bddab87 100644 --- a/mozilla/extensions/transformiix/source/xslt/util/Makefile.in +++ b/mozilla/extensions/transformiix/source/xslt/util/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/extensions/transformiix/source/xslt/util/txNodeSorter.cpp b/mozilla/extensions/transformiix/source/xslt/util/txNodeSorter.cpp index 37de6a1a8cf..be6b73886ea 100644 --- a/mozilla/extensions/transformiix/source/xslt/util/txNodeSorter.cpp +++ b/mozilla/extensions/transformiix/source/xslt/util/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/extensions/transformiix/source/xslt/util/txNodeSorter.h b/mozilla/extensions/transformiix/source/xslt/util/txNodeSorter.h index 53ca7e5faba..e1181dfab34 100644 --- a/mozilla/extensions/transformiix/source/xslt/util/txNodeSorter.h +++ b/mozilla/extensions/transformiix/source/xslt/util/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/extensions/transformiix/source/xslt/util/txXPathResultComparator.cpp b/mozilla/extensions/transformiix/source/xslt/util/txXPathResultComparator.cpp index cd9cc34fd1c..8378be67204 100644 --- a/mozilla/extensions/transformiix/source/xslt/util/txXPathResultComparator.cpp +++ b/mozilla/extensions/transformiix/source/xslt/util/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/extensions/transformiix/source/xslt/util/txXPathResultComparator.h b/mozilla/extensions/transformiix/source/xslt/util/txXPathResultComparator.h index 45153f10768..1e567147d6f 100644 --- a/mozilla/extensions/transformiix/source/xslt/util/txXPathResultComparator.h +++ b/mozilla/extensions/transformiix/source/xslt/util/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