Index: xml-xalan/c/License
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/License,v
retrieving revision 1.1
diff -u -r1.1 License
--- xml-xalan/c/License 18 Dec 1999 19:47:44 -0000 1.1
+++ xml-xalan/c/License 10 Sep 2003 21:03:24 -0000
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 1999 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/xdocs/sources/xalan.xml
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/xdocs/sources/xalan.xml,v
retrieving revision 1.12
diff -u -r1.12 xalan.xml
--- xml-xalan/c/xdocs/sources/xalan.xml 28 Jul 2003 21:46:29 -0000 1.12
+++ xml-xalan/c/xdocs/sources/xalan.xml 10 Sep 2003 21:03:29 -0000
@@ -5,7 +5,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2000-2003 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/xdocs/sources/xalanLocal.xml
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/xdocs/sources/xalanLocal.xml,v
retrieving revision 1.6
diff -u -r1.6 xalanLocal.xml
--- xml-xalan/c/xdocs/sources/xalanLocal.xml 28 Jul 2003 21:46:29 -0000 1.6
+++ xml-xalan/c/xdocs/sources/xalanLocal.xml 10 Sep 2003 21:03:31 -0000
@@ -5,7 +5,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2000-2003 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/xdocs/sources/xalan/extensionslib.xml
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/xdocs/sources/xalan/extensionslib.xml,v
retrieving revision 1.5
diff -u -r1.5 extensionslib.xml
--- xml-xalan/c/xdocs/sources/xalan/extensionslib.xml 21 Apr 2003 23:08:31 -0000 1.5
+++ xml-xalan/c/xdocs/sources/xalan/extensionslib.xml 10 Sep 2003 21:03:36 -0000
@@ -4,7 +4,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/xdocs/sources/xalan/tail.html
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/xdocs/sources/xalan/tail.html,v
retrieving revision 1.1
diff -u -r1.1 tail.html
--- xml-xalan/c/xdocs/sources/xalan/tail.html 26 Apr 2000 13:05:55 -0000 1.1
+++ xml-xalan/c/xdocs/sources/xalan/tail.html 10 Sep 2003 21:03:51 -0000
@@ -3,7 +3,7 @@
Xalan XSL Transformer for C++
- Copyright © 1999 The Apache Software Foundation |
+ Copyright © 1999-2003 The Apache Software Foundation
|
Index: xml-xalan/c/xdocs/html/apiDocs/footer.html
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/xdocs/html/apiDocs/footer.html,v
retrieving revision 1.9
diff -u -r1.9 footer.html
--- xml-xalan/c/xdocs/html/apiDocs/footer.html 28 Jul 2003 21:46:29 -0000 1.9
+++ xml-xalan/c/xdocs/html/apiDocs/footer.html 10 Sep 2003 21:03:54 -0000
@@ -8,7 +8,7 @@
|
Xalan-C++ XSLT Processor Version 1.6
- Copyright © 2000, 2001, 2002, 2003 The Apache Software Foundation. All Rights Reserved.
+ Copyright © 1999-2003, 2001, 2002, 2003 The Apache Software Foundation. All Rights Reserved.
|
Index: xml-xalan/c/xdocs/html/apiDocs/tail.html
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/xdocs/html/apiDocs/tail.html,v
retrieving revision 1.6
diff -u -r1.6 tail.html
--- xml-xalan/c/xdocs/html/apiDocs/tail.html 29 Aug 2002 17:32:49 -0000 1.6
+++ xml-xalan/c/xdocs/html/apiDocs/tail.html 10 Sep 2003 21:03:55 -0000
@@ -3,7 +3,7 @@
|
Xerces-C XML Parser for C++ Version 2.1.0
- Copyright © 2000, 2001, 2002 The Apache Software Foundation. All Rights Reserved.
+ Copyright © 1999-2003, 2001, 2002 The Apache Software Foundation. All Rights Reserved.
|
Index: xml-xalan/c/Tests/Transformer/TestXalanTransformer.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/Tests/Transformer/TestXalanTransformer.cpp,v
retrieving revision 1.12
diff -u -r1.12 TestXalanTransformer.cpp
--- xml-xalan/c/Tests/Transformer/TestXalanTransformer.cpp 20 Aug 2003 18:43:58 -0000 1.12
+++ xml-xalan/c/Tests/Transformer/TestXalanTransformer.cpp 10 Sep 2003 21:03:57 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/Tests/PerfT/perft.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/Tests/PerfT/perft.cpp,v
retrieving revision 1.21
diff -u -r1.21 perft.cpp
--- xml-xalan/c/Tests/PerfT/perft.cpp 20 Aug 2003 18:43:58 -0000 1.21
+++ xml-xalan/c/Tests/PerfT/perft.cpp 10 Sep 2003 21:03:59 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/Tests/Performance/perf.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/Tests/Performance/perf.cpp,v
retrieving revision 1.36
diff -u -r1.36 perf.cpp
--- xml-xalan/c/Tests/Performance/perf.cpp 20 Aug 2003 15:55:10 -0000 1.36
+++ xml-xalan/c/Tests/Performance/perf.cpp 10 Sep 2003 21:04:01 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/Tests/Params/Params.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/Tests/Params/Params.cpp,v
retrieving revision 1.25
diff -u -r1.25 Params.cpp
--- xml-xalan/c/Tests/Params/Params.cpp 20 Aug 2003 18:43:58 -0000 1.25
+++ xml-xalan/c/Tests/Params/Params.cpp 10 Sep 2003 21:04:02 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/Tests/Memory/Stressmem.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/Tests/Memory/Stressmem.cpp,v
retrieving revision 1.25
diff -u -r1.25 Stressmem.cpp
--- xml-xalan/c/Tests/Memory/Stressmem.cpp 20 Aug 2003 18:43:58 -0000 1.25
+++ xml-xalan/c/Tests/Memory/Stressmem.cpp 10 Sep 2003 21:04:04 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/Tests/InputSource/inputsource.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/Tests/InputSource/inputsource.cpp,v
retrieving revision 1.23
diff -u -r1.23 inputsource.cpp
--- xml-xalan/c/Tests/InputSource/inputsource.cpp 20 Aug 2003 18:43:58 -0000 1.23
+++ xml-xalan/c/Tests/InputSource/inputsource.cpp 10 Sep 2003 21:04:06 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/Tests/Harness/FileUtility.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/Tests/Harness/FileUtility.cpp,v
retrieving revision 1.51
diff -u -r1.51 FileUtility.cpp
--- xml-xalan/c/Tests/Harness/FileUtility.cpp 20 Aug 2003 18:43:58 -0000 1.51
+++ xml-xalan/c/Tests/Harness/FileUtility.cpp 10 Sep 2003 21:04:08 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2001-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/Tests/Harness/FileUtility.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/Tests/Harness/FileUtility.hpp,v
retrieving revision 1.35
diff -u -r1.35 FileUtility.hpp
--- xml-xalan/c/Tests/Harness/FileUtility.hpp 20 Aug 2003 18:43:58 -0000 1.35
+++ xml-xalan/c/Tests/Harness/FileUtility.hpp 10 Sep 2003 21:04:09 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/Tests/Harness/Harness.rc
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/Tests/Harness/Harness.rc,v
retrieving revision 1.3
diff -u -r1.3 Harness.rc
--- xml-xalan/c/Tests/Harness/Harness.rc 14 Jul 2003 23:21:30 -0000 1.3
+++ xml-xalan/c/Tests/Harness/Harness.rc 10 Sep 2003 21:04:11 -0000
@@ -50,7 +50,7 @@
VALUE "FileDescription", "Dynamic Link Library for Xalan-C++ Version 1.6.0\0"
VALUE "FileVersion", "1, 6, 0, 0\0"
VALUE "InternalName", "Harness_1_6_0.dll\0"
- VALUE "LegalCopyright", "Copyright © Apache Software Foundation 2003. Subject to licensing terms\0"
+ VALUE "LegalCopyright", "Copyright © Apache Software Foundation 1999-2003. Subject to licensing terms\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "Harness_1_6_0.dll\0"
VALUE "PrivateBuild", "\0"
Index: xml-xalan/c/Tests/Harness/HarnessDefinitions.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/Tests/Harness/HarnessDefinitions.hpp,v
retrieving revision 1.2
diff -u -r1.2 HarnessDefinitions.hpp
--- xml-xalan/c/Tests/Harness/HarnessDefinitions.hpp 29 Jun 2003 05:07:36 -0000 1.2
+++ xml-xalan/c/Tests/Harness/HarnessDefinitions.hpp 10 Sep 2003 21:04:12 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/Tests/Harness/HarnessInit.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/Tests/Harness/HarnessInit.cpp,v
retrieving revision 1.5
diff -u -r1.5 HarnessInit.cpp
--- xml-xalan/c/Tests/Harness/HarnessInit.cpp 29 Jun 2003 05:07:36 -0000 1.5
+++ xml-xalan/c/Tests/Harness/HarnessInit.cpp 10 Sep 2003 21:04:14 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/Tests/Harness/HarnessInit.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/Tests/Harness/HarnessInit.hpp,v
retrieving revision 1.4
diff -u -r1.4 HarnessInit.hpp
--- xml-xalan/c/Tests/Harness/HarnessInit.hpp 26 Nov 2002 02:12:27 -0000 1.4
+++ xml-xalan/c/Tests/Harness/HarnessInit.hpp 10 Sep 2003 21:04:15 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/Tests/Harness/XMLFileReporter.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/Tests/Harness/XMLFileReporter.cpp,v
retrieving revision 1.20
diff -u -r1.20 XMLFileReporter.cpp
--- xml-xalan/c/Tests/Harness/XMLFileReporter.cpp 29 Jun 2003 05:07:36 -0000 1.20
+++ xml-xalan/c/Tests/Harness/XMLFileReporter.cpp 10 Sep 2003 21:04:17 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/Tests/Harness/XMLFileReporter.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/Tests/Harness/XMLFileReporter.hpp,v
retrieving revision 1.17
diff -u -r1.17 XMLFileReporter.hpp
--- xml-xalan/c/Tests/Harness/XMLFileReporter.hpp 29 Jun 2003 05:07:36 -0000 1.17
+++ xml-xalan/c/Tests/Harness/XMLFileReporter.hpp 10 Sep 2003 21:04:19 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/Tests/Extensions/extensions.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/Tests/Extensions/extensions.cpp,v
retrieving revision 1.22
diff -u -r1.22 extensions.cpp
--- xml-xalan/c/Tests/Extensions/extensions.cpp 20 Aug 2003 18:43:58 -0000 1.22
+++ xml-xalan/c/Tests/Extensions/extensions.cpp 10 Sep 2003 21:04:20 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/Tests/Errortests/Errortests.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/Tests/Errortests/Errortests.cpp,v
retrieving revision 1.15
diff -u -r1.15 Errortests.cpp
--- xml-xalan/c/Tests/Errortests/Errortests.cpp 20 Aug 2003 18:43:57 -0000 1.15
+++ xml-xalan/c/Tests/Errortests/Errortests.cpp 10 Sep 2003 21:04:22 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/Tests/Dom2Dom/dom2dom.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/Tests/Dom2Dom/dom2dom.cpp,v
retrieving revision 1.12
diff -u -r1.12 dom2dom.cpp
--- xml-xalan/c/Tests/Dom2Dom/dom2dom.cpp 20 Aug 2003 18:43:57 -0000 1.12
+++ xml-xalan/c/Tests/Dom2Dom/dom2dom.cpp 10 Sep 2003 21:04:24 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/Tests/Conf/conf.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/Tests/Conf/conf.cpp,v
retrieving revision 1.35
diff -u -r1.35 conf.cpp
--- xml-xalan/c/Tests/Conf/conf.cpp 20 Aug 2003 18:43:57 -0000 1.35
+++ xml-xalan/c/Tests/Conf/conf.cpp 10 Sep 2003 21:04:26 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/Tests/Compare/compare.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/Tests/Compare/compare.cpp,v
retrieving revision 1.20
diff -u -r1.20 compare.cpp
--- xml-xalan/c/Tests/Compare/compare.cpp 20 Aug 2003 18:43:57 -0000 1.20
+++ xml-xalan/c/Tests/Compare/compare.cpp 10 Sep 2003 21:04:27 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/makedepends
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/makedepends,v
retrieving revision 1.1
diff -u -r1.1 makedepends
--- xml-xalan/c/src/xalanc/makedepends 29 Jun 2003 03:57:53 -0000 1.1
+++ xml-xalan/c/src/xalanc/makedepends 10 Sep 2003 21:04:29 -0000
@@ -2,7 +2,7 @@
#
# The Apache Software License, Version 1.1
#
-# Copyright (c) 1999-2000 The Apache Software Foundation. All rights
+# Copyright (c) 1999-2003 The Apache Software Foundation. All rights
# reserved.
#
# Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/runConfigure
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/runConfigure,v
retrieving revision 1.2
diff -u -r1.2 runConfigure
--- xml-xalan/c/src/xalanc/runConfigure 22 Jul 2003 10:59:40 -0000 1.2
+++ xml-xalan/c/src/xalanc/runConfigure 10 Sep 2003 21:04:32 -0000
@@ -4,7 +4,7 @@
#
# The Apache Software License, Version 1.1
#
-# Copyright (c) 1999 The Apache Software Foundation. All rights
+# Copyright (c) 1999-2003 The Apache Software Foundation. All rights
# reserved.
#
# Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/AVT.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/AVT.cpp,v
retrieving revision 1.1
diff -u -r1.1 AVT.cpp
--- xml-xalan/c/src/xalanc/XSLT/AVT.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/AVT.cpp 10 Sep 2003 21:04:34 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/AVT.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/AVT.hpp,v
retrieving revision 1.1
diff -u -r1.1 AVT.hpp
--- xml-xalan/c/src/xalanc/XSLT/AVT.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/AVT.hpp 10 Sep 2003 21:04:35 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/AVTPart.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/AVTPart.cpp,v
retrieving revision 1.1
diff -u -r1.1 AVTPart.cpp
--- xml-xalan/c/src/xalanc/XSLT/AVTPart.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/AVTPart.cpp 10 Sep 2003 21:04:37 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/AVTPart.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/AVTPart.hpp,v
retrieving revision 1.1
diff -u -r1.1 AVTPart.hpp
--- xml-xalan/c/src/xalanc/XSLT/AVTPart.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/AVTPart.hpp 10 Sep 2003 21:04:38 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/AVTPartSimple.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/AVTPartSimple.cpp,v
retrieving revision 1.1
diff -u -r1.1 AVTPartSimple.cpp
--- xml-xalan/c/src/xalanc/XSLT/AVTPartSimple.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/AVTPartSimple.cpp 10 Sep 2003 21:04:40 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/AVTPartSimple.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/AVTPartSimple.hpp,v
retrieving revision 1.1
diff -u -r1.1 AVTPartSimple.hpp
--- xml-xalan/c/src/xalanc/XSLT/AVTPartSimple.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/AVTPartSimple.hpp 10 Sep 2003 21:04:41 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/AVTPartXPath.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/AVTPartXPath.cpp,v
retrieving revision 1.1
diff -u -r1.1 AVTPartXPath.cpp
--- xml-xalan/c/src/xalanc/XSLT/AVTPartXPath.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/AVTPartXPath.cpp 10 Sep 2003 21:04:43 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/AVTPartXPath.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/AVTPartXPath.hpp,v
retrieving revision 1.1
diff -u -r1.1 AVTPartXPath.hpp
--- xml-xalan/c/src/xalanc/XSLT/AVTPartXPath.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/AVTPartXPath.hpp 10 Sep 2003 21:04:44 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/Constants.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/Constants.cpp,v
retrieving revision 1.1
diff -u -r1.1 Constants.cpp
--- xml-xalan/c/src/xalanc/XSLT/Constants.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/Constants.cpp 10 Sep 2003 21:04:46 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/Constants.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/Constants.hpp,v
retrieving revision 1.1
diff -u -r1.1 Constants.hpp
--- xml-xalan/c/src/xalanc/XSLT/Constants.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/Constants.hpp 10 Sep 2003 21:04:48 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/CountersTable.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/CountersTable.cpp,v
retrieving revision 1.1
diff -u -r1.1 CountersTable.cpp
--- xml-xalan/c/src/xalanc/XSLT/CountersTable.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/CountersTable.cpp 10 Sep 2003 21:04:50 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/CountersTable.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/CountersTable.hpp,v
retrieving revision 1.1
diff -u -r1.1 CountersTable.hpp
--- xml-xalan/c/src/xalanc/XSLT/CountersTable.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/CountersTable.hpp 10 Sep 2003 21:04:51 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/DecimalToRoman.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/DecimalToRoman.hpp,v
retrieving revision 1.1
diff -u -r1.1 DecimalToRoman.hpp
--- xml-xalan/c/src/xalanc/XSLT/DecimalToRoman.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/DecimalToRoman.hpp 10 Sep 2003 21:04:53 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemApplyImport.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemApplyImport.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemApplyImport.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemApplyImport.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemApplyImport.cpp 10 Sep 2003 21:04:54 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemApplyImport.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemApplyImport.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemApplyImport.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemApplyImport.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemApplyImport.hpp 10 Sep 2003 21:04:56 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemApplyTemplates.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemApplyTemplates.cpp,v
retrieving revision 1.3
diff -u -r1.3 ElemApplyTemplates.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemApplyTemplates.cpp 4 Aug 2003 06:35:33 -0000 1.3
+++ xml-xalan/c/src/xalanc/XSLT/ElemApplyTemplates.cpp 10 Sep 2003 21:04:58 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemApplyTemplates.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemApplyTemplates.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemApplyTemplates.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemApplyTemplates.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemApplyTemplates.hpp 10 Sep 2003 21:05:00 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemAttribute.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemAttribute.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemAttribute.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemAttribute.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemAttribute.cpp 10 Sep 2003 21:05:01 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemAttribute.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemAttribute.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemAttribute.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemAttribute.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemAttribute.hpp 10 Sep 2003 21:05:03 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemAttributeSet.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemAttributeSet.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemAttributeSet.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemAttributeSet.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemAttributeSet.cpp 10 Sep 2003 21:05:05 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemAttributeSet.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemAttributeSet.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemAttributeSet.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemAttributeSet.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemAttributeSet.hpp 10 Sep 2003 21:05:06 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemCallTemplate.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemCallTemplate.cpp,v
retrieving revision 1.3
diff -u -r1.3 ElemCallTemplate.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemCallTemplate.cpp 4 Aug 2003 06:35:33 -0000 1.3
+++ xml-xalan/c/src/xalanc/XSLT/ElemCallTemplate.cpp 10 Sep 2003 21:05:08 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemCallTemplate.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemCallTemplate.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemCallTemplate.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemCallTemplate.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemCallTemplate.hpp 10 Sep 2003 21:05:10 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemChoose.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemChoose.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemChoose.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemChoose.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemChoose.cpp 10 Sep 2003 21:05:11 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemChoose.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemChoose.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemChoose.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemChoose.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemChoose.hpp 10 Sep 2003 21:05:13 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemComment.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemComment.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemComment.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemComment.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemComment.cpp 10 Sep 2003 21:05:15 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemComment.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemComment.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemComment.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemComment.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemComment.hpp 10 Sep 2003 21:05:16 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemCopy.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemCopy.cpp,v
retrieving revision 1.2
diff -u -r1.2 ElemCopy.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemCopy.cpp 3 Jul 2003 00:42:09 -0000 1.2
+++ xml-xalan/c/src/xalanc/XSLT/ElemCopy.cpp 10 Sep 2003 21:05:18 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemCopy.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemCopy.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemCopy.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemCopy.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemCopy.hpp 10 Sep 2003 21:05:19 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemCopyOf.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemCopyOf.cpp,v
retrieving revision 1.2
diff -u -r1.2 ElemCopyOf.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemCopyOf.cpp 3 Jul 2003 00:42:10 -0000 1.2
+++ xml-xalan/c/src/xalanc/XSLT/ElemCopyOf.cpp 10 Sep 2003 21:05:21 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemCopyOf.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemCopyOf.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemCopyOf.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemCopyOf.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemCopyOf.hpp 10 Sep 2003 21:05:23 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemDecimalFormat.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemDecimalFormat.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemDecimalFormat.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemDecimalFormat.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemDecimalFormat.cpp 10 Sep 2003 21:05:24 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemDecimalFormat.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemDecimalFormat.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemDecimalFormat.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemDecimalFormat.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemDecimalFormat.hpp 10 Sep 2003 21:05:26 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemElement.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemElement.cpp,v
retrieving revision 1.3
diff -u -r1.3 ElemElement.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemElement.cpp 7 Jul 2003 23:53:43 -0000 1.3
+++ xml-xalan/c/src/xalanc/XSLT/ElemElement.cpp 10 Sep 2003 21:05:28 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemElement.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemElement.hpp,v
retrieving revision 1.2
diff -u -r1.2 ElemElement.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemElement.hpp 7 Jul 2003 23:53:43 -0000 1.2
+++ xml-xalan/c/src/xalanc/XSLT/ElemElement.hpp 10 Sep 2003 21:05:30 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemEmpty.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemEmpty.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemEmpty.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemEmpty.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemEmpty.cpp 10 Sep 2003 21:05:31 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemEmpty.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemEmpty.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemEmpty.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemEmpty.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemEmpty.hpp 10 Sep 2003 21:05:33 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemExtensionCall.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemExtensionCall.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemExtensionCall.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemExtensionCall.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemExtensionCall.cpp 10 Sep 2003 21:05:35 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemExtensionCall.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemExtensionCall.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemExtensionCall.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemExtensionCall.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemExtensionCall.hpp 10 Sep 2003 21:05:36 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemFallback.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemFallback.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemFallback.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemFallback.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemFallback.cpp 10 Sep 2003 21:05:38 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemFallback.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemFallback.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemFallback.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemFallback.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemFallback.hpp 10 Sep 2003 21:05:40 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemForEach.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemForEach.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemForEach.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemForEach.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemForEach.hpp 10 Sep 2003 21:05:43 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemIf.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemIf.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemIf.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemIf.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemIf.cpp 10 Sep 2003 21:05:44 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemIf.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemIf.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemIf.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemIf.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemIf.hpp 10 Sep 2003 21:05:46 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemLiteralResult.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemLiteralResult.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemLiteralResult.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemLiteralResult.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemLiteralResult.cpp 10 Sep 2003 21:05:48 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemLiteralResult.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemLiteralResult.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemLiteralResult.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemLiteralResult.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemLiteralResult.hpp 10 Sep 2003 21:05:50 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemMessage.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemMessage.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemMessage.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemMessage.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemMessage.cpp 10 Sep 2003 21:05:52 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemMessage.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemMessage.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemMessage.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemMessage.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemMessage.hpp 10 Sep 2003 21:05:54 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemNumber.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemNumber.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemNumber.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemNumber.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemNumber.cpp 10 Sep 2003 21:05:56 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemNumber.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemNumber.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemNumber.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemNumber.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemNumber.hpp 10 Sep 2003 21:05:58 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemOtherwise.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemOtherwise.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemOtherwise.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemOtherwise.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemOtherwise.cpp 10 Sep 2003 21:06:00 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemOtherwise.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemOtherwise.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemOtherwise.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemOtherwise.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemOtherwise.hpp 10 Sep 2003 21:06:03 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemParam.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemParam.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemParam.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemParam.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemParam.cpp 10 Sep 2003 21:06:04 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemParam.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemParam.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemParam.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemParam.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemParam.hpp 10 Sep 2003 21:06:05 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemPI.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemPI.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemPI.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemPI.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemPI.cpp 10 Sep 2003 21:06:07 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemPI.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemPI.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemPI.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemPI.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemPI.hpp 10 Sep 2003 21:06:08 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemSort.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemSort.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemSort.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemSort.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemSort.hpp 10 Sep 2003 21:06:11 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemTemplate.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemTemplate.cpp,v
retrieving revision 1.2
diff -u -r1.2 ElemTemplate.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemTemplate.cpp 2 Aug 2003 01:07:48 -0000 1.2
+++ xml-xalan/c/src/xalanc/XSLT/ElemTemplate.cpp 10 Sep 2003 21:06:13 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemTemplate.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemTemplate.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemTemplate.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemTemplate.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemTemplate.hpp 10 Sep 2003 21:06:15 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemText.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemText.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemText.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemText.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemText.cpp 10 Sep 2003 21:06:20 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemText.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemText.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemText.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemText.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemText.hpp 10 Sep 2003 21:06:22 -0000
@@ -2,7 +2,7 @@
The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemTextLiteral.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemTextLiteral.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemTextLiteral.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemTextLiteral.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemTextLiteral.cpp 10 Sep 2003 21:06:23 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemTextLiteral.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemTextLiteral.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemTextLiteral.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemTextLiteral.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemTextLiteral.hpp 10 Sep 2003 21:06:25 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemUse.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemUse.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemUse.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemUse.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemUse.cpp 10 Sep 2003 21:06:26 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemUse.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemUse.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemUse.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemUse.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemUse.hpp 10 Sep 2003 21:06:28 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemValueOf.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemValueOf.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemValueOf.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemValueOf.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemValueOf.cpp 10 Sep 2003 21:06:30 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemValueOf.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemValueOf.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemValueOf.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemValueOf.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemValueOf.hpp 10 Sep 2003 21:06:32 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemVariable.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemVariable.cpp,v
retrieving revision 1.3
diff -u -r1.3 ElemVariable.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemVariable.cpp 2 Aug 2003 01:07:48 -0000 1.3
+++ xml-xalan/c/src/xalanc/XSLT/ElemVariable.cpp 10 Sep 2003 21:06:33 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemVariable.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemVariable.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemVariable.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemVariable.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemVariable.hpp 10 Sep 2003 21:06:35 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemWhen.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemWhen.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemWhen.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemWhen.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemWhen.cpp 10 Sep 2003 21:06:36 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemWhen.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemWhen.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemWhen.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemWhen.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemWhen.hpp 10 Sep 2003 21:06:38 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemWithParam.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemWithParam.cpp,v
retrieving revision 1.1
diff -u -r1.1 ElemWithParam.cpp
--- xml-xalan/c/src/xalanc/XSLT/ElemWithParam.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemWithParam.cpp 10 Sep 2003 21:06:40 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ElemWithParam.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ElemWithParam.hpp,v
retrieving revision 1.1
diff -u -r1.1 ElemWithParam.hpp
--- xml-xalan/c/src/xalanc/XSLT/ElemWithParam.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ElemWithParam.hpp 10 Sep 2003 21:06:41 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ExtensionFunctionHandler.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ExtensionFunctionHandler.cpp,v
retrieving revision 1.1
diff -u -r1.1 ExtensionFunctionHandler.cpp
--- xml-xalan/c/src/xalanc/XSLT/ExtensionFunctionHandler.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ExtensionFunctionHandler.cpp 10 Sep 2003 21:06:43 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ExtensionFunctionHandler.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ExtensionFunctionHandler.hpp,v
retrieving revision 1.1
diff -u -r1.1 ExtensionFunctionHandler.hpp
--- xml-xalan/c/src/xalanc/XSLT/ExtensionFunctionHandler.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ExtensionFunctionHandler.hpp 10 Sep 2003 21:06:45 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ExtensionNSHandler.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ExtensionNSHandler.cpp,v
retrieving revision 1.1
diff -u -r1.1 ExtensionNSHandler.cpp
--- xml-xalan/c/src/xalanc/XSLT/ExtensionNSHandler.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ExtensionNSHandler.cpp 10 Sep 2003 21:06:46 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ExtensionNSHandler.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ExtensionNSHandler.hpp,v
retrieving revision 1.1
diff -u -r1.1 ExtensionNSHandler.hpp
--- xml-xalan/c/src/xalanc/XSLT/ExtensionNSHandler.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ExtensionNSHandler.hpp 10 Sep 2003 21:06:49 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/FunctionCurrent.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/FunctionCurrent.cpp,v
retrieving revision 1.1
diff -u -r1.1 FunctionCurrent.cpp
--- xml-xalan/c/src/xalanc/XSLT/FunctionCurrent.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/FunctionCurrent.cpp 10 Sep 2003 21:06:50 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/FunctionDocument.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/FunctionDocument.cpp,v
retrieving revision 1.2
diff -u -r1.2 FunctionDocument.cpp
--- xml-xalan/c/src/xalanc/XSLT/FunctionDocument.cpp 2 Jul 2003 21:32:31 -0000 1.2
+++ xml-xalan/c/src/xalanc/XSLT/FunctionDocument.cpp 10 Sep 2003 21:06:54 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/FunctionElementAvailable.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/FunctionElementAvailable.cpp,v
retrieving revision 1.1
diff -u -r1.1 FunctionElementAvailable.cpp
--- xml-xalan/c/src/xalanc/XSLT/FunctionElementAvailable.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/FunctionElementAvailable.cpp 10 Sep 2003 21:06:57 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/FunctionFormatNumber.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/FunctionFormatNumber.cpp,v
retrieving revision 1.1
diff -u -r1.1 FunctionFormatNumber.cpp
--- xml-xalan/c/src/xalanc/XSLT/FunctionFormatNumber.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/FunctionFormatNumber.cpp 10 Sep 2003 21:07:01 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/FunctionFunctionAvailable.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/FunctionFunctionAvailable.cpp,v
retrieving revision 1.1
diff -u -r1.1 FunctionFunctionAvailable.cpp
--- xml-xalan/c/src/xalanc/XSLT/FunctionFunctionAvailable.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/FunctionFunctionAvailable.cpp 10 Sep 2003 21:07:04 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/FunctionGenerateID.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/FunctionGenerateID.cpp,v
retrieving revision 1.1
diff -u -r1.1 FunctionGenerateID.cpp
--- xml-xalan/c/src/xalanc/XSLT/FunctionGenerateID.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/FunctionGenerateID.cpp 10 Sep 2003 21:07:10 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/FunctionKey.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/FunctionKey.cpp,v
retrieving revision 1.1
diff -u -r1.1 FunctionKey.cpp
--- xml-xalan/c/src/xalanc/XSLT/FunctionKey.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/FunctionKey.cpp 10 Sep 2003 21:07:13 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/FunctionSystemProperty.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/FunctionSystemProperty.cpp,v
retrieving revision 1.1
diff -u -r1.1 FunctionSystemProperty.cpp
--- xml-xalan/c/src/xalanc/XSLT/FunctionSystemProperty.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/FunctionSystemProperty.cpp 10 Sep 2003 21:07:23 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 200-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 200-1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/FunctionUnparsedEntityURI.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/FunctionUnparsedEntityURI.cpp,v
retrieving revision 1.1
diff -u -r1.1 FunctionUnparsedEntityURI.cpp
--- xml-xalan/c/src/xalanc/XSLT/FunctionUnparsedEntityURI.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/FunctionUnparsedEntityURI.cpp 10 Sep 2003 21:07:25 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/FunctionUnparsedEntityURI.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/FunctionUnparsedEntityURI.hpp,v
retrieving revision 1.1
diff -u -r1.1 FunctionUnparsedEntityURI.hpp
--- xml-xalan/c/src/xalanc/XSLT/FunctionUnparsedEntityURI.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/FunctionUnparsedEntityURI.hpp 10 Sep 2003 21:07:27 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/GenerateEvent.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/GenerateEvent.cpp,v
retrieving revision 1.1
diff -u -r1.1 GenerateEvent.cpp
--- xml-xalan/c/src/xalanc/XSLT/GenerateEvent.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/GenerateEvent.cpp 10 Sep 2003 21:07:28 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/GenerateEvent.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/GenerateEvent.hpp,v
retrieving revision 1.1
diff -u -r1.1 GenerateEvent.hpp
--- xml-xalan/c/src/xalanc/XSLT/GenerateEvent.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/GenerateEvent.hpp 10 Sep 2003 21:07:30 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/KeyDeclaration.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/KeyDeclaration.hpp,v
retrieving revision 1.1
diff -u -r1.1 KeyDeclaration.hpp
--- xml-xalan/c/src/xalanc/XSLT/KeyDeclaration.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/KeyDeclaration.hpp 10 Sep 2003 21:07:31 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/KeyTable.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/KeyTable.cpp,v
retrieving revision 1.1
diff -u -r1.1 KeyTable.cpp
--- xml-xalan/c/src/xalanc/XSLT/KeyTable.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/KeyTable.cpp 10 Sep 2003 21:07:33 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/KeyTable.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/KeyTable.hpp,v
retrieving revision 1.1
diff -u -r1.1 KeyTable.hpp
--- xml-xalan/c/src/xalanc/XSLT/KeyTable.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/KeyTable.hpp 10 Sep 2003 21:07:34 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/NamespacesHandler.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/NamespacesHandler.cpp,v
retrieving revision 1.1
diff -u -r1.1 NamespacesHandler.cpp
--- xml-xalan/c/src/xalanc/XSLT/NamespacesHandler.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/NamespacesHandler.cpp 10 Sep 2003 21:07:36 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/NamespacesHandler.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/NamespacesHandler.hpp,v
retrieving revision 1.1
diff -u -r1.1 NamespacesHandler.hpp
--- xml-xalan/c/src/xalanc/XSLT/NamespacesHandler.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/NamespacesHandler.hpp 10 Sep 2003 21:07:38 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/OutputContextStack.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/OutputContextStack.cpp,v
retrieving revision 1.1
diff -u -r1.1 OutputContextStack.cpp
--- xml-xalan/c/src/xalanc/XSLT/OutputContextStack.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/OutputContextStack.cpp 10 Sep 2003 21:07:44 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/OutputContextStack.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/OutputContextStack.hpp,v
retrieving revision 1.1
diff -u -r1.1 OutputContextStack.hpp
--- xml-xalan/c/src/xalanc/XSLT/OutputContextStack.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/OutputContextStack.hpp 10 Sep 2003 21:07:45 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2000 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ProblemListener.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ProblemListener.cpp,v
retrieving revision 1.1
diff -u -r1.1 ProblemListener.cpp
--- xml-xalan/c/src/xalanc/XSLT/ProblemListener.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ProblemListener.cpp 10 Sep 2003 21:07:47 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ProblemListener.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ProblemListener.hpp,v
retrieving revision 1.1
diff -u -r1.1 ProblemListener.hpp
--- xml-xalan/c/src/xalanc/XSLT/ProblemListener.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ProblemListener.hpp 10 Sep 2003 21:07:48 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ProblemListenerDefault.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ProblemListenerDefault.cpp,v
retrieving revision 1.2
diff -u -r1.2 ProblemListenerDefault.cpp
--- xml-xalan/c/src/xalanc/XSLT/ProblemListenerDefault.cpp 15 Jul 2003 00:31:27 -0000 1.2
+++ xml-xalan/c/src/xalanc/XSLT/ProblemListenerDefault.cpp 10 Sep 2003 21:07:50 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ProblemListenerDefault.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ProblemListenerDefault.hpp,v
retrieving revision 1.1
diff -u -r1.1 ProblemListenerDefault.hpp
--- xml-xalan/c/src/xalanc/XSLT/ProblemListenerDefault.hpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ProblemListenerDefault.hpp 10 Sep 2003 21:07:51 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ResultNamespacesStack.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ResultNamespacesStack.cpp,v
retrieving revision 1.1
diff -u -r1.1 ResultNamespacesStack.cpp
--- xml-xalan/c/src/xalanc/XSLT/ResultNamespacesStack.cpp 29 Jun 2003 03:58:07 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ResultNamespacesStack.cpp 10 Sep 2003 21:07:53 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ResultNamespacesStack.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ResultNamespacesStack.hpp,v
retrieving revision 1.1
diff -u -r1.1 ResultNamespacesStack.hpp
--- xml-xalan/c/src/xalanc/XSLT/ResultNamespacesStack.hpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ResultNamespacesStack.hpp 10 Sep 2003 21:07:54 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ResultTreeFrag.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ResultTreeFrag.cpp,v
retrieving revision 1.1
diff -u -r1.1 ResultTreeFrag.cpp
--- xml-xalan/c/src/xalanc/XSLT/ResultTreeFrag.cpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ResultTreeFrag.cpp 10 Sep 2003 21:07:56 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ResultTreeFrag.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ResultTreeFrag.hpp,v
retrieving revision 1.1
diff -u -r1.1 ResultTreeFrag.hpp
--- xml-xalan/c/src/xalanc/XSLT/ResultTreeFrag.hpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ResultTreeFrag.hpp 10 Sep 2003 21:07:57 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ResultTreeFragAllocator.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ResultTreeFragAllocator.cpp,v
retrieving revision 1.1
diff -u -r1.1 ResultTreeFragAllocator.cpp
--- xml-xalan/c/src/xalanc/XSLT/ResultTreeFragAllocator.cpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ResultTreeFragAllocator.cpp 10 Sep 2003 21:07:59 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ResultTreeFragAllocator.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ResultTreeFragAllocator.hpp,v
retrieving revision 1.1
diff -u -r1.1 ResultTreeFragAllocator.hpp
--- xml-xalan/c/src/xalanc/XSLT/ResultTreeFragAllocator.hpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ResultTreeFragAllocator.hpp 10 Sep 2003 21:08:00 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ResultTreeFragBaseNodeRefListBaseProxy.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ResultTreeFragBaseNodeRefListBaseProxy.cpp,v
retrieving revision 1.1
diff -u -r1.1 ResultTreeFragBaseNodeRefListBaseProxy.cpp
--- xml-xalan/c/src/xalanc/XSLT/ResultTreeFragBaseNodeRefListBaseProxy.cpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ResultTreeFragBaseNodeRefListBaseProxy.cpp 10 Sep 2003 21:08:02 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/ResultTreeFragBaseNodeRefListBaseProxy.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/ResultTreeFragBaseNodeRefListBaseProxy.hpp,v
retrieving revision 1.1
diff -u -r1.1 ResultTreeFragBaseNodeRefListBaseProxy.hpp
--- xml-xalan/c/src/xalanc/XSLT/ResultTreeFragBaseNodeRefListBaseProxy.hpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/ResultTreeFragBaseNodeRefListBaseProxy.hpp 10 Sep 2003 21:08:03 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/SelectionEvent.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/SelectionEvent.cpp,v
retrieving revision 1.1
diff -u -r1.1 SelectionEvent.cpp
--- xml-xalan/c/src/xalanc/XSLT/SelectionEvent.cpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/SelectionEvent.cpp 10 Sep 2003 21:08:05 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/SelectionEvent.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/SelectionEvent.hpp,v
retrieving revision 1.1
diff -u -r1.1 SelectionEvent.hpp
--- xml-xalan/c/src/xalanc/XSLT/SelectionEvent.hpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/SelectionEvent.hpp 10 Sep 2003 21:08:06 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContext.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContext.cpp,v
retrieving revision 1.1
diff -u -r1.1 StylesheetConstructionContext.cpp
--- xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContext.cpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContext.cpp 10 Sep 2003 21:08:11 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContext.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContext.hpp,v
retrieving revision 1.1
diff -u -r1.1 StylesheetConstructionContext.hpp
--- xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContext.hpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContext.hpp 10 Sep 2003 21:08:13 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContextDefault.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContextDefault.cpp,v
retrieving revision 1.2
diff -u -r1.2 StylesheetConstructionContextDefault.cpp
--- xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContextDefault.cpp 7 Aug 2003 15:49:08 -0000 1.2
+++ xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContextDefault.cpp 10 Sep 2003 21:08:15 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp,v
retrieving revision 1.1
diff -u -r1.1 StylesheetConstructionContextDefault.hpp
--- xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp 10 Sep 2003 21:08:17 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/StylesheetExecutionContext.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/StylesheetExecutionContext.cpp,v
retrieving revision 1.4
diff -u -r1.4 StylesheetExecutionContext.cpp
--- xml-xalan/c/src/xalanc/XSLT/StylesheetExecutionContext.cpp 4 Aug 2003 07:09:49 -0000 1.4
+++ xml-xalan/c/src/xalanc/XSLT/StylesheetExecutionContext.cpp 10 Sep 2003 21:08:19 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/StylesheetHandler.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/StylesheetHandler.cpp,v
retrieving revision 1.2
diff -u -r1.2 StylesheetHandler.cpp
--- xml-xalan/c/src/xalanc/XSLT/StylesheetHandler.cpp 12 Jul 2003 00:38:32 -0000 1.2
+++ xml-xalan/c/src/xalanc/XSLT/StylesheetHandler.cpp 10 Sep 2003 21:08:26 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/StylesheetHandler.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/StylesheetHandler.hpp,v
retrieving revision 1.1
diff -u -r1.1 StylesheetHandler.hpp
--- xml-xalan/c/src/xalanc/XSLT/StylesheetHandler.hpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/StylesheetHandler.hpp 10 Sep 2003 21:08:28 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/StylesheetRoot.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/StylesheetRoot.cpp,v
retrieving revision 1.6
diff -u -r1.6 StylesheetRoot.cpp
--- xml-xalan/c/src/xalanc/XSLT/StylesheetRoot.cpp 2 Aug 2003 01:07:48 -0000 1.6
+++ xml-xalan/c/src/xalanc/XSLT/StylesheetRoot.cpp 10 Sep 2003 21:08:30 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/StylesheetRoot.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/StylesheetRoot.hpp,v
retrieving revision 1.1
diff -u -r1.1 StylesheetRoot.hpp
--- xml-xalan/c/src/xalanc/XSLT/StylesheetRoot.hpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/StylesheetRoot.hpp 10 Sep 2003 21:08:32 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/TopLevelArg.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/TopLevelArg.cpp,v
retrieving revision 1.1
diff -u -r1.1 TopLevelArg.cpp
--- xml-xalan/c/src/xalanc/XSLT/TopLevelArg.cpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/TopLevelArg.cpp 10 Sep 2003 21:08:33 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2000 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/TopLevelArg.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/TopLevelArg.hpp,v
retrieving revision 1.1
diff -u -r1.1 TopLevelArg.hpp
--- xml-xalan/c/src/xalanc/XSLT/TopLevelArg.hpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/TopLevelArg.hpp 10 Sep 2003 21:08:35 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/TraceListener.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/TraceListener.cpp,v
retrieving revision 1.1
diff -u -r1.1 TraceListener.cpp
--- xml-xalan/c/src/xalanc/XSLT/TraceListener.cpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/TraceListener.cpp 10 Sep 2003 21:08:36 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/TraceListener.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/TraceListener.hpp,v
retrieving revision 1.1
diff -u -r1.1 TraceListener.hpp
--- xml-xalan/c/src/xalanc/XSLT/TraceListener.hpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/TraceListener.hpp 10 Sep 2003 21:08:37 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/TraceListenerDefault.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/TraceListenerDefault.cpp,v
retrieving revision 1.3
diff -u -r1.3 TraceListenerDefault.cpp
--- xml-xalan/c/src/xalanc/XSLT/TraceListenerDefault.cpp 7 Aug 2003 21:49:48 -0000 1.3
+++ xml-xalan/c/src/xalanc/XSLT/TraceListenerDefault.cpp 10 Sep 2003 21:08:39 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2000-2003 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/TraceListenerDefault.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/TraceListenerDefault.hpp,v
retrieving revision 1.2
diff -u -r1.2 TraceListenerDefault.hpp
--- xml-xalan/c/src/xalanc/XSLT/TraceListenerDefault.hpp 7 Aug 2003 21:49:48 -0000 1.2
+++ xml-xalan/c/src/xalanc/XSLT/TraceListenerDefault.hpp 10 Sep 2003 21:08:40 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/TracerEvent.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/TracerEvent.cpp,v
retrieving revision 1.1
diff -u -r1.1 TracerEvent.cpp
--- xml-xalan/c/src/xalanc/XSLT/TracerEvent.cpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/TracerEvent.cpp 10 Sep 2003 21:08:42 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/TracerEvent.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/TracerEvent.hpp,v
retrieving revision 1.1
diff -u -r1.1 TracerEvent.hpp
--- xml-xalan/c/src/xalanc/XSLT/TracerEvent.hpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/TracerEvent.hpp 10 Sep 2003 21:08:44 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/VariablesStack.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/VariablesStack.cpp,v
retrieving revision 1.4
diff -u -r1.4 VariablesStack.cpp
--- xml-xalan/c/src/xalanc/XSLT/VariablesStack.cpp 5 Aug 2003 01:37:49 -0000 1.4
+++ xml-xalan/c/src/xalanc/XSLT/VariablesStack.cpp 10 Sep 2003 21:08:45 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2000-2003 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/VariablesStack.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/VariablesStack.hpp,v
retrieving revision 1.3
diff -u -r1.3 VariablesStack.hpp
--- xml-xalan/c/src/xalanc/XSLT/VariablesStack.hpp 4 Aug 2003 06:35:33 -0000 1.3
+++ xml-xalan/c/src/xalanc/XSLT/VariablesStack.hpp 10 Sep 2003 21:08:47 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/XalanAVTAllocator.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/XalanAVTAllocator.cpp,v
retrieving revision 1.1
diff -u -r1.1 XalanAVTAllocator.cpp
--- xml-xalan/c/src/xalanc/XSLT/XalanAVTAllocator.cpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/XalanAVTAllocator.cpp 10 Sep 2003 21:08:48 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/XalanAVTAllocator.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/XalanAVTAllocator.hpp,v
retrieving revision 1.1
diff -u -r1.1 XalanAVTAllocator.hpp
--- xml-xalan/c/src/xalanc/XSLT/XalanAVTAllocator.hpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/XalanAVTAllocator.hpp 10 Sep 2003 21:08:50 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/XalanAVTPartSimpleAllocator.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/XalanAVTPartSimpleAllocator.cpp,v
retrieving revision 1.1
diff -u -r1.1 XalanAVTPartSimpleAllocator.cpp
--- xml-xalan/c/src/xalanc/XSLT/XalanAVTPartSimpleAllocator.cpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/XalanAVTPartSimpleAllocator.cpp 10 Sep 2003 21:08:51 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/XalanAVTPartSimpleAllocator.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/XalanAVTPartSimpleAllocator.hpp,v
retrieving revision 1.1
diff -u -r1.1 XalanAVTPartSimpleAllocator.hpp
--- xml-xalan/c/src/xalanc/XSLT/XalanAVTPartSimpleAllocator.hpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/XalanAVTPartSimpleAllocator.hpp 10 Sep 2003 21:08:53 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/XalanAVTPartXPathAllocator.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/XalanAVTPartXPathAllocator.cpp,v
retrieving revision 1.1
diff -u -r1.1 XalanAVTPartXPathAllocator.cpp
--- xml-xalan/c/src/xalanc/XSLT/XalanAVTPartXPathAllocator.cpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/XalanAVTPartXPathAllocator.cpp 10 Sep 2003 21:08:54 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/XalanAVTPartXPathAllocator.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/XalanAVTPartXPathAllocator.hpp,v
retrieving revision 1.1
diff -u -r1.1 XalanAVTPartXPathAllocator.hpp
--- xml-xalan/c/src/xalanc/XSLT/XalanAVTPartXPathAllocator.hpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/XalanAVTPartXPathAllocator.hpp 10 Sep 2003 21:08:56 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/XalanElemApplyTemplatesAllocator.cpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/XalanElemApplyTemplatesAllocator.cpp,v
retrieving revision 1.1
diff -u -r1.1 XalanElemApplyTemplatesAllocator.cpp
--- xml-xalan/c/src/xalanc/XSLT/XalanElemApplyTemplatesAllocator.cpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/XalanElemApplyTemplatesAllocator.cpp 10 Sep 2003 21:08:57 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
Index: xml-xalan/c/src/xalanc/XSLT/XalanElemApplyTemplatesAllocator.hpp
===================================================================
RCS file: /home/cvspublic/xml-xalan/c/src/xalanc/XSLT/XalanElemApplyTemplatesAllocator.hpp,v
retrieving revision 1.1
diff -u -r1.1 XalanElemApplyTemplatesAllocator.hpp
--- xml-xalan/c/src/xalanc/XSLT/XalanElemApplyTemplatesAllocator.hpp 29 Jun 2003 03:58:08 -0000 1.1
+++ xml-xalan/c/src/xalanc/XSLT/XalanElemApplyTemplatesAllocator.hpp 10 Sep 2003 21:08:59 -0000
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without