summaryrefslogtreecommitdiff
path: root/cpp/test
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2003-02-04 22:32:11 +0000
committerMarc Laukien <marc@zeroc.com>2003-02-04 22:32:11 +0000
commit2889fba1ab291cea7f842e098e8ed160f1f5fc66 (patch)
tree381d2f1da0235a3ab3eb1ec9e042a1231ec7ef4c /cpp/test
parentminor (diff)
downloadice-2889fba1ab291cea7f842e098e8ed160f1f5fc66.tar.bz2
ice-2889fba1ab291cea7f842e098e8ed160f1f5fc66.tar.xz
ice-2889fba1ab291cea7f842e098e8ed160f1f5fc66.zip
version update; date change
Diffstat (limited to 'cpp/test')
-rw-r--r--cpp/test/Freeze/Makefile2
-rw-r--r--cpp/test/Freeze/complex/Client.cpp2
-rw-r--r--cpp/test/Freeze/complex/Complex.ice2
-rw-r--r--cpp/test/Freeze/complex/Grammar.y2
-rw-r--r--cpp/test/Freeze/complex/Makefile2
-rw-r--r--cpp/test/Freeze/complex/NodeI.h2
-rw-r--r--cpp/test/Freeze/complex/Parser.cpp2
-rw-r--r--cpp/test/Freeze/complex/Parser.h2
-rw-r--r--cpp/test/Freeze/complex/Scanner.l2
-rwxr-xr-xcpp/test/Freeze/complex/run.py2
-rw-r--r--cpp/test/Freeze/cursor/Client.cpp2
-rw-r--r--cpp/test/Freeze/cursor/Makefile2
-rwxr-xr-xcpp/test/Freeze/cursor/run.py2
-rw-r--r--cpp/test/Freeze/dbmap/Client.cpp2
-rw-r--r--cpp/test/Freeze/dbmap/Makefile2
-rwxr-xr-xcpp/test/Freeze/dbmap/run.py2
-rw-r--r--cpp/test/Freeze/evictor/Client.cpp2
-rw-r--r--cpp/test/Freeze/evictor/Makefile2
-rw-r--r--cpp/test/Freeze/evictor/Server.cpp2
-rw-r--r--cpp/test/Freeze/evictor/Test.ice2
-rw-r--r--cpp/test/Freeze/evictor/TestI.cpp2
-rw-r--r--cpp/test/Freeze/evictor/TestI.h2
-rwxr-xr-xcpp/test/Freeze/evictor/run.py2
-rw-r--r--cpp/test/Glacier/Makefile2
-rw-r--r--cpp/test/Glacier/starter/Callback.ice2
-rw-r--r--cpp/test/Glacier/starter/CallbackI.cpp2
-rw-r--r--cpp/test/Glacier/starter/CallbackI.h2
-rw-r--r--cpp/test/Glacier/starter/Client.cpp2
-rw-r--r--cpp/test/Glacier/starter/Makefile2
-rw-r--r--cpp/test/Glacier/starter/Server.cpp2
-rwxr-xr-xcpp/test/Glacier/starter/run.py2
-rw-r--r--cpp/test/Ice/Makefile2
-rw-r--r--cpp/test/Ice/adapterDeactivation/AllTests.cpp2
-rw-r--r--cpp/test/Ice/adapterDeactivation/Client.cpp2
-rw-r--r--cpp/test/Ice/adapterDeactivation/Collocated.cpp2
-rw-r--r--cpp/test/Ice/adapterDeactivation/Makefile2
-rw-r--r--cpp/test/Ice/adapterDeactivation/ServantLocatorI.cpp2
-rw-r--r--cpp/test/Ice/adapterDeactivation/ServantLocatorI.h2
-rw-r--r--cpp/test/Ice/adapterDeactivation/Server.cpp2
-rw-r--r--cpp/test/Ice/adapterDeactivation/Test.ice2
-rw-r--r--cpp/test/Ice/adapterDeactivation/TestI.cpp2
-rw-r--r--cpp/test/Ice/adapterDeactivation/TestI.h2
-rwxr-xr-xcpp/test/Ice/adapterDeactivation/run.py2
-rw-r--r--cpp/test/Ice/exceptions/AllTests.cpp2
-rw-r--r--cpp/test/Ice/exceptions/Client.cpp2
-rw-r--r--cpp/test/Ice/exceptions/Collocated.cpp2
-rw-r--r--cpp/test/Ice/exceptions/Makefile2
-rw-r--r--cpp/test/Ice/exceptions/Server.cpp2
-rw-r--r--cpp/test/Ice/exceptions/ServerAMD.cpp2
-rw-r--r--cpp/test/Ice/exceptions/Test.ice2
-rw-r--r--cpp/test/Ice/exceptions/TestAMD.ice2
-rw-r--r--cpp/test/Ice/exceptions/TestAMDI.cpp2
-rw-r--r--cpp/test/Ice/exceptions/TestAMDI.h2
-rw-r--r--cpp/test/Ice/exceptions/TestI.cpp2
-rw-r--r--cpp/test/Ice/exceptions/TestI.h2
-rwxr-xr-xcpp/test/Ice/exceptions/run.py2
-rw-r--r--cpp/test/Ice/facets/AllTests.cpp2
-rw-r--r--cpp/test/Ice/facets/Client.cpp2
-rw-r--r--cpp/test/Ice/facets/Collocated.cpp2
-rw-r--r--cpp/test/Ice/facets/Makefile2
-rw-r--r--cpp/test/Ice/facets/Server.cpp2
-rw-r--r--cpp/test/Ice/facets/Test.ice2
-rw-r--r--cpp/test/Ice/facets/TestI.cpp2
-rw-r--r--cpp/test/Ice/facets/TestI.h2
-rwxr-xr-xcpp/test/Ice/facets/run.py2
-rw-r--r--cpp/test/Ice/faultTolerance/AllTests.cpp2
-rw-r--r--cpp/test/Ice/faultTolerance/Client.cpp2
-rw-r--r--cpp/test/Ice/faultTolerance/Makefile2
-rw-r--r--cpp/test/Ice/faultTolerance/Server.cpp2
-rw-r--r--cpp/test/Ice/faultTolerance/Test.ice2
-rw-r--r--cpp/test/Ice/faultTolerance/TestI.cpp2
-rw-r--r--cpp/test/Ice/faultTolerance/TestI.h2
-rwxr-xr-xcpp/test/Ice/faultTolerance/run.py2
-rw-r--r--cpp/test/Ice/inheritance/AllTests.cpp2
-rw-r--r--cpp/test/Ice/inheritance/Client.cpp2
-rw-r--r--cpp/test/Ice/inheritance/Collocated.cpp2
-rw-r--r--cpp/test/Ice/inheritance/Makefile2
-rw-r--r--cpp/test/Ice/inheritance/Server.cpp2
-rw-r--r--cpp/test/Ice/inheritance/Test.ice2
-rw-r--r--cpp/test/Ice/inheritance/TestI.cpp2
-rw-r--r--cpp/test/Ice/inheritance/TestI.h2
-rwxr-xr-xcpp/test/Ice/inheritance/run.py2
-rw-r--r--cpp/test/Ice/location/AllTests.cpp2
-rw-r--r--cpp/test/Ice/location/Client.cpp2
-rw-r--r--cpp/test/Ice/location/Collocated.cpp2
-rw-r--r--cpp/test/Ice/location/Makefile2
-rw-r--r--cpp/test/Ice/location/Server.cpp2
-rw-r--r--cpp/test/Ice/location/ServerLocator.cpp2
-rw-r--r--cpp/test/Ice/location/ServerLocator.h2
-rw-r--r--cpp/test/Ice/location/Test.ice2
-rw-r--r--cpp/test/Ice/location/TestI.cpp2
-rw-r--r--cpp/test/Ice/location/TestI.h2
-rwxr-xr-xcpp/test/Ice/location/run.py2
-rw-r--r--cpp/test/Ice/objects/AllTests.cpp2
-rw-r--r--cpp/test/Ice/objects/Client.cpp2
-rw-r--r--cpp/test/Ice/objects/Collocated.cpp2
-rw-r--r--cpp/test/Ice/objects/Makefile2
-rw-r--r--cpp/test/Ice/objects/Server.cpp2
-rw-r--r--cpp/test/Ice/objects/Test.ice2
-rw-r--r--cpp/test/Ice/objects/TestI.cpp2
-rw-r--r--cpp/test/Ice/objects/TestI.h2
-rwxr-xr-xcpp/test/Ice/objects/run.py2
-rw-r--r--cpp/test/Ice/operations/AllTests.cpp2
-rw-r--r--cpp/test/Ice/operations/Client.cpp2
-rw-r--r--cpp/test/Ice/operations/Collocated.cpp2
-rw-r--r--cpp/test/Ice/operations/Makefile2
-rw-r--r--cpp/test/Ice/operations/Server.cpp2
-rw-r--r--cpp/test/Ice/operations/ServerAMD.cpp2
-rw-r--r--cpp/test/Ice/operations/Test.ice2
-rw-r--r--cpp/test/Ice/operations/TestAMD.ice2
-rw-r--r--cpp/test/Ice/operations/TestAMDI.cpp2
-rw-r--r--cpp/test/Ice/operations/TestAMDI.h2
-rw-r--r--cpp/test/Ice/operations/TestI.cpp2
-rw-r--r--cpp/test/Ice/operations/TestI.h2
-rw-r--r--cpp/test/Ice/operations/Twoways.cpp2
-rw-r--r--cpp/test/Ice/operations/TwowaysAMI.cpp2
-rwxr-xr-xcpp/test/Ice/operations/run.py2
-rw-r--r--cpp/test/IcePack/Makefile2
-rw-r--r--cpp/test/IcePack/deployer/AllTests.cpp2
-rw-r--r--cpp/test/IcePack/deployer/Client.cpp2
-rw-r--r--cpp/test/IcePack/deployer/Makefile2
-rw-r--r--cpp/test/IcePack/deployer/Server.cpp2
-rw-r--r--cpp/test/IcePack/deployer/Service.cpp2
-rw-r--r--cpp/test/IcePack/deployer/Test.ice2
-rw-r--r--cpp/test/IcePack/deployer/TestI.cpp2
-rw-r--r--cpp/test/IcePack/deployer/TestI.h2
-rwxr-xr-xcpp/test/IcePack/deployer/run.py2
-rw-r--r--cpp/test/IcePack/simple/AllTests.cpp2
-rw-r--r--cpp/test/IcePack/simple/Client.cpp2
-rw-r--r--cpp/test/IcePack/simple/Makefile2
-rw-r--r--cpp/test/IcePack/simple/Server.cpp2
-rw-r--r--cpp/test/IcePack/simple/Test.ice2
-rw-r--r--cpp/test/IcePack/simple/TestI.cpp2
-rw-r--r--cpp/test/IcePack/simple/TestI.h2
-rwxr-xr-xcpp/test/IcePack/simple/run.py2
-rw-r--r--cpp/test/IceSSL/Makefile2
-rw-r--r--cpp/test/IceSSL/certificateAndKeyParsing/CertificateAndKeyParsing.cpp2
-rw-r--r--cpp/test/IceSSL/certificateAndKeyParsing/Makefile2
-rwxr-xr-xcpp/test/IceSSL/certificateAndKeyParsing/run.py2
-rw-r--r--cpp/test/IceSSL/certificateVerification/Client.cpp2
-rw-r--r--cpp/test/IceSSL/certificateVerification/Makefile2
-rw-r--r--cpp/test/IceSSL/certificateVerification/Pinger.ice2
-rw-r--r--cpp/test/IceSSL/certificateVerification/Server.cpp2
-rwxr-xr-xcpp/test/IceSSL/certificateVerification/run.py2
-rw-r--r--cpp/test/IceSSL/certificateVerifier/CertificateVerifier.cpp2
-rw-r--r--cpp/test/IceSSL/certificateVerifier/Makefile2
-rwxr-xr-xcpp/test/IceSSL/certificateVerifier/run.py2
-rw-r--r--cpp/test/IceSSL/certs/goodCert_1.pem6
-rw-r--r--cpp/test/IceSSL/certs/goodCert_2.pem6
-rw-r--r--cpp/test/IceSSL/configuration/Configuration.cpp2
-rw-r--r--cpp/test/IceSSL/configuration/Makefile2
-rwxr-xr-xcpp/test/IceSSL/configuration/run.py2
-rw-r--r--cpp/test/IceSSL/loadPEM/LoadPEM.cpp2
-rw-r--r--cpp/test/IceSSL/loadPEM/Makefile2
-rwxr-xr-xcpp/test/IceSSL/loadPEM/run.py2
-rw-r--r--cpp/test/IceStorm/Makefile2
-rw-r--r--cpp/test/IceStorm/federation/Event.ice2
-rw-r--r--cpp/test/IceStorm/federation/Makefile2
-rw-r--r--cpp/test/IceStorm/federation/Publisher.cpp2
-rw-r--r--cpp/test/IceStorm/federation/Subscriber.cpp2
-rwxr-xr-xcpp/test/IceStorm/federation/run.py2
-rwxr-xr-xcpp/test/IceStorm/federation2/run.py2
-rw-r--r--cpp/test/IceStorm/single/Makefile2
-rw-r--r--cpp/test/IceStorm/single/Publisher.cpp2
-rw-r--r--cpp/test/IceStorm/single/Single.ice2
-rw-r--r--cpp/test/IceStorm/single/Subscriber.cpp2
-rwxr-xr-xcpp/test/IceStorm/single/run.py2
-rw-r--r--cpp/test/IceUtil/Makefile2
-rw-r--r--cpp/test/IceUtil/inputUtil/Client.cpp2
-rw-r--r--cpp/test/IceUtil/inputUtil/Makefile2
-rwxr-xr-xcpp/test/IceUtil/inputUtil/run.py2
-rw-r--r--cpp/test/IceUtil/thread/Client.cpp2
-rw-r--r--cpp/test/IceUtil/thread/CreateTest.cpp2
-rw-r--r--cpp/test/IceUtil/thread/CreateTest.h2
-rw-r--r--cpp/test/IceUtil/thread/DetachTest.cpp2
-rw-r--r--cpp/test/IceUtil/thread/DetachTest.h2
-rw-r--r--cpp/test/IceUtil/thread/Makefile2
-rw-r--r--cpp/test/IceUtil/thread/MonitorMutexTest.cpp2
-rw-r--r--cpp/test/IceUtil/thread/MonitorMutexTest.h2
-rw-r--r--cpp/test/IceUtil/thread/MonitorRecMutexTest.cpp2
-rw-r--r--cpp/test/IceUtil/thread/MonitorRecMutexTest.h2
-rw-r--r--cpp/test/IceUtil/thread/MutexTest.cpp2
-rw-r--r--cpp/test/IceUtil/thread/MutexTest.h2
-rw-r--r--cpp/test/IceUtil/thread/RWRecMutexTest.cpp2
-rw-r--r--cpp/test/IceUtil/thread/RWRecMutexTest.h2
-rw-r--r--cpp/test/IceUtil/thread/RecMutexTest.cpp2
-rw-r--r--cpp/test/IceUtil/thread/RecMutexTest.h2
-rw-r--r--cpp/test/IceUtil/thread/StartTest.cpp2
-rw-r--r--cpp/test/IceUtil/thread/StartTest.h2
-rw-r--r--cpp/test/IceUtil/thread/TestBase.cpp2
-rw-r--r--cpp/test/IceUtil/thread/TestBase.h2
-rw-r--r--cpp/test/IceUtil/thread/TestSuite.cpp2
-rw-r--r--cpp/test/IceUtil/thread/TestSuite.h2
-rwxr-xr-xcpp/test/IceUtil/thread/run.py2
-rw-r--r--cpp/test/IceUtil/unicode/Client.cpp2
-rw-r--r--cpp/test/IceUtil/unicode/Makefile2
-rwxr-xr-xcpp/test/IceUtil/unicode/run.py2
-rw-r--r--cpp/test/IceXML/Makefile2
-rw-r--r--cpp/test/IceXML/encoding/Client.cpp4
-rw-r--r--cpp/test/IceXML/encoding/Makefile2
-rw-r--r--cpp/test/IceXML/encoding/Test.ice2
-rwxr-xr-xcpp/test/IceXML/encoding/run.py2
-rw-r--r--cpp/test/Makefile2
-rw-r--r--cpp/test/Slice/errorDetection/CaseInsensitive.ice2
-rw-r--r--cpp/test/Slice/errorDetection/CaseSensitive.ice2
-rw-r--r--cpp/test/Slice/errorDetection/ChangedMeaning.ice2
-rw-r--r--cpp/test/Slice/errorDetection/ClassRedefinition.ice2
-rw-r--r--cpp/test/Slice/errorDetection/ConstDef.ice2
-rw-r--r--cpp/test/Slice/errorDetection/DataMemberRedefinition.ice2
-rw-r--r--cpp/test/Slice/errorDetection/DeclaratorMissing.ice2
-rw-r--r--cpp/test/Slice/errorDetection/DerivedRedefinition.ice2
-rw-r--r--cpp/test/Slice/errorDetection/DictionaryRedefinition.ice2
-rw-r--r--cpp/test/Slice/errorDetection/DuplicateParameter.ice2
-rw-r--r--cpp/test/Slice/errorDetection/DuplicateThrows.ice2
-rw-r--r--cpp/test/Slice/errorDetection/EnumEmpty.ice2
-rw-r--r--cpp/test/Slice/errorDetection/EnumRedefinition.ice2
-rw-r--r--cpp/test/Slice/errorDetection/EnumeratorRedefinition.ice2
-rw-r--r--cpp/test/Slice/errorDetection/IdentAsKeyword.ice2
-rw-r--r--cpp/test/Slice/errorDetection/IllegalDeclaration.ice2
-rw-r--r--cpp/test/Slice/errorDetection/IllegalDictionary.ice2
-rw-r--r--cpp/test/Slice/errorDetection/IllegalLocal.ice2
-rw-r--r--cpp/test/Slice/errorDetection/IllegalMI.ice2
-rw-r--r--cpp/test/Slice/errorDetection/IllegalUseOfKeyword.ice2
-rw-r--r--cpp/test/Slice/errorDetection/InterfaceMismatch.ice2
-rw-r--r--cpp/test/Slice/errorDetection/InterfaceRedefinition.ice2
-rw-r--r--cpp/test/Slice/errorDetection/LocalMismatch.ice2
-rw-r--r--cpp/test/Slice/errorDetection/NameCanNotBeUsed.ice2
-rw-r--r--cpp/test/Slice/errorDetection/NotClassOrInterface.ice2
-rw-r--r--cpp/test/Slice/errorDetection/NotException.ice2
-rw-r--r--cpp/test/Slice/errorDetection/NotType.ice2
-rw-r--r--cpp/test/Slice/errorDetection/OperationRedefinition.ice2
-rw-r--r--cpp/test/Slice/errorDetection/ParamsOutOfOrder.ice2
-rw-r--r--cpp/test/Slice/errorDetection/RedefinitionAsClass.ice2
-rw-r--r--cpp/test/Slice/errorDetection/RedefinitionAsDataMember.ice2
-rw-r--r--cpp/test/Slice/errorDetection/RedefinitionAsDictionary.ice2
-rw-r--r--cpp/test/Slice/errorDetection/RedefinitionAsEnum.ice2
-rw-r--r--cpp/test/Slice/errorDetection/RedefinitionAsEnumerator.ice2
-rw-r--r--cpp/test/Slice/errorDetection/RedefinitionAsInterface.ice2
-rw-r--r--cpp/test/Slice/errorDetection/RedefinitionAsModule.ice2
-rw-r--r--cpp/test/Slice/errorDetection/RedefinitionAsOperation.ice2
-rw-r--r--cpp/test/Slice/errorDetection/RedefinitionAsSequence.ice2
-rw-r--r--cpp/test/Slice/errorDetection/Reserved.ice2
-rw-r--r--cpp/test/Slice/errorDetection/SelfContainment.ice2
-rw-r--r--cpp/test/Slice/errorDetection/SequenceRedefinition.ice2
-rw-r--r--cpp/test/Slice/errorDetection/StructMembers.ice2
-rw-r--r--cpp/test/Slice/errorDetection/Undefined.ice2
-rw-r--r--cpp/test/Slice/errorDetection/WrongProxyType.ice2
-rw-r--r--cpp/test/Slice/errorDetection/include/IcePrefix.ice2
-rwxr-xr-xcpp/test/Slice/errorDetection/run.py2
-rw-r--r--cpp/test/XMLTransform/Makefile2
-rw-r--r--cpp/test/XMLTransform/transform/Makefile2
-rw-r--r--cpp/test/XMLTransform/transform/Populate.cpp2
-rw-r--r--cpp/test/XMLTransform/transform/Validate.cpp2
-rwxr-xr-xcpp/test/XMLTransform/transform/run.py2
-rw-r--r--cpp/test/include/TestCommon.h2
255 files changed, 260 insertions, 260 deletions
diff --git a/cpp/test/Freeze/Makefile b/cpp/test/Freeze/Makefile
index b09d2a19fdd..62fe23a2f29 100644
--- a/cpp/test/Freeze/Makefile
+++ b/cpp/test/Freeze/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Freeze/complex/Client.cpp b/cpp/test/Freeze/complex/Client.cpp
index 0f5850c4dbb..316fe398c99 100644
--- a/cpp/test/Freeze/complex/Client.cpp
+++ b/cpp/test/Freeze/complex/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Freeze/complex/Complex.ice b/cpp/test/Freeze/complex/Complex.ice
index d7d5afb1b99..4e72fb7857d 100644
--- a/cpp/test/Freeze/complex/Complex.ice
+++ b/cpp/test/Freeze/complex/Complex.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Freeze/complex/Grammar.y b/cpp/test/Freeze/complex/Grammar.y
index e6aaa825869..9039a3fdc88 100644
--- a/cpp/test/Freeze/complex/Grammar.y
+++ b/cpp/test/Freeze/complex/Grammar.y
@@ -2,7 +2,7 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Freeze/complex/Makefile b/cpp/test/Freeze/complex/Makefile
index da5dfcb4a82..ccb3a6a931f 100644
--- a/cpp/test/Freeze/complex/Makefile
+++ b/cpp/test/Freeze/complex/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Freeze/complex/NodeI.h b/cpp/test/Freeze/complex/NodeI.h
index a23da040a57..fa349dc0e10 100644
--- a/cpp/test/Freeze/complex/NodeI.h
+++ b/cpp/test/Freeze/complex/NodeI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Freeze/complex/Parser.cpp b/cpp/test/Freeze/complex/Parser.cpp
index 702d0557d0e..3b54ba7cbe1 100644
--- a/cpp/test/Freeze/complex/Parser.cpp
+++ b/cpp/test/Freeze/complex/Parser.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Freeze/complex/Parser.h b/cpp/test/Freeze/complex/Parser.h
index bef1a2c1374..569f89a5513 100644
--- a/cpp/test/Freeze/complex/Parser.h
+++ b/cpp/test/Freeze/complex/Parser.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Freeze/complex/Scanner.l b/cpp/test/Freeze/complex/Scanner.l
index e6420c13baa..a630b4d6fcd 100644
--- a/cpp/test/Freeze/complex/Scanner.l
+++ b/cpp/test/Freeze/complex/Scanner.l
@@ -2,7 +2,7 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Freeze/complex/run.py b/cpp/test/Freeze/complex/run.py
index acc526d2f46..70177f30186 100755
--- a/cpp/test/Freeze/complex/run.py
+++ b/cpp/test/Freeze/complex/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Freeze/cursor/Client.cpp b/cpp/test/Freeze/cursor/Client.cpp
index ad7a5dbc759..e0e731d5d66 100644
--- a/cpp/test/Freeze/cursor/Client.cpp
+++ b/cpp/test/Freeze/cursor/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Freeze/cursor/Makefile b/cpp/test/Freeze/cursor/Makefile
index 77c6d530d98..5ef1b49a6ed 100644
--- a/cpp/test/Freeze/cursor/Makefile
+++ b/cpp/test/Freeze/cursor/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Freeze/cursor/run.py b/cpp/test/Freeze/cursor/run.py
index d9cdbcd0b2e..0cf2e0bcf84 100755
--- a/cpp/test/Freeze/cursor/run.py
+++ b/cpp/test/Freeze/cursor/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Freeze/dbmap/Client.cpp b/cpp/test/Freeze/dbmap/Client.cpp
index 99692a386ec..aca2d3a08ee 100644
--- a/cpp/test/Freeze/dbmap/Client.cpp
+++ b/cpp/test/Freeze/dbmap/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Freeze/dbmap/Makefile b/cpp/test/Freeze/dbmap/Makefile
index 4f894d360d8..a3d1398f93e 100644
--- a/cpp/test/Freeze/dbmap/Makefile
+++ b/cpp/test/Freeze/dbmap/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Freeze/dbmap/run.py b/cpp/test/Freeze/dbmap/run.py
index bf3426157d2..4c03bbe7730 100755
--- a/cpp/test/Freeze/dbmap/run.py
+++ b/cpp/test/Freeze/dbmap/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Freeze/evictor/Client.cpp b/cpp/test/Freeze/evictor/Client.cpp
index 9de65373701..ad91bcebf32 100644
--- a/cpp/test/Freeze/evictor/Client.cpp
+++ b/cpp/test/Freeze/evictor/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Freeze/evictor/Makefile b/cpp/test/Freeze/evictor/Makefile
index 2ed2be32276..2736f7146a5 100644
--- a/cpp/test/Freeze/evictor/Makefile
+++ b/cpp/test/Freeze/evictor/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Freeze/evictor/Server.cpp b/cpp/test/Freeze/evictor/Server.cpp
index 515db9ac4aa..763c24dcf53 100644
--- a/cpp/test/Freeze/evictor/Server.cpp
+++ b/cpp/test/Freeze/evictor/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Freeze/evictor/Test.ice b/cpp/test/Freeze/evictor/Test.ice
index 3867a5beea2..ddf40356226 100644
--- a/cpp/test/Freeze/evictor/Test.ice
+++ b/cpp/test/Freeze/evictor/Test.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Freeze/evictor/TestI.cpp b/cpp/test/Freeze/evictor/TestI.cpp
index 08fbfdddadd..041544b1dc4 100644
--- a/cpp/test/Freeze/evictor/TestI.cpp
+++ b/cpp/test/Freeze/evictor/TestI.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Freeze/evictor/TestI.h b/cpp/test/Freeze/evictor/TestI.h
index 02b5cdc05c5..a7eeee11886 100644
--- a/cpp/test/Freeze/evictor/TestI.h
+++ b/cpp/test/Freeze/evictor/TestI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Freeze/evictor/run.py b/cpp/test/Freeze/evictor/run.py
index dbf53a2336e..ca10669c7b2 100755
--- a/cpp/test/Freeze/evictor/run.py
+++ b/cpp/test/Freeze/evictor/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Glacier/Makefile b/cpp/test/Glacier/Makefile
index a67134b3a46..f63bdd75945 100644
--- a/cpp/test/Glacier/Makefile
+++ b/cpp/test/Glacier/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Glacier/starter/Callback.ice b/cpp/test/Glacier/starter/Callback.ice
index b4d2804e842..fd71399aee6 100644
--- a/cpp/test/Glacier/starter/Callback.ice
+++ b/cpp/test/Glacier/starter/Callback.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Glacier/starter/CallbackI.cpp b/cpp/test/Glacier/starter/CallbackI.cpp
index 9457f4afa70..f3669f98947 100644
--- a/cpp/test/Glacier/starter/CallbackI.cpp
+++ b/cpp/test/Glacier/starter/CallbackI.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Glacier/starter/CallbackI.h b/cpp/test/Glacier/starter/CallbackI.h
index 307ba74e8e7..743b9219eec 100644
--- a/cpp/test/Glacier/starter/CallbackI.h
+++ b/cpp/test/Glacier/starter/CallbackI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Glacier/starter/Client.cpp b/cpp/test/Glacier/starter/Client.cpp
index 721299683d3..b495323abe8 100644
--- a/cpp/test/Glacier/starter/Client.cpp
+++ b/cpp/test/Glacier/starter/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Glacier/starter/Makefile b/cpp/test/Glacier/starter/Makefile
index 2924ea14deb..25f1609241f 100644
--- a/cpp/test/Glacier/starter/Makefile
+++ b/cpp/test/Glacier/starter/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Glacier/starter/Server.cpp b/cpp/test/Glacier/starter/Server.cpp
index 79a56980f7d..4d0871e7485 100644
--- a/cpp/test/Glacier/starter/Server.cpp
+++ b/cpp/test/Glacier/starter/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Glacier/starter/run.py b/cpp/test/Glacier/starter/run.py
index d09a75d7fb9..06575fd86d9 100755
--- a/cpp/test/Glacier/starter/run.py
+++ b/cpp/test/Glacier/starter/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Ice/Makefile b/cpp/test/Ice/Makefile
index eb32918e070..01346a334c5 100644
--- a/cpp/test/Ice/Makefile
+++ b/cpp/test/Ice/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Ice/adapterDeactivation/AllTests.cpp b/cpp/test/Ice/adapterDeactivation/AllTests.cpp
index e9344409fb0..d69e2685063 100644
--- a/cpp/test/Ice/adapterDeactivation/AllTests.cpp
+++ b/cpp/test/Ice/adapterDeactivation/AllTests.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/adapterDeactivation/Client.cpp b/cpp/test/Ice/adapterDeactivation/Client.cpp
index 35f920af47e..114fc7054e2 100644
--- a/cpp/test/Ice/adapterDeactivation/Client.cpp
+++ b/cpp/test/Ice/adapterDeactivation/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/adapterDeactivation/Collocated.cpp b/cpp/test/Ice/adapterDeactivation/Collocated.cpp
index 2a1e47a371a..0039bec0116 100644
--- a/cpp/test/Ice/adapterDeactivation/Collocated.cpp
+++ b/cpp/test/Ice/adapterDeactivation/Collocated.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/adapterDeactivation/Makefile b/cpp/test/Ice/adapterDeactivation/Makefile
index c51392fc035..61cfaa31996 100644
--- a/cpp/test/Ice/adapterDeactivation/Makefile
+++ b/cpp/test/Ice/adapterDeactivation/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Ice/adapterDeactivation/ServantLocatorI.cpp b/cpp/test/Ice/adapterDeactivation/ServantLocatorI.cpp
index 62fcc16487a..f57711193c3 100644
--- a/cpp/test/Ice/adapterDeactivation/ServantLocatorI.cpp
+++ b/cpp/test/Ice/adapterDeactivation/ServantLocatorI.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/adapterDeactivation/ServantLocatorI.h b/cpp/test/Ice/adapterDeactivation/ServantLocatorI.h
index 6608f772a7a..801ea7cbff0 100644
--- a/cpp/test/Ice/adapterDeactivation/ServantLocatorI.h
+++ b/cpp/test/Ice/adapterDeactivation/ServantLocatorI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/adapterDeactivation/Server.cpp b/cpp/test/Ice/adapterDeactivation/Server.cpp
index 0cfcbc76920..37f0630bc22 100644
--- a/cpp/test/Ice/adapterDeactivation/Server.cpp
+++ b/cpp/test/Ice/adapterDeactivation/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/adapterDeactivation/Test.ice b/cpp/test/Ice/adapterDeactivation/Test.ice
index 3e808dba8e7..cc7ddc9ca60 100644
--- a/cpp/test/Ice/adapterDeactivation/Test.ice
+++ b/cpp/test/Ice/adapterDeactivation/Test.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/adapterDeactivation/TestI.cpp b/cpp/test/Ice/adapterDeactivation/TestI.cpp
index d09ff7169de..69c710e097c 100644
--- a/cpp/test/Ice/adapterDeactivation/TestI.cpp
+++ b/cpp/test/Ice/adapterDeactivation/TestI.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/adapterDeactivation/TestI.h b/cpp/test/Ice/adapterDeactivation/TestI.h
index cd3103bda47..297d7c89581 100644
--- a/cpp/test/Ice/adapterDeactivation/TestI.h
+++ b/cpp/test/Ice/adapterDeactivation/TestI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/adapterDeactivation/run.py b/cpp/test/Ice/adapterDeactivation/run.py
index c4407a2ca68..9e98d7f66bd 100755
--- a/cpp/test/Ice/adapterDeactivation/run.py
+++ b/cpp/test/Ice/adapterDeactivation/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Ice/exceptions/AllTests.cpp b/cpp/test/Ice/exceptions/AllTests.cpp
index bb0b19003a2..b98d65f95dd 100644
--- a/cpp/test/Ice/exceptions/AllTests.cpp
+++ b/cpp/test/Ice/exceptions/AllTests.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/exceptions/Client.cpp b/cpp/test/Ice/exceptions/Client.cpp
index 8ee5ad5864e..3570f57f283 100644
--- a/cpp/test/Ice/exceptions/Client.cpp
+++ b/cpp/test/Ice/exceptions/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/exceptions/Collocated.cpp b/cpp/test/Ice/exceptions/Collocated.cpp
index 64cf8454438..af978eab7f2 100644
--- a/cpp/test/Ice/exceptions/Collocated.cpp
+++ b/cpp/test/Ice/exceptions/Collocated.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/exceptions/Makefile b/cpp/test/Ice/exceptions/Makefile
index 9327e8323fe..bb9b89e718f 100644
--- a/cpp/test/Ice/exceptions/Makefile
+++ b/cpp/test/Ice/exceptions/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Ice/exceptions/Server.cpp b/cpp/test/Ice/exceptions/Server.cpp
index 808f744be08..603ea97d5e5 100644
--- a/cpp/test/Ice/exceptions/Server.cpp
+++ b/cpp/test/Ice/exceptions/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/exceptions/ServerAMD.cpp b/cpp/test/Ice/exceptions/ServerAMD.cpp
index 17688f84f5a..d0caa6cfa47 100644
--- a/cpp/test/Ice/exceptions/ServerAMD.cpp
+++ b/cpp/test/Ice/exceptions/ServerAMD.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/exceptions/Test.ice b/cpp/test/Ice/exceptions/Test.ice
index c447b24aaf3..44dd7219c51 100644
--- a/cpp/test/Ice/exceptions/Test.ice
+++ b/cpp/test/Ice/exceptions/Test.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/exceptions/TestAMD.ice b/cpp/test/Ice/exceptions/TestAMD.ice
index 25933cff713..462472050f7 100644
--- a/cpp/test/Ice/exceptions/TestAMD.ice
+++ b/cpp/test/Ice/exceptions/TestAMD.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/exceptions/TestAMDI.cpp b/cpp/test/Ice/exceptions/TestAMDI.cpp
index ce0c737e60a..dbcbada0f9f 100644
--- a/cpp/test/Ice/exceptions/TestAMDI.cpp
+++ b/cpp/test/Ice/exceptions/TestAMDI.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/exceptions/TestAMDI.h b/cpp/test/Ice/exceptions/TestAMDI.h
index b11181aaae5..543f9d37925 100644
--- a/cpp/test/Ice/exceptions/TestAMDI.h
+++ b/cpp/test/Ice/exceptions/TestAMDI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/exceptions/TestI.cpp b/cpp/test/Ice/exceptions/TestI.cpp
index 8042ee0d22c..091e90edaba 100644
--- a/cpp/test/Ice/exceptions/TestI.cpp
+++ b/cpp/test/Ice/exceptions/TestI.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/exceptions/TestI.h b/cpp/test/Ice/exceptions/TestI.h
index 8de265824bd..0787225506f 100644
--- a/cpp/test/Ice/exceptions/TestI.h
+++ b/cpp/test/Ice/exceptions/TestI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/exceptions/run.py b/cpp/test/Ice/exceptions/run.py
index 33bdf2195da..f92e853d990 100755
--- a/cpp/test/Ice/exceptions/run.py
+++ b/cpp/test/Ice/exceptions/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Ice/facets/AllTests.cpp b/cpp/test/Ice/facets/AllTests.cpp
index ec8e5d21c84..2653d7fa54b 100644
--- a/cpp/test/Ice/facets/AllTests.cpp
+++ b/cpp/test/Ice/facets/AllTests.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/facets/Client.cpp b/cpp/test/Ice/facets/Client.cpp
index 21bb3ca538c..669737999b8 100644
--- a/cpp/test/Ice/facets/Client.cpp
+++ b/cpp/test/Ice/facets/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/facets/Collocated.cpp b/cpp/test/Ice/facets/Collocated.cpp
index f62c1f0976a..7b0a0532ea7 100644
--- a/cpp/test/Ice/facets/Collocated.cpp
+++ b/cpp/test/Ice/facets/Collocated.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/facets/Makefile b/cpp/test/Ice/facets/Makefile
index 06edd2b4869..f3502da1d93 100644
--- a/cpp/test/Ice/facets/Makefile
+++ b/cpp/test/Ice/facets/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Ice/facets/Server.cpp b/cpp/test/Ice/facets/Server.cpp
index 3d991e2fc94..c4f736f0900 100644
--- a/cpp/test/Ice/facets/Server.cpp
+++ b/cpp/test/Ice/facets/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/facets/Test.ice b/cpp/test/Ice/facets/Test.ice
index 32dec8de6ac..1b4af73e885 100644
--- a/cpp/test/Ice/facets/Test.ice
+++ b/cpp/test/Ice/facets/Test.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/facets/TestI.cpp b/cpp/test/Ice/facets/TestI.cpp
index d9c9db7ed2c..2dcded20eae 100644
--- a/cpp/test/Ice/facets/TestI.cpp
+++ b/cpp/test/Ice/facets/TestI.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/facets/TestI.h b/cpp/test/Ice/facets/TestI.h
index 32e2f5f6954..78e351e5350 100644
--- a/cpp/test/Ice/facets/TestI.h
+++ b/cpp/test/Ice/facets/TestI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/facets/run.py b/cpp/test/Ice/facets/run.py
index f9d93b10da0..9b7ab228a91 100755
--- a/cpp/test/Ice/facets/run.py
+++ b/cpp/test/Ice/facets/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Ice/faultTolerance/AllTests.cpp b/cpp/test/Ice/faultTolerance/AllTests.cpp
index 0c1e95cc5aa..b87bba45f31 100644
--- a/cpp/test/Ice/faultTolerance/AllTests.cpp
+++ b/cpp/test/Ice/faultTolerance/AllTests.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/faultTolerance/Client.cpp b/cpp/test/Ice/faultTolerance/Client.cpp
index e9142726da5..c0bf1111e1d 100644
--- a/cpp/test/Ice/faultTolerance/Client.cpp
+++ b/cpp/test/Ice/faultTolerance/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/faultTolerance/Makefile b/cpp/test/Ice/faultTolerance/Makefile
index 4252ea9571d..c70dea7da71 100644
--- a/cpp/test/Ice/faultTolerance/Makefile
+++ b/cpp/test/Ice/faultTolerance/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Ice/faultTolerance/Server.cpp b/cpp/test/Ice/faultTolerance/Server.cpp
index 6f7ac0f6133..c2fc89ef537 100644
--- a/cpp/test/Ice/faultTolerance/Server.cpp
+++ b/cpp/test/Ice/faultTolerance/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/faultTolerance/Test.ice b/cpp/test/Ice/faultTolerance/Test.ice
index c03382a1a38..99bf469e580 100644
--- a/cpp/test/Ice/faultTolerance/Test.ice
+++ b/cpp/test/Ice/faultTolerance/Test.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/faultTolerance/TestI.cpp b/cpp/test/Ice/faultTolerance/TestI.cpp
index 7d57401c7db..7e2443d5199 100644
--- a/cpp/test/Ice/faultTolerance/TestI.cpp
+++ b/cpp/test/Ice/faultTolerance/TestI.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/faultTolerance/TestI.h b/cpp/test/Ice/faultTolerance/TestI.h
index c982442fac5..639699ffc1c 100644
--- a/cpp/test/Ice/faultTolerance/TestI.h
+++ b/cpp/test/Ice/faultTolerance/TestI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/faultTolerance/run.py b/cpp/test/Ice/faultTolerance/run.py
index 07e4792ff76..0acb09d04de 100755
--- a/cpp/test/Ice/faultTolerance/run.py
+++ b/cpp/test/Ice/faultTolerance/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Ice/inheritance/AllTests.cpp b/cpp/test/Ice/inheritance/AllTests.cpp
index 184d27c0ea9..bd31029b737 100644
--- a/cpp/test/Ice/inheritance/AllTests.cpp
+++ b/cpp/test/Ice/inheritance/AllTests.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/inheritance/Client.cpp b/cpp/test/Ice/inheritance/Client.cpp
index ad3d80e7608..f55b43e48e2 100644
--- a/cpp/test/Ice/inheritance/Client.cpp
+++ b/cpp/test/Ice/inheritance/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/inheritance/Collocated.cpp b/cpp/test/Ice/inheritance/Collocated.cpp
index 2db45bcdf84..7e486108f1b 100644
--- a/cpp/test/Ice/inheritance/Collocated.cpp
+++ b/cpp/test/Ice/inheritance/Collocated.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/inheritance/Makefile b/cpp/test/Ice/inheritance/Makefile
index 06edd2b4869..f3502da1d93 100644
--- a/cpp/test/Ice/inheritance/Makefile
+++ b/cpp/test/Ice/inheritance/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Ice/inheritance/Server.cpp b/cpp/test/Ice/inheritance/Server.cpp
index b857c3f2ee9..69d049acd90 100644
--- a/cpp/test/Ice/inheritance/Server.cpp
+++ b/cpp/test/Ice/inheritance/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/inheritance/Test.ice b/cpp/test/Ice/inheritance/Test.ice
index a7cbaa0e60d..d9b093994bb 100644
--- a/cpp/test/Ice/inheritance/Test.ice
+++ b/cpp/test/Ice/inheritance/Test.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/inheritance/TestI.cpp b/cpp/test/Ice/inheritance/TestI.cpp
index 08aff35fbdf..d6e71b32602 100644
--- a/cpp/test/Ice/inheritance/TestI.cpp
+++ b/cpp/test/Ice/inheritance/TestI.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/inheritance/TestI.h b/cpp/test/Ice/inheritance/TestI.h
index fa3dc7d936f..2f01f2031f6 100644
--- a/cpp/test/Ice/inheritance/TestI.h
+++ b/cpp/test/Ice/inheritance/TestI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/inheritance/run.py b/cpp/test/Ice/inheritance/run.py
index 3cb6f4cec39..5ee7c7a1798 100755
--- a/cpp/test/Ice/inheritance/run.py
+++ b/cpp/test/Ice/inheritance/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Ice/location/AllTests.cpp b/cpp/test/Ice/location/AllTests.cpp
index 2510b58472b..2d2f8c8a1f7 100644
--- a/cpp/test/Ice/location/AllTests.cpp
+++ b/cpp/test/Ice/location/AllTests.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/location/Client.cpp b/cpp/test/Ice/location/Client.cpp
index 6e0f1d68235..8f35f4262e9 100644
--- a/cpp/test/Ice/location/Client.cpp
+++ b/cpp/test/Ice/location/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/location/Collocated.cpp b/cpp/test/Ice/location/Collocated.cpp
index 91279f04272..3fff869e5f5 100644
--- a/cpp/test/Ice/location/Collocated.cpp
+++ b/cpp/test/Ice/location/Collocated.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/location/Makefile b/cpp/test/Ice/location/Makefile
index bec8d169311..10704d1a378 100644
--- a/cpp/test/Ice/location/Makefile
+++ b/cpp/test/Ice/location/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Ice/location/Server.cpp b/cpp/test/Ice/location/Server.cpp
index 4488937ab24..c70a8cceffe 100644
--- a/cpp/test/Ice/location/Server.cpp
+++ b/cpp/test/Ice/location/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/location/ServerLocator.cpp b/cpp/test/Ice/location/ServerLocator.cpp
index f9081bc604d..9f206c19043 100644
--- a/cpp/test/Ice/location/ServerLocator.cpp
+++ b/cpp/test/Ice/location/ServerLocator.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/location/ServerLocator.h b/cpp/test/Ice/location/ServerLocator.h
index c65f002fa13..f69fe888518 100644
--- a/cpp/test/Ice/location/ServerLocator.h
+++ b/cpp/test/Ice/location/ServerLocator.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/location/Test.ice b/cpp/test/Ice/location/Test.ice
index aa46c617c2f..ae2549eda42 100644
--- a/cpp/test/Ice/location/Test.ice
+++ b/cpp/test/Ice/location/Test.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/location/TestI.cpp b/cpp/test/Ice/location/TestI.cpp
index 6ededa24706..fdb6c5357c3 100644
--- a/cpp/test/Ice/location/TestI.cpp
+++ b/cpp/test/Ice/location/TestI.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/location/TestI.h b/cpp/test/Ice/location/TestI.h
index 9d08985c6f2..d8107c4f647 100644
--- a/cpp/test/Ice/location/TestI.h
+++ b/cpp/test/Ice/location/TestI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/location/run.py b/cpp/test/Ice/location/run.py
index a2b30f10e3b..15cd3827506 100755
--- a/cpp/test/Ice/location/run.py
+++ b/cpp/test/Ice/location/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Ice/objects/AllTests.cpp b/cpp/test/Ice/objects/AllTests.cpp
index 10fd70c0a82..5d4ccd99335 100644
--- a/cpp/test/Ice/objects/AllTests.cpp
+++ b/cpp/test/Ice/objects/AllTests.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/objects/Client.cpp b/cpp/test/Ice/objects/Client.cpp
index b146c0ec8ad..9a6a80c1873 100644
--- a/cpp/test/Ice/objects/Client.cpp
+++ b/cpp/test/Ice/objects/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/objects/Collocated.cpp b/cpp/test/Ice/objects/Collocated.cpp
index 5c8be4663ed..b706f7d172d 100644
--- a/cpp/test/Ice/objects/Collocated.cpp
+++ b/cpp/test/Ice/objects/Collocated.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/objects/Makefile b/cpp/test/Ice/objects/Makefile
index 06edd2b4869..f3502da1d93 100644
--- a/cpp/test/Ice/objects/Makefile
+++ b/cpp/test/Ice/objects/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Ice/objects/Server.cpp b/cpp/test/Ice/objects/Server.cpp
index 5f17a93dc91..9f5381d012b 100644
--- a/cpp/test/Ice/objects/Server.cpp
+++ b/cpp/test/Ice/objects/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/objects/Test.ice b/cpp/test/Ice/objects/Test.ice
index 39e423973ff..e1d696af92c 100644
--- a/cpp/test/Ice/objects/Test.ice
+++ b/cpp/test/Ice/objects/Test.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/objects/TestI.cpp b/cpp/test/Ice/objects/TestI.cpp
index 0a869fb8233..ef961501878 100644
--- a/cpp/test/Ice/objects/TestI.cpp
+++ b/cpp/test/Ice/objects/TestI.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/objects/TestI.h b/cpp/test/Ice/objects/TestI.h
index ab56bb23bf2..f21e677677f 100644
--- a/cpp/test/Ice/objects/TestI.h
+++ b/cpp/test/Ice/objects/TestI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/objects/run.py b/cpp/test/Ice/objects/run.py
index 07067bf38fe..c8c6e3d0bda 100755
--- a/cpp/test/Ice/objects/run.py
+++ b/cpp/test/Ice/objects/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Ice/operations/AllTests.cpp b/cpp/test/Ice/operations/AllTests.cpp
index ba58db8ef96..fe43ba9b31b 100644
--- a/cpp/test/Ice/operations/AllTests.cpp
+++ b/cpp/test/Ice/operations/AllTests.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/operations/Client.cpp b/cpp/test/Ice/operations/Client.cpp
index eb81158d5a7..c9cc072701c 100644
--- a/cpp/test/Ice/operations/Client.cpp
+++ b/cpp/test/Ice/operations/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/operations/Collocated.cpp b/cpp/test/Ice/operations/Collocated.cpp
index 81744b5ac33..cb9048b4da8 100644
--- a/cpp/test/Ice/operations/Collocated.cpp
+++ b/cpp/test/Ice/operations/Collocated.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/operations/Makefile b/cpp/test/Ice/operations/Makefile
index 3c72b22a6f4..88495a7da76 100644
--- a/cpp/test/Ice/operations/Makefile
+++ b/cpp/test/Ice/operations/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Ice/operations/Server.cpp b/cpp/test/Ice/operations/Server.cpp
index cac975f4adc..ab39ee23257 100644
--- a/cpp/test/Ice/operations/Server.cpp
+++ b/cpp/test/Ice/operations/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/operations/ServerAMD.cpp b/cpp/test/Ice/operations/ServerAMD.cpp
index a7b659ae19c..fd9cd8867fe 100644
--- a/cpp/test/Ice/operations/ServerAMD.cpp
+++ b/cpp/test/Ice/operations/ServerAMD.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/operations/Test.ice b/cpp/test/Ice/operations/Test.ice
index 4cd3a99e3ec..a5f601c0043 100644
--- a/cpp/test/Ice/operations/Test.ice
+++ b/cpp/test/Ice/operations/Test.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/operations/TestAMD.ice b/cpp/test/Ice/operations/TestAMD.ice
index 445f80e11b3..fcaa5fdc14d 100644
--- a/cpp/test/Ice/operations/TestAMD.ice
+++ b/cpp/test/Ice/operations/TestAMD.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/operations/TestAMDI.cpp b/cpp/test/Ice/operations/TestAMDI.cpp
index 6baece31950..b8bdf377092 100644
--- a/cpp/test/Ice/operations/TestAMDI.cpp
+++ b/cpp/test/Ice/operations/TestAMDI.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/operations/TestAMDI.h b/cpp/test/Ice/operations/TestAMDI.h
index 131c8e16f8c..495d76321b6 100644
--- a/cpp/test/Ice/operations/TestAMDI.h
+++ b/cpp/test/Ice/operations/TestAMDI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/operations/TestI.cpp b/cpp/test/Ice/operations/TestI.cpp
index 844e4962ccb..061a00a42be 100644
--- a/cpp/test/Ice/operations/TestI.cpp
+++ b/cpp/test/Ice/operations/TestI.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/operations/TestI.h b/cpp/test/Ice/operations/TestI.h
index 88532e25149..e32ec545b8e 100644
--- a/cpp/test/Ice/operations/TestI.h
+++ b/cpp/test/Ice/operations/TestI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/operations/Twoways.cpp b/cpp/test/Ice/operations/Twoways.cpp
index fb676802ef4..98d0b5516aa 100644
--- a/cpp/test/Ice/operations/Twoways.cpp
+++ b/cpp/test/Ice/operations/Twoways.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/operations/TwowaysAMI.cpp b/cpp/test/Ice/operations/TwowaysAMI.cpp
index 33d61b7814d..603af56b7aa 100644
--- a/cpp/test/Ice/operations/TwowaysAMI.cpp
+++ b/cpp/test/Ice/operations/TwowaysAMI.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/operations/run.py b/cpp/test/Ice/operations/run.py
index 167c9f880f3..af9bf2be5dc 100755
--- a/cpp/test/Ice/operations/run.py
+++ b/cpp/test/Ice/operations/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IcePack/Makefile b/cpp/test/IcePack/Makefile
index b2bdb0df0bb..f60887e8e78 100644
--- a/cpp/test/IcePack/Makefile
+++ b/cpp/test/IcePack/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IcePack/deployer/AllTests.cpp b/cpp/test/IcePack/deployer/AllTests.cpp
index 39d419945c5..2e0644d256d 100644
--- a/cpp/test/IcePack/deployer/AllTests.cpp
+++ b/cpp/test/IcePack/deployer/AllTests.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IcePack/deployer/Client.cpp b/cpp/test/IcePack/deployer/Client.cpp
index 4a97f477020..bc99559ec2e 100644
--- a/cpp/test/IcePack/deployer/Client.cpp
+++ b/cpp/test/IcePack/deployer/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IcePack/deployer/Makefile b/cpp/test/IcePack/deployer/Makefile
index 591d6ebb15d..6670ed6856f 100644
--- a/cpp/test/IcePack/deployer/Makefile
+++ b/cpp/test/IcePack/deployer/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IcePack/deployer/Server.cpp b/cpp/test/IcePack/deployer/Server.cpp
index 294e261c0c3..48913f7c60f 100644
--- a/cpp/test/IcePack/deployer/Server.cpp
+++ b/cpp/test/IcePack/deployer/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IcePack/deployer/Service.cpp b/cpp/test/IcePack/deployer/Service.cpp
index 7387ed1cdf9..2517c4c5084 100644
--- a/cpp/test/IcePack/deployer/Service.cpp
+++ b/cpp/test/IcePack/deployer/Service.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IcePack/deployer/Test.ice b/cpp/test/IcePack/deployer/Test.ice
index 09ae426b09a..3e5dc716f94 100644
--- a/cpp/test/IcePack/deployer/Test.ice
+++ b/cpp/test/IcePack/deployer/Test.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IcePack/deployer/TestI.cpp b/cpp/test/IcePack/deployer/TestI.cpp
index f9ac1e6424d..fffb9e8feb2 100644
--- a/cpp/test/IcePack/deployer/TestI.cpp
+++ b/cpp/test/IcePack/deployer/TestI.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IcePack/deployer/TestI.h b/cpp/test/IcePack/deployer/TestI.h
index 66fbca59acf..abb1aaff2fc 100644
--- a/cpp/test/IcePack/deployer/TestI.h
+++ b/cpp/test/IcePack/deployer/TestI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IcePack/deployer/run.py b/cpp/test/IcePack/deployer/run.py
index 020057269b1..528f191eea0 100755
--- a/cpp/test/IcePack/deployer/run.py
+++ b/cpp/test/IcePack/deployer/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IcePack/simple/AllTests.cpp b/cpp/test/IcePack/simple/AllTests.cpp
index b804ffc58dc..e857fdfbb32 100644
--- a/cpp/test/IcePack/simple/AllTests.cpp
+++ b/cpp/test/IcePack/simple/AllTests.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IcePack/simple/Client.cpp b/cpp/test/IcePack/simple/Client.cpp
index 110a16714c7..8803469df60 100644
--- a/cpp/test/IcePack/simple/Client.cpp
+++ b/cpp/test/IcePack/simple/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IcePack/simple/Makefile b/cpp/test/IcePack/simple/Makefile
index 73cb587feef..827adcfca75 100644
--- a/cpp/test/IcePack/simple/Makefile
+++ b/cpp/test/IcePack/simple/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IcePack/simple/Server.cpp b/cpp/test/IcePack/simple/Server.cpp
index 8d9b6487d13..049cb293b26 100644
--- a/cpp/test/IcePack/simple/Server.cpp
+++ b/cpp/test/IcePack/simple/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IcePack/simple/Test.ice b/cpp/test/IcePack/simple/Test.ice
index 33b7282804b..b2485b59317 100644
--- a/cpp/test/IcePack/simple/Test.ice
+++ b/cpp/test/IcePack/simple/Test.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IcePack/simple/TestI.cpp b/cpp/test/IcePack/simple/TestI.cpp
index 1d29b009856..c1a36f4000f 100644
--- a/cpp/test/IcePack/simple/TestI.cpp
+++ b/cpp/test/IcePack/simple/TestI.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IcePack/simple/TestI.h b/cpp/test/IcePack/simple/TestI.h
index fb253660267..2933f01eb6a 100644
--- a/cpp/test/IcePack/simple/TestI.h
+++ b/cpp/test/IcePack/simple/TestI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IcePack/simple/run.py b/cpp/test/IcePack/simple/run.py
index 39bc751a942..e9e3aa9dc63 100755
--- a/cpp/test/IcePack/simple/run.py
+++ b/cpp/test/IcePack/simple/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceSSL/Makefile b/cpp/test/IceSSL/Makefile
index a4f30851eb9..0669d93b9a1 100644
--- a/cpp/test/IceSSL/Makefile
+++ b/cpp/test/IceSSL/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceSSL/certificateAndKeyParsing/CertificateAndKeyParsing.cpp b/cpp/test/IceSSL/certificateAndKeyParsing/CertificateAndKeyParsing.cpp
index 833596f15a1..45a985992a3 100644
--- a/cpp/test/IceSSL/certificateAndKeyParsing/CertificateAndKeyParsing.cpp
+++ b/cpp/test/IceSSL/certificateAndKeyParsing/CertificateAndKeyParsing.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceSSL/certificateAndKeyParsing/Makefile b/cpp/test/IceSSL/certificateAndKeyParsing/Makefile
index fd6de482fc3..d20d403fb60 100644
--- a/cpp/test/IceSSL/certificateAndKeyParsing/Makefile
+++ b/cpp/test/IceSSL/certificateAndKeyParsing/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceSSL/certificateAndKeyParsing/run.py b/cpp/test/IceSSL/certificateAndKeyParsing/run.py
index 1680f62256f..3bf37700c00 100755
--- a/cpp/test/IceSSL/certificateAndKeyParsing/run.py
+++ b/cpp/test/IceSSL/certificateAndKeyParsing/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceSSL/certificateVerification/Client.cpp b/cpp/test/IceSSL/certificateVerification/Client.cpp
index 1901d55d202..2681fb3b4ef 100644
--- a/cpp/test/IceSSL/certificateVerification/Client.cpp
+++ b/cpp/test/IceSSL/certificateVerification/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceSSL/certificateVerification/Makefile b/cpp/test/IceSSL/certificateVerification/Makefile
index 8eebb6e0266..dba10dd0ab4 100644
--- a/cpp/test/IceSSL/certificateVerification/Makefile
+++ b/cpp/test/IceSSL/certificateVerification/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceSSL/certificateVerification/Pinger.ice b/cpp/test/IceSSL/certificateVerification/Pinger.ice
index 6477cea53a3..e777b6decdc 100644
--- a/cpp/test/IceSSL/certificateVerification/Pinger.ice
+++ b/cpp/test/IceSSL/certificateVerification/Pinger.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceSSL/certificateVerification/Server.cpp b/cpp/test/IceSSL/certificateVerification/Server.cpp
index 1c7809a0ed3..54a08dd4120 100644
--- a/cpp/test/IceSSL/certificateVerification/Server.cpp
+++ b/cpp/test/IceSSL/certificateVerification/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceSSL/certificateVerification/run.py b/cpp/test/IceSSL/certificateVerification/run.py
index 4820bc86503..f2065714706 100755
--- a/cpp/test/IceSSL/certificateVerification/run.py
+++ b/cpp/test/IceSSL/certificateVerification/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceSSL/certificateVerifier/CertificateVerifier.cpp b/cpp/test/IceSSL/certificateVerifier/CertificateVerifier.cpp
index aa9b92de76c..de9d85286f7 100644
--- a/cpp/test/IceSSL/certificateVerifier/CertificateVerifier.cpp
+++ b/cpp/test/IceSSL/certificateVerifier/CertificateVerifier.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceSSL/certificateVerifier/Makefile b/cpp/test/IceSSL/certificateVerifier/Makefile
index b98798fbf84..7f17b806ba3 100644
--- a/cpp/test/IceSSL/certificateVerifier/Makefile
+++ b/cpp/test/IceSSL/certificateVerifier/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceSSL/certificateVerifier/run.py b/cpp/test/IceSSL/certificateVerifier/run.py
index 82ef9d81a1d..c636d9531d1 100755
--- a/cpp/test/IceSSL/certificateVerifier/run.py
+++ b/cpp/test/IceSSL/certificateVerifier/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceSSL/certs/goodCert_1.pem b/cpp/test/IceSSL/certs/goodCert_1.pem
index 53132abeff8..02125263ba7 100644
--- a/cpp/test/IceSSL/certs/goodCert_1.pem
+++ b/cpp/test/IceSSL/certs/goodCert_1.pem
@@ -3,11 +3,11 @@ Certificate:
Version: 3 (0x2)
Serial Number: 2 (0x2)
Signature Algorithm: md5WithRSAEncryption
- Issuer: C=US, ST=Alabama, L=Huntsville, O=Mutable Realms, OU=Ice Age, CN=Mutable CA
+ Issuer: C=US, ST=Massachusetts, L=Billerica, O=ZeroC, OU=Ice, CN=ZeroC US
Validity
Not Before: Feb 22 16:13:18 2002 GMT
Not After : Feb 22 16:13:18 2003 GMT
- Subject: C=US, ST=Alabama, O=Mutable Realms, OU=Ice Age, CN=MR RSA 1024 Client Test Cert/Email=mrclirsa1024@some.net
+ Subject: C=US, ST=Massachusetts, O=ZeroC, OU=Ice, CN=MR RSA 1024 Client Test Cert/Email=mrclirsa1024@some.net
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
RSA Public Key: (1024 bit)
@@ -27,7 +27,7 @@ Certificate:
0A:73:7A:10:E0:C1:CC:25:64:21:49:53:FC:3E:8D:23:72:B0:38:51
X509v3 Authority Key Identifier:
keyid:14:95:39:7B:05:F0:9B:88:EC:B7:0D:66:4C:8F:F0:09:70:CF:63:D9
- DirName:/C=US/ST=Alabama/L=Huntsville/O=Mutable Realms/OU=Ice Age/CN=Mutable CA
+ DirName:/C=US/ST=Massachusetts/L=Billerica/O=ZeroC/OU=Ice/CN=ZeroC US
serial:00
X509v3 Basic Constraints:
diff --git a/cpp/test/IceSSL/certs/goodCert_2.pem b/cpp/test/IceSSL/certs/goodCert_2.pem
index 9c5fbc9640e..1c0ecee724a 100644
--- a/cpp/test/IceSSL/certs/goodCert_2.pem
+++ b/cpp/test/IceSSL/certs/goodCert_2.pem
@@ -3,11 +3,11 @@ Certificate:
Version: 3 (0x2)
Serial Number: 1 (0x1)
Signature Algorithm: md5WithRSAEncryption
- Issuer: C=US, ST=Alabama, L=Huntsville, O=Mutable Realms, OU=Ice Age, CN=Mutable CA
+ Issuer: C=US, ST=Massachusetts, L=Billerica, O=ZeroC, OU=Ice, CN=ZeroC US
Validity
Not Before: Feb 22 16:12:18 2002 GMT
Not After : Feb 22 16:12:18 2003 GMT
- Subject: C=US, ST=Alabama, O=Mutable Realms, OU=Ice Age, CN=MR RSA 1024 Server Test Cert/Email=mrsrvrsa1024@some.net
+ Subject: C=US, ST=Massachusetts, O=ZeroC, OU=Ice, CN=MR RSA 1024 Server Test Cert/Email=mrsrvrsa1024@some.net
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
RSA Public Key: (1024 bit)
@@ -27,7 +27,7 @@ Certificate:
11:09:FF:EC:47:C0:B9:4F:3D:D1:39:A7:0A:45:BE:1A:F0:25:13:9D
X509v3 Authority Key Identifier:
keyid:14:95:39:7B:05:F0:9B:88:EC:B7:0D:66:4C:8F:F0:09:70:CF:63:D9
- DirName:/C=US/ST=Alabama/L=Huntsville/O=Mutable Realms/OU=Ice Age/CN=Mutable CA
+ DirName:/C=US/ST=Massachusetts/L=Billerica/O=ZeroC/OU=Ice/CN=ZeroC US
serial:00
X509v3 Basic Constraints:
diff --git a/cpp/test/IceSSL/configuration/Configuration.cpp b/cpp/test/IceSSL/configuration/Configuration.cpp
index 1711ec9092f..1cd6f0a582b 100644
--- a/cpp/test/IceSSL/configuration/Configuration.cpp
+++ b/cpp/test/IceSSL/configuration/Configuration.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceSSL/configuration/Makefile b/cpp/test/IceSSL/configuration/Makefile
index 8b3b0fe1747..f9c9fb38037 100644
--- a/cpp/test/IceSSL/configuration/Makefile
+++ b/cpp/test/IceSSL/configuration/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceSSL/configuration/run.py b/cpp/test/IceSSL/configuration/run.py
index 54e3e2362cc..db98b98dc63 100755
--- a/cpp/test/IceSSL/configuration/run.py
+++ b/cpp/test/IceSSL/configuration/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceSSL/loadPEM/LoadPEM.cpp b/cpp/test/IceSSL/loadPEM/LoadPEM.cpp
index 4186e5c33dc..bcfb649aba1 100644
--- a/cpp/test/IceSSL/loadPEM/LoadPEM.cpp
+++ b/cpp/test/IceSSL/loadPEM/LoadPEM.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceSSL/loadPEM/Makefile b/cpp/test/IceSSL/loadPEM/Makefile
index b72b8b17246..0052532f449 100644
--- a/cpp/test/IceSSL/loadPEM/Makefile
+++ b/cpp/test/IceSSL/loadPEM/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceSSL/loadPEM/run.py b/cpp/test/IceSSL/loadPEM/run.py
index a391851d784..67489135b55 100755
--- a/cpp/test/IceSSL/loadPEM/run.py
+++ b/cpp/test/IceSSL/loadPEM/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceStorm/Makefile b/cpp/test/IceStorm/Makefile
index a7d40e150ee..0417c1bc735 100644
--- a/cpp/test/IceStorm/Makefile
+++ b/cpp/test/IceStorm/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceStorm/federation/Event.ice b/cpp/test/IceStorm/federation/Event.ice
index a70a62439bc..e8d5c8d3ea6 100644
--- a/cpp/test/IceStorm/federation/Event.ice
+++ b/cpp/test/IceStorm/federation/Event.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceStorm/federation/Makefile b/cpp/test/IceStorm/federation/Makefile
index 28a4cc05331..441d16f5971 100644
--- a/cpp/test/IceStorm/federation/Makefile
+++ b/cpp/test/IceStorm/federation/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceStorm/federation/Publisher.cpp b/cpp/test/IceStorm/federation/Publisher.cpp
index 0dc70f2cd50..3582dcdd350 100644
--- a/cpp/test/IceStorm/federation/Publisher.cpp
+++ b/cpp/test/IceStorm/federation/Publisher.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceStorm/federation/Subscriber.cpp b/cpp/test/IceStorm/federation/Subscriber.cpp
index fdf063582ec..96091c5ccaa 100644
--- a/cpp/test/IceStorm/federation/Subscriber.cpp
+++ b/cpp/test/IceStorm/federation/Subscriber.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceStorm/federation/run.py b/cpp/test/IceStorm/federation/run.py
index 727d0b42c97..ff02d4395c7 100755
--- a/cpp/test/IceStorm/federation/run.py
+++ b/cpp/test/IceStorm/federation/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceStorm/federation2/run.py b/cpp/test/IceStorm/federation2/run.py
index a736b13a45a..a5b0918a387 100755
--- a/cpp/test/IceStorm/federation2/run.py
+++ b/cpp/test/IceStorm/federation2/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceStorm/single/Makefile b/cpp/test/IceStorm/single/Makefile
index 7fe5fda6096..32a7fd284ff 100644
--- a/cpp/test/IceStorm/single/Makefile
+++ b/cpp/test/IceStorm/single/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceStorm/single/Publisher.cpp b/cpp/test/IceStorm/single/Publisher.cpp
index 80d0deee4a1..731d1a93ee3 100644
--- a/cpp/test/IceStorm/single/Publisher.cpp
+++ b/cpp/test/IceStorm/single/Publisher.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceStorm/single/Single.ice b/cpp/test/IceStorm/single/Single.ice
index 35ff7899dfe..75d9aa5c32a 100644
--- a/cpp/test/IceStorm/single/Single.ice
+++ b/cpp/test/IceStorm/single/Single.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceStorm/single/Subscriber.cpp b/cpp/test/IceStorm/single/Subscriber.cpp
index 493e934ed8c..ee9ee1a69e8 100644
--- a/cpp/test/IceStorm/single/Subscriber.cpp
+++ b/cpp/test/IceStorm/single/Subscriber.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceStorm/single/run.py b/cpp/test/IceStorm/single/run.py
index a9b658e9b07..9349cb3c7f9 100755
--- a/cpp/test/IceStorm/single/run.py
+++ b/cpp/test/IceStorm/single/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceUtil/Makefile b/cpp/test/IceUtil/Makefile
index 8011d870478..1a636b8e4ae 100644
--- a/cpp/test/IceUtil/Makefile
+++ b/cpp/test/IceUtil/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceUtil/inputUtil/Client.cpp b/cpp/test/IceUtil/inputUtil/Client.cpp
index f1763f4a911..eb62d4e7a6a 100644
--- a/cpp/test/IceUtil/inputUtil/Client.cpp
+++ b/cpp/test/IceUtil/inputUtil/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/inputUtil/Makefile b/cpp/test/IceUtil/inputUtil/Makefile
index cccfc942a1b..93c28e32751 100644
--- a/cpp/test/IceUtil/inputUtil/Makefile
+++ b/cpp/test/IceUtil/inputUtil/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceUtil/inputUtil/run.py b/cpp/test/IceUtil/inputUtil/run.py
index 453ad1f27d0..338fae74000 100755
--- a/cpp/test/IceUtil/inputUtil/run.py
+++ b/cpp/test/IceUtil/inputUtil/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceUtil/thread/Client.cpp b/cpp/test/IceUtil/thread/Client.cpp
index c05dc125099..50468fbcac4 100644
--- a/cpp/test/IceUtil/thread/Client.cpp
+++ b/cpp/test/IceUtil/thread/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/CreateTest.cpp b/cpp/test/IceUtil/thread/CreateTest.cpp
index 1856ed943bc..f7ac4f5c965 100644
--- a/cpp/test/IceUtil/thread/CreateTest.cpp
+++ b/cpp/test/IceUtil/thread/CreateTest.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/CreateTest.h b/cpp/test/IceUtil/thread/CreateTest.h
index 66287ca94fb..ae7a08eeb66 100644
--- a/cpp/test/IceUtil/thread/CreateTest.h
+++ b/cpp/test/IceUtil/thread/CreateTest.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/DetachTest.cpp b/cpp/test/IceUtil/thread/DetachTest.cpp
index bd7a5499f99..a23c8e7d01d 100644
--- a/cpp/test/IceUtil/thread/DetachTest.cpp
+++ b/cpp/test/IceUtil/thread/DetachTest.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/DetachTest.h b/cpp/test/IceUtil/thread/DetachTest.h
index b7b844ad9b4..96f017fd4d0 100644
--- a/cpp/test/IceUtil/thread/DetachTest.h
+++ b/cpp/test/IceUtil/thread/DetachTest.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/Makefile b/cpp/test/IceUtil/thread/Makefile
index 31bb9f22e36..11765876718 100644
--- a/cpp/test/IceUtil/thread/Makefile
+++ b/cpp/test/IceUtil/thread/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceUtil/thread/MonitorMutexTest.cpp b/cpp/test/IceUtil/thread/MonitorMutexTest.cpp
index 05f69012a14..e9a3df57040 100644
--- a/cpp/test/IceUtil/thread/MonitorMutexTest.cpp
+++ b/cpp/test/IceUtil/thread/MonitorMutexTest.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/MonitorMutexTest.h b/cpp/test/IceUtil/thread/MonitorMutexTest.h
index f24a0a8c290..c7d850dfcc7 100644
--- a/cpp/test/IceUtil/thread/MonitorMutexTest.h
+++ b/cpp/test/IceUtil/thread/MonitorMutexTest.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/MonitorRecMutexTest.cpp b/cpp/test/IceUtil/thread/MonitorRecMutexTest.cpp
index aa5023a8da2..e8996fdac8c 100644
--- a/cpp/test/IceUtil/thread/MonitorRecMutexTest.cpp
+++ b/cpp/test/IceUtil/thread/MonitorRecMutexTest.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/MonitorRecMutexTest.h b/cpp/test/IceUtil/thread/MonitorRecMutexTest.h
index 3e097f5114d..e5cc7d5ebda 100644
--- a/cpp/test/IceUtil/thread/MonitorRecMutexTest.h
+++ b/cpp/test/IceUtil/thread/MonitorRecMutexTest.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/MutexTest.cpp b/cpp/test/IceUtil/thread/MutexTest.cpp
index 8d0bb2ba9f4..77608a64c9d 100644
--- a/cpp/test/IceUtil/thread/MutexTest.cpp
+++ b/cpp/test/IceUtil/thread/MutexTest.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/MutexTest.h b/cpp/test/IceUtil/thread/MutexTest.h
index b8031de78ef..19238b4607a 100644
--- a/cpp/test/IceUtil/thread/MutexTest.h
+++ b/cpp/test/IceUtil/thread/MutexTest.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/RWRecMutexTest.cpp b/cpp/test/IceUtil/thread/RWRecMutexTest.cpp
index d7c3f231243..5fc5db11c7a 100644
--- a/cpp/test/IceUtil/thread/RWRecMutexTest.cpp
+++ b/cpp/test/IceUtil/thread/RWRecMutexTest.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/RWRecMutexTest.h b/cpp/test/IceUtil/thread/RWRecMutexTest.h
index d90811f1563..a3a7b4a271d 100644
--- a/cpp/test/IceUtil/thread/RWRecMutexTest.h
+++ b/cpp/test/IceUtil/thread/RWRecMutexTest.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/RecMutexTest.cpp b/cpp/test/IceUtil/thread/RecMutexTest.cpp
index 2c8e11de5d9..5a8a5c4a1c1 100644
--- a/cpp/test/IceUtil/thread/RecMutexTest.cpp
+++ b/cpp/test/IceUtil/thread/RecMutexTest.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/RecMutexTest.h b/cpp/test/IceUtil/thread/RecMutexTest.h
index 68709df087d..cd149949dda 100644
--- a/cpp/test/IceUtil/thread/RecMutexTest.h
+++ b/cpp/test/IceUtil/thread/RecMutexTest.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/StartTest.cpp b/cpp/test/IceUtil/thread/StartTest.cpp
index ab5a7712d0d..2271a0588b4 100644
--- a/cpp/test/IceUtil/thread/StartTest.cpp
+++ b/cpp/test/IceUtil/thread/StartTest.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/StartTest.h b/cpp/test/IceUtil/thread/StartTest.h
index ffad7dcadb2..bf9f13602f5 100644
--- a/cpp/test/IceUtil/thread/StartTest.h
+++ b/cpp/test/IceUtil/thread/StartTest.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/TestBase.cpp b/cpp/test/IceUtil/thread/TestBase.cpp
index 0e87d9489f1..83093580b3d 100644
--- a/cpp/test/IceUtil/thread/TestBase.cpp
+++ b/cpp/test/IceUtil/thread/TestBase.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/TestBase.h b/cpp/test/IceUtil/thread/TestBase.h
index 58222d69fed..e7b840eff3f 100644
--- a/cpp/test/IceUtil/thread/TestBase.h
+++ b/cpp/test/IceUtil/thread/TestBase.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/TestSuite.cpp b/cpp/test/IceUtil/thread/TestSuite.cpp
index cc8a5ce71b7..94fd2811eb4 100644
--- a/cpp/test/IceUtil/thread/TestSuite.cpp
+++ b/cpp/test/IceUtil/thread/TestSuite.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/TestSuite.h b/cpp/test/IceUtil/thread/TestSuite.h
index 9e1fd393fe1..b0ab3e1c229 100644
--- a/cpp/test/IceUtil/thread/TestSuite.h
+++ b/cpp/test/IceUtil/thread/TestSuite.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/thread/run.py b/cpp/test/IceUtil/thread/run.py
index da47bd80af0..3052bcc7f74 100755
--- a/cpp/test/IceUtil/thread/run.py
+++ b/cpp/test/IceUtil/thread/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceUtil/unicode/Client.cpp b/cpp/test/IceUtil/unicode/Client.cpp
index 622e1a6de0e..522256c6af3 100644
--- a/cpp/test/IceUtil/unicode/Client.cpp
+++ b/cpp/test/IceUtil/unicode/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceUtil/unicode/Makefile b/cpp/test/IceUtil/unicode/Makefile
index cccfc942a1b..93c28e32751 100644
--- a/cpp/test/IceUtil/unicode/Makefile
+++ b/cpp/test/IceUtil/unicode/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceUtil/unicode/run.py b/cpp/test/IceUtil/unicode/run.py
index e403a96560c..5c1ffde90be 100755
--- a/cpp/test/IceUtil/unicode/run.py
+++ b/cpp/test/IceUtil/unicode/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceXML/Makefile b/cpp/test/IceXML/Makefile
index ebf1bea0bbc..db093b4ed70 100644
--- a/cpp/test/IceXML/Makefile
+++ b/cpp/test/IceXML/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceXML/encoding/Client.cpp b/cpp/test/IceXML/encoding/Client.cpp
index 1faea2d87bc..b3f7cebd1a9 100644
--- a/cpp/test/IceXML/encoding/Client.cpp
+++ b/cpp/test/IceXML/encoding/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
@@ -23,7 +23,7 @@ using namespace std;
static string header =
"<ice:data xmlns=\"http://www.noorg.org/schemas\""
" xmlns:ice=\"http://www.zeroc.com/schemas\""
-" xmlns:xsi=\"http://www.w3.org/2002/XMLSchema-instance\""
+" xmlns:xsi=\"http://www.w3.org/2003/XMLSchema-instance\""
" xsi:schemaLocation=\"http://www.noorg.org/schemas Test.xsd\">";
static string footer =
diff --git a/cpp/test/IceXML/encoding/Makefile b/cpp/test/IceXML/encoding/Makefile
index 4bd52a7291d..82ca6b887cc 100644
--- a/cpp/test/IceXML/encoding/Makefile
+++ b/cpp/test/IceXML/encoding/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/IceXML/encoding/Test.ice b/cpp/test/IceXML/encoding/Test.ice
index 060088bf118..309b7162153 100644
--- a/cpp/test/IceXML/encoding/Test.ice
+++ b/cpp/test/IceXML/encoding/Test.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/IceXML/encoding/run.py b/cpp/test/IceXML/encoding/run.py
index f9465907ece..325107d4a2d 100755
--- a/cpp/test/IceXML/encoding/run.py
+++ b/cpp/test/IceXML/encoding/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Makefile b/cpp/test/Makefile
index 61f119c2b3f..b3c22209a8c 100644
--- a/cpp/test/Makefile
+++ b/cpp/test/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Slice/errorDetection/CaseInsensitive.ice b/cpp/test/Slice/errorDetection/CaseInsensitive.ice
index cc02660145e..64a316a7bc8 100644
--- a/cpp/test/Slice/errorDetection/CaseInsensitive.ice
+++ b/cpp/test/Slice/errorDetection/CaseInsensitive.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/CaseSensitive.ice b/cpp/test/Slice/errorDetection/CaseSensitive.ice
index bda6788ce6b..851972cffde 100644
--- a/cpp/test/Slice/errorDetection/CaseSensitive.ice
+++ b/cpp/test/Slice/errorDetection/CaseSensitive.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Huntsville, AL, USA
//
diff --git a/cpp/test/Slice/errorDetection/ChangedMeaning.ice b/cpp/test/Slice/errorDetection/ChangedMeaning.ice
index 41e5fc84169..06d27582eff 100644
--- a/cpp/test/Slice/errorDetection/ChangedMeaning.ice
+++ b/cpp/test/Slice/errorDetection/ChangedMeaning.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Huntsville, AL, USA
//
diff --git a/cpp/test/Slice/errorDetection/ClassRedefinition.ice b/cpp/test/Slice/errorDetection/ClassRedefinition.ice
index d8075a67af7..7fe9a575034 100644
--- a/cpp/test/Slice/errorDetection/ClassRedefinition.ice
+++ b/cpp/test/Slice/errorDetection/ClassRedefinition.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/ConstDef.ice b/cpp/test/Slice/errorDetection/ConstDef.ice
index 8714aa1c8fa..34f68db93da 100644
--- a/cpp/test/Slice/errorDetection/ConstDef.ice
+++ b/cpp/test/Slice/errorDetection/ConstDef.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Huntsville, AL, USA
//
diff --git a/cpp/test/Slice/errorDetection/DataMemberRedefinition.ice b/cpp/test/Slice/errorDetection/DataMemberRedefinition.ice
index 641aef50b7c..74f035941d6 100644
--- a/cpp/test/Slice/errorDetection/DataMemberRedefinition.ice
+++ b/cpp/test/Slice/errorDetection/DataMemberRedefinition.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/DeclaratorMissing.ice b/cpp/test/Slice/errorDetection/DeclaratorMissing.ice
index a202785377b..7c0691ee393 100644
--- a/cpp/test/Slice/errorDetection/DeclaratorMissing.ice
+++ b/cpp/test/Slice/errorDetection/DeclaratorMissing.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/DerivedRedefinition.ice b/cpp/test/Slice/errorDetection/DerivedRedefinition.ice
index 869a1a32420..ce4ccf9f443 100644
--- a/cpp/test/Slice/errorDetection/DerivedRedefinition.ice
+++ b/cpp/test/Slice/errorDetection/DerivedRedefinition.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/DictionaryRedefinition.ice b/cpp/test/Slice/errorDetection/DictionaryRedefinition.ice
index 54f01958dba..16e57aeb547 100644
--- a/cpp/test/Slice/errorDetection/DictionaryRedefinition.ice
+++ b/cpp/test/Slice/errorDetection/DictionaryRedefinition.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/DuplicateParameter.ice b/cpp/test/Slice/errorDetection/DuplicateParameter.ice
index ebc51bede42..63ab01d5f2a 100644
--- a/cpp/test/Slice/errorDetection/DuplicateParameter.ice
+++ b/cpp/test/Slice/errorDetection/DuplicateParameter.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/DuplicateThrows.ice b/cpp/test/Slice/errorDetection/DuplicateThrows.ice
index 3b786cb18e1..8c99d0b2d8c 100644
--- a/cpp/test/Slice/errorDetection/DuplicateThrows.ice
+++ b/cpp/test/Slice/errorDetection/DuplicateThrows.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Huntsville, AL, USA
//
diff --git a/cpp/test/Slice/errorDetection/EnumEmpty.ice b/cpp/test/Slice/errorDetection/EnumEmpty.ice
index 2760193630b..7f366ba5dae 100644
--- a/cpp/test/Slice/errorDetection/EnumEmpty.ice
+++ b/cpp/test/Slice/errorDetection/EnumEmpty.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Huntsville, AL, USA
//
diff --git a/cpp/test/Slice/errorDetection/EnumRedefinition.ice b/cpp/test/Slice/errorDetection/EnumRedefinition.ice
index 9cc513424f5..cb803a2a9e2 100644
--- a/cpp/test/Slice/errorDetection/EnumRedefinition.ice
+++ b/cpp/test/Slice/errorDetection/EnumRedefinition.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/EnumeratorRedefinition.ice b/cpp/test/Slice/errorDetection/EnumeratorRedefinition.ice
index 425a8542216..7ba89e11f7f 100644
--- a/cpp/test/Slice/errorDetection/EnumeratorRedefinition.ice
+++ b/cpp/test/Slice/errorDetection/EnumeratorRedefinition.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/IdentAsKeyword.ice b/cpp/test/Slice/errorDetection/IdentAsKeyword.ice
index a1b6b2480ba..e809768abdf 100644
--- a/cpp/test/Slice/errorDetection/IdentAsKeyword.ice
+++ b/cpp/test/Slice/errorDetection/IdentAsKeyword.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/IllegalDeclaration.ice b/cpp/test/Slice/errorDetection/IllegalDeclaration.ice
index cb7a0715a9a..d2d6dbf9e63 100644
--- a/cpp/test/Slice/errorDetection/IllegalDeclaration.ice
+++ b/cpp/test/Slice/errorDetection/IllegalDeclaration.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/IllegalDictionary.ice b/cpp/test/Slice/errorDetection/IllegalDictionary.ice
index 3f3513a5505..305390093fe 100644
--- a/cpp/test/Slice/errorDetection/IllegalDictionary.ice
+++ b/cpp/test/Slice/errorDetection/IllegalDictionary.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Huntsville, AL, USA
//
diff --git a/cpp/test/Slice/errorDetection/IllegalLocal.ice b/cpp/test/Slice/errorDetection/IllegalLocal.ice
index 7e63a3f1ce6..53598cc6873 100644
--- a/cpp/test/Slice/errorDetection/IllegalLocal.ice
+++ b/cpp/test/Slice/errorDetection/IllegalLocal.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Huntsville, AL, USA
//
diff --git a/cpp/test/Slice/errorDetection/IllegalMI.ice b/cpp/test/Slice/errorDetection/IllegalMI.ice
index 7167cb14696..e9d5495748f 100644
--- a/cpp/test/Slice/errorDetection/IllegalMI.ice
+++ b/cpp/test/Slice/errorDetection/IllegalMI.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/IllegalUseOfKeyword.ice b/cpp/test/Slice/errorDetection/IllegalUseOfKeyword.ice
index f9dc64b447e..3f8a2f8f2c7 100644
--- a/cpp/test/Slice/errorDetection/IllegalUseOfKeyword.ice
+++ b/cpp/test/Slice/errorDetection/IllegalUseOfKeyword.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/InterfaceMismatch.ice b/cpp/test/Slice/errorDetection/InterfaceMismatch.ice
index 13692574c1c..a4d318f842e 100644
--- a/cpp/test/Slice/errorDetection/InterfaceMismatch.ice
+++ b/cpp/test/Slice/errorDetection/InterfaceMismatch.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/InterfaceRedefinition.ice b/cpp/test/Slice/errorDetection/InterfaceRedefinition.ice
index e6fb2f2551d..079c2598fba 100644
--- a/cpp/test/Slice/errorDetection/InterfaceRedefinition.ice
+++ b/cpp/test/Slice/errorDetection/InterfaceRedefinition.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/LocalMismatch.ice b/cpp/test/Slice/errorDetection/LocalMismatch.ice
index 7c78697b08f..95cfb1af655 100644
--- a/cpp/test/Slice/errorDetection/LocalMismatch.ice
+++ b/cpp/test/Slice/errorDetection/LocalMismatch.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/NameCanNotBeUsed.ice b/cpp/test/Slice/errorDetection/NameCanNotBeUsed.ice
index 8d9a3260ae9..607f51df1b3 100644
--- a/cpp/test/Slice/errorDetection/NameCanNotBeUsed.ice
+++ b/cpp/test/Slice/errorDetection/NameCanNotBeUsed.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/NotClassOrInterface.ice b/cpp/test/Slice/errorDetection/NotClassOrInterface.ice
index 735d268f547..e45e68518fc 100644
--- a/cpp/test/Slice/errorDetection/NotClassOrInterface.ice
+++ b/cpp/test/Slice/errorDetection/NotClassOrInterface.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/NotException.ice b/cpp/test/Slice/errorDetection/NotException.ice
index 04c022e9caa..b9f071b05e3 100644
--- a/cpp/test/Slice/errorDetection/NotException.ice
+++ b/cpp/test/Slice/errorDetection/NotException.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/NotType.ice b/cpp/test/Slice/errorDetection/NotType.ice
index f994353f8e9..887eae4da17 100644
--- a/cpp/test/Slice/errorDetection/NotType.ice
+++ b/cpp/test/Slice/errorDetection/NotType.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/OperationRedefinition.ice b/cpp/test/Slice/errorDetection/OperationRedefinition.ice
index ade1c5aa90e..805aa79da0b 100644
--- a/cpp/test/Slice/errorDetection/OperationRedefinition.ice
+++ b/cpp/test/Slice/errorDetection/OperationRedefinition.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/ParamsOutOfOrder.ice b/cpp/test/Slice/errorDetection/ParamsOutOfOrder.ice
index 68414eae98c..791a4abaa6f 100644
--- a/cpp/test/Slice/errorDetection/ParamsOutOfOrder.ice
+++ b/cpp/test/Slice/errorDetection/ParamsOutOfOrder.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/RedefinitionAsClass.ice b/cpp/test/Slice/errorDetection/RedefinitionAsClass.ice
index 743deab182d..1a73e7138b2 100644
--- a/cpp/test/Slice/errorDetection/RedefinitionAsClass.ice
+++ b/cpp/test/Slice/errorDetection/RedefinitionAsClass.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/RedefinitionAsDataMember.ice b/cpp/test/Slice/errorDetection/RedefinitionAsDataMember.ice
index aeca50e96bc..a9c9358dae2 100644
--- a/cpp/test/Slice/errorDetection/RedefinitionAsDataMember.ice
+++ b/cpp/test/Slice/errorDetection/RedefinitionAsDataMember.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/RedefinitionAsDictionary.ice b/cpp/test/Slice/errorDetection/RedefinitionAsDictionary.ice
index f0d1c1b9a90..b2c4a464b8f 100644
--- a/cpp/test/Slice/errorDetection/RedefinitionAsDictionary.ice
+++ b/cpp/test/Slice/errorDetection/RedefinitionAsDictionary.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/RedefinitionAsEnum.ice b/cpp/test/Slice/errorDetection/RedefinitionAsEnum.ice
index 78ae5de88a7..82bc756cb0d 100644
--- a/cpp/test/Slice/errorDetection/RedefinitionAsEnum.ice
+++ b/cpp/test/Slice/errorDetection/RedefinitionAsEnum.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/RedefinitionAsEnumerator.ice b/cpp/test/Slice/errorDetection/RedefinitionAsEnumerator.ice
index 34d7cf98d1d..29c5f0ca8c7 100644
--- a/cpp/test/Slice/errorDetection/RedefinitionAsEnumerator.ice
+++ b/cpp/test/Slice/errorDetection/RedefinitionAsEnumerator.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/RedefinitionAsInterface.ice b/cpp/test/Slice/errorDetection/RedefinitionAsInterface.ice
index 19fcff2c5e1..e5b1ead69f6 100644
--- a/cpp/test/Slice/errorDetection/RedefinitionAsInterface.ice
+++ b/cpp/test/Slice/errorDetection/RedefinitionAsInterface.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/RedefinitionAsModule.ice b/cpp/test/Slice/errorDetection/RedefinitionAsModule.ice
index 94bada178d9..abf2f743e69 100644
--- a/cpp/test/Slice/errorDetection/RedefinitionAsModule.ice
+++ b/cpp/test/Slice/errorDetection/RedefinitionAsModule.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/RedefinitionAsOperation.ice b/cpp/test/Slice/errorDetection/RedefinitionAsOperation.ice
index 5b0f3c4bb19..831faab2a83 100644
--- a/cpp/test/Slice/errorDetection/RedefinitionAsOperation.ice
+++ b/cpp/test/Slice/errorDetection/RedefinitionAsOperation.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/RedefinitionAsSequence.ice b/cpp/test/Slice/errorDetection/RedefinitionAsSequence.ice
index f832b6668a5..fb7e73cd7b5 100644
--- a/cpp/test/Slice/errorDetection/RedefinitionAsSequence.ice
+++ b/cpp/test/Slice/errorDetection/RedefinitionAsSequence.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/Reserved.ice b/cpp/test/Slice/errorDetection/Reserved.ice
index 82b63c30ed6..eafb48e23fd 100644
--- a/cpp/test/Slice/errorDetection/Reserved.ice
+++ b/cpp/test/Slice/errorDetection/Reserved.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/SelfContainment.ice b/cpp/test/Slice/errorDetection/SelfContainment.ice
index 9422e4b2df8..b2e81a94823 100644
--- a/cpp/test/Slice/errorDetection/SelfContainment.ice
+++ b/cpp/test/Slice/errorDetection/SelfContainment.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Huntsville, AL, USA
//
diff --git a/cpp/test/Slice/errorDetection/SequenceRedefinition.ice b/cpp/test/Slice/errorDetection/SequenceRedefinition.ice
index eab9186c5fd..224db53bacd 100644
--- a/cpp/test/Slice/errorDetection/SequenceRedefinition.ice
+++ b/cpp/test/Slice/errorDetection/SequenceRedefinition.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/StructMembers.ice b/cpp/test/Slice/errorDetection/StructMembers.ice
index b7dddbc7bb1..601aa8bb267 100644
--- a/cpp/test/Slice/errorDetection/StructMembers.ice
+++ b/cpp/test/Slice/errorDetection/StructMembers.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/Undefined.ice b/cpp/test/Slice/errorDetection/Undefined.ice
index 30fa83ee4b9..d87eb0d8a1e 100644
--- a/cpp/test/Slice/errorDetection/Undefined.ice
+++ b/cpp/test/Slice/errorDetection/Undefined.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/WrongProxyType.ice b/cpp/test/Slice/errorDetection/WrongProxyType.ice
index cb8c6e74033..8d23164a507 100644
--- a/cpp/test/Slice/errorDetection/WrongProxyType.ice
+++ b/cpp/test/Slice/errorDetection/WrongProxyType.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/include/IcePrefix.ice b/cpp/test/Slice/errorDetection/include/IcePrefix.ice
index 4cca6b4e3ac..2181fe53c97 100644
--- a/cpp/test/Slice/errorDetection/include/IcePrefix.ice
+++ b/cpp/test/Slice/errorDetection/include/IcePrefix.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Slice/errorDetection/run.py b/cpp/test/Slice/errorDetection/run.py
index b3bdff18278..f16d15a9774 100755
--- a/cpp/test/Slice/errorDetection/run.py
+++ b/cpp/test/Slice/errorDetection/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/XMLTransform/Makefile b/cpp/test/XMLTransform/Makefile
index 0311302e04c..5c68c5c2601 100644
--- a/cpp/test/XMLTransform/Makefile
+++ b/cpp/test/XMLTransform/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/XMLTransform/transform/Makefile b/cpp/test/XMLTransform/transform/Makefile
index 864b1a5b416..114b67a45f5 100644
--- a/cpp/test/XMLTransform/transform/Makefile
+++ b/cpp/test/XMLTransform/transform/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/XMLTransform/transform/Populate.cpp b/cpp/test/XMLTransform/transform/Populate.cpp
index 2ebb00d98fe..86f79a9cdde 100644
--- a/cpp/test/XMLTransform/transform/Populate.cpp
+++ b/cpp/test/XMLTransform/transform/Populate.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/XMLTransform/transform/Validate.cpp b/cpp/test/XMLTransform/transform/Validate.cpp
index 2dc311f31e6..94e0fa4d71a 100644
--- a/cpp/test/XMLTransform/transform/Validate.cpp
+++ b/cpp/test/XMLTransform/transform/Validate.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/XMLTransform/transform/run.py b/cpp/test/XMLTransform/transform/run.py
index e4090ca9e97..f4f2ea5e03b 100755
--- a/cpp/test/XMLTransform/transform/run.py
+++ b/cpp/test/XMLTransform/transform/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2002
+# Copyright (c) 2003
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/include/TestCommon.h b/cpp/test/include/TestCommon.h
index b8f35e01869..edefac9ba98 100644
--- a/cpp/test/include/TestCommon.h
+++ b/cpp/test/include/TestCommon.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//