diff options
Diffstat (limited to 'cpp/test')
246 files changed, 251 insertions, 251 deletions
diff --git a/cpp/test/Freeze/Makefile b/cpp/test/Freeze/Makefile index 6578b4af050..1055bc61b92 100644 --- a/cpp/test/Freeze/Makefile +++ b/cpp/test/Freeze/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Freeze/complex/Client.cpp b/cpp/test/Freeze/complex/Client.cpp index f479733cb9d..2b47fe9e88e 100644 --- a/cpp/test/Freeze/complex/Client.cpp +++ b/cpp/test/Freeze/complex/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Freeze/complex/Complex.ice b/cpp/test/Freeze/complex/Complex.ice index 70a507ba683..193d82f3ce4 100644 --- a/cpp/test/Freeze/complex/Complex.ice +++ b/cpp/test/Freeze/complex/Complex.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Freeze/complex/Grammar.y b/cpp/test/Freeze/complex/Grammar.y index 6e7364d1460..d8d2d544148 100644 --- a/cpp/test/Freeze/complex/Grammar.y +++ b/cpp/test/Freeze/complex/Grammar.y @@ -3,7 +3,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Freeze/complex/Makefile b/cpp/test/Freeze/complex/Makefile index 894d4cfb92f..24afa2b0589 100644 --- a/cpp/test/Freeze/complex/Makefile +++ b/cpp/test/Freeze/complex/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Freeze/complex/NodeI.h b/cpp/test/Freeze/complex/NodeI.h index 328c5db7062..8ae5b3e7cfd 100644 --- a/cpp/test/Freeze/complex/NodeI.h +++ b/cpp/test/Freeze/complex/NodeI.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Freeze/complex/Parser.cpp b/cpp/test/Freeze/complex/Parser.cpp index 93dd205f0e8..cc7ca515cbe 100644 --- a/cpp/test/Freeze/complex/Parser.cpp +++ b/cpp/test/Freeze/complex/Parser.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Freeze/complex/Parser.h b/cpp/test/Freeze/complex/Parser.h index 1af34332f66..246b23423a3 100644 --- a/cpp/test/Freeze/complex/Parser.h +++ b/cpp/test/Freeze/complex/Parser.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Freeze/complex/Scanner.l b/cpp/test/Freeze/complex/Scanner.l index c27eacfe301..220fd044284 100644 --- a/cpp/test/Freeze/complex/Scanner.l +++ b/cpp/test/Freeze/complex/Scanner.l @@ -3,7 +3,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Freeze/complex/run.py b/cpp/test/Freeze/complex/run.py index edcd5e51235..ce61aad3f14 100755 --- a/cpp/test/Freeze/complex/run.py +++ b/cpp/test/Freeze/complex/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Freeze/cursor/Client.cpp b/cpp/test/Freeze/cursor/Client.cpp index 983809375b1..fa6bd2bb4a6 100644 --- a/cpp/test/Freeze/cursor/Client.cpp +++ b/cpp/test/Freeze/cursor/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Freeze/cursor/Makefile b/cpp/test/Freeze/cursor/Makefile index 6ee3c724d20..025fec64496 100644 --- a/cpp/test/Freeze/cursor/Makefile +++ b/cpp/test/Freeze/cursor/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Freeze/cursor/run.py b/cpp/test/Freeze/cursor/run.py index e9b197fe67a..1ce91f819ba 100755 --- a/cpp/test/Freeze/cursor/run.py +++ b/cpp/test/Freeze/cursor/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Freeze/dbmap/Client.cpp b/cpp/test/Freeze/dbmap/Client.cpp index fd58dbbb35c..46291680be2 100644 --- a/cpp/test/Freeze/dbmap/Client.cpp +++ b/cpp/test/Freeze/dbmap/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Freeze/dbmap/Makefile b/cpp/test/Freeze/dbmap/Makefile index 95722b4aeef..c88a0d3dbad 100644 --- a/cpp/test/Freeze/dbmap/Makefile +++ b/cpp/test/Freeze/dbmap/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Freeze/dbmap/run.py b/cpp/test/Freeze/dbmap/run.py index ec1dc699883..f549b1a4f16 100755 --- a/cpp/test/Freeze/dbmap/run.py +++ b/cpp/test/Freeze/dbmap/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Freeze/evictor/Client.cpp b/cpp/test/Freeze/evictor/Client.cpp index 61164ada38f..f6f6bbf8dca 100644 --- a/cpp/test/Freeze/evictor/Client.cpp +++ b/cpp/test/Freeze/evictor/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2002 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Freeze/evictor/Makefile b/cpp/test/Freeze/evictor/Makefile index 959d1054891..d9c30749de6 100644 --- a/cpp/test/Freeze/evictor/Makefile +++ b/cpp/test/Freeze/evictor/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2002 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Freeze/evictor/Server.cpp b/cpp/test/Freeze/evictor/Server.cpp index b7a5aa89bff..1bd00a6d5ea 100644 --- a/cpp/test/Freeze/evictor/Server.cpp +++ b/cpp/test/Freeze/evictor/Server.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Freeze/evictor/Test.ice b/cpp/test/Freeze/evictor/Test.ice index 31e4e6c7a0d..2c4e5cf999c 100644 --- a/cpp/test/Freeze/evictor/Test.ice +++ b/cpp/test/Freeze/evictor/Test.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2002 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Freeze/evictor/TestI.cpp b/cpp/test/Freeze/evictor/TestI.cpp index 343c4af6c53..2c68325bab2 100644 --- a/cpp/test/Freeze/evictor/TestI.cpp +++ b/cpp/test/Freeze/evictor/TestI.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2002 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Freeze/evictor/TestI.h b/cpp/test/Freeze/evictor/TestI.h index 76ef2595838..b4e4e92e410 100644 --- a/cpp/test/Freeze/evictor/TestI.h +++ b/cpp/test/Freeze/evictor/TestI.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2002 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Freeze/evictor/run.py b/cpp/test/Freeze/evictor/run.py index 759703dbb7f..9413699939c 100755 --- a/cpp/test/Freeze/evictor/run.py +++ b/cpp/test/Freeze/evictor/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2002 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Glacier/Makefile b/cpp/test/Glacier/Makefile index 6dd6570bdd7..e64db1a07c3 100644 --- a/cpp/test/Glacier/Makefile +++ b/cpp/test/Glacier/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Glacier/starter/Callback.ice b/cpp/test/Glacier/starter/Callback.ice index d8fcd79aaf0..2069fdaf944 100644 --- a/cpp/test/Glacier/starter/Callback.ice +++ b/cpp/test/Glacier/starter/Callback.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Glacier/starter/CallbackI.cpp b/cpp/test/Glacier/starter/CallbackI.cpp index db7dd7587f9..1999284544f 100644 --- a/cpp/test/Glacier/starter/CallbackI.cpp +++ b/cpp/test/Glacier/starter/CallbackI.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Glacier/starter/CallbackI.h b/cpp/test/Glacier/starter/CallbackI.h index 565ad097a68..7569c562c73 100644 --- a/cpp/test/Glacier/starter/CallbackI.h +++ b/cpp/test/Glacier/starter/CallbackI.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Glacier/starter/Client.cpp b/cpp/test/Glacier/starter/Client.cpp index 067624b705d..46a02bf9487 100644 --- a/cpp/test/Glacier/starter/Client.cpp +++ b/cpp/test/Glacier/starter/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Glacier/starter/Makefile b/cpp/test/Glacier/starter/Makefile index d1b6b8831c8..0f83dffa360 100644 --- a/cpp/test/Glacier/starter/Makefile +++ b/cpp/test/Glacier/starter/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Glacier/starter/Server.cpp b/cpp/test/Glacier/starter/Server.cpp index 135d1dc5b97..7c2721bb5a9 100644 --- a/cpp/test/Glacier/starter/Server.cpp +++ b/cpp/test/Glacier/starter/Server.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Glacier/starter/run.py b/cpp/test/Glacier/starter/run.py index 8f9d3b167ff..b55c515a89c 100755 --- a/cpp/test/Glacier/starter/run.py +++ b/cpp/test/Glacier/starter/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Ice/Makefile b/cpp/test/Ice/Makefile index b594c98b6e7..3de39558320 100644 --- a/cpp/test/Ice/Makefile +++ b/cpp/test/Ice/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Ice/adapterDeactivation/AllTests.cpp b/cpp/test/Ice/adapterDeactivation/AllTests.cpp index 784861f259a..e8e7bd87816 100644 --- a/cpp/test/Ice/adapterDeactivation/AllTests.cpp +++ b/cpp/test/Ice/adapterDeactivation/AllTests.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2002 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/adapterDeactivation/Client.cpp b/cpp/test/Ice/adapterDeactivation/Client.cpp index 3c472620be4..a4b8ab472b4 100644 --- a/cpp/test/Ice/adapterDeactivation/Client.cpp +++ b/cpp/test/Ice/adapterDeactivation/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2002 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/adapterDeactivation/Collocated.cpp b/cpp/test/Ice/adapterDeactivation/Collocated.cpp index 1b195e68098..89c839fffc9 100644 --- a/cpp/test/Ice/adapterDeactivation/Collocated.cpp +++ b/cpp/test/Ice/adapterDeactivation/Collocated.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2002 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/adapterDeactivation/Makefile b/cpp/test/Ice/adapterDeactivation/Makefile index 1bb557885f1..9aec6579f71 100644 --- a/cpp/test/Ice/adapterDeactivation/Makefile +++ b/cpp/test/Ice/adapterDeactivation/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Ice/adapterDeactivation/ServantLocatorI.cpp b/cpp/test/Ice/adapterDeactivation/ServantLocatorI.cpp index c0fb472b343..200bd441672 100644 --- a/cpp/test/Ice/adapterDeactivation/ServantLocatorI.cpp +++ b/cpp/test/Ice/adapterDeactivation/ServantLocatorI.cpp @@ -1,7 +1,7 @@ // **********************************************************************
//
// Copyright (c) 2002
-// Mutable Realms, Inc.
+// ZeroC, Inc.
// Huntsville, AL, USA
//
// All Rights Reserved
diff --git a/cpp/test/Ice/adapterDeactivation/ServantLocatorI.h b/cpp/test/Ice/adapterDeactivation/ServantLocatorI.h index 03b335634ae..396d5c6433c 100644 --- a/cpp/test/Ice/adapterDeactivation/ServantLocatorI.h +++ b/cpp/test/Ice/adapterDeactivation/ServantLocatorI.h @@ -1,7 +1,7 @@ // **********************************************************************
//
// Copyright (c) 2002
-// Mutable Realms, Inc.
+// ZeroC, Inc.
// Huntsville, AL, USA
//
// All Rights Reserved
diff --git a/cpp/test/Ice/adapterDeactivation/Server.cpp b/cpp/test/Ice/adapterDeactivation/Server.cpp index 9ec51415399..ae48e687027 100644 --- a/cpp/test/Ice/adapterDeactivation/Server.cpp +++ b/cpp/test/Ice/adapterDeactivation/Server.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2002 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/adapterDeactivation/Test.ice b/cpp/test/Ice/adapterDeactivation/Test.ice index 91eda7c9988..0b31204bfac 100644 --- a/cpp/test/Ice/adapterDeactivation/Test.ice +++ b/cpp/test/Ice/adapterDeactivation/Test.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2002 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/adapterDeactivation/TestI.cpp b/cpp/test/Ice/adapterDeactivation/TestI.cpp index 6ea26450b51..3ccf1d858f5 100644 --- a/cpp/test/Ice/adapterDeactivation/TestI.cpp +++ b/cpp/test/Ice/adapterDeactivation/TestI.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2002 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/adapterDeactivation/TestI.h b/cpp/test/Ice/adapterDeactivation/TestI.h index 7c845772320..354e554d415 100644 --- a/cpp/test/Ice/adapterDeactivation/TestI.h +++ b/cpp/test/Ice/adapterDeactivation/TestI.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2002 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/adapterDeactivation/run.py b/cpp/test/Ice/adapterDeactivation/run.py index f00abe8cd81..9a1a30e7a08 100755 --- a/cpp/test/Ice/adapterDeactivation/run.py +++ b/cpp/test/Ice/adapterDeactivation/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Ice/exceptions/AllTests.cpp b/cpp/test/Ice/exceptions/AllTests.cpp index 3229f9b96e2..900c70b7345 100644 --- a/cpp/test/Ice/exceptions/AllTests.cpp +++ b/cpp/test/Ice/exceptions/AllTests.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/exceptions/Client.cpp b/cpp/test/Ice/exceptions/Client.cpp index b407ebc7194..6d3bacc060f 100644 --- a/cpp/test/Ice/exceptions/Client.cpp +++ b/cpp/test/Ice/exceptions/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/exceptions/Collocated.cpp b/cpp/test/Ice/exceptions/Collocated.cpp index e13bd348d71..1e8a0bee00e 100644 --- a/cpp/test/Ice/exceptions/Collocated.cpp +++ b/cpp/test/Ice/exceptions/Collocated.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/exceptions/Makefile b/cpp/test/Ice/exceptions/Makefile index 5c13407afd4..23977de82fb 100644 --- a/cpp/test/Ice/exceptions/Makefile +++ b/cpp/test/Ice/exceptions/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Ice/exceptions/Server.cpp b/cpp/test/Ice/exceptions/Server.cpp index 25129f353f5..3414fe8ebf5 100644 --- a/cpp/test/Ice/exceptions/Server.cpp +++ b/cpp/test/Ice/exceptions/Server.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/exceptions/Test.ice b/cpp/test/Ice/exceptions/Test.ice index 90f2dadb568..449a222af7b 100644 --- a/cpp/test/Ice/exceptions/Test.ice +++ b/cpp/test/Ice/exceptions/Test.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/exceptions/TestI.cpp b/cpp/test/Ice/exceptions/TestI.cpp index f7ad438bbf0..09880747fa0 100644 --- a/cpp/test/Ice/exceptions/TestI.cpp +++ b/cpp/test/Ice/exceptions/TestI.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/exceptions/TestI.h b/cpp/test/Ice/exceptions/TestI.h index 5e00c6b9667..2148a95ceea 100644 --- a/cpp/test/Ice/exceptions/TestI.h +++ b/cpp/test/Ice/exceptions/TestI.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/exceptions/run.py b/cpp/test/Ice/exceptions/run.py index 56615845e95..d3be9a0920a 100755 --- a/cpp/test/Ice/exceptions/run.py +++ b/cpp/test/Ice/exceptions/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Ice/facets/AllTests.cpp b/cpp/test/Ice/facets/AllTests.cpp index f88cc401a7f..5d3be706489 100644 --- a/cpp/test/Ice/facets/AllTests.cpp +++ b/cpp/test/Ice/facets/AllTests.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/facets/Client.cpp b/cpp/test/Ice/facets/Client.cpp index 7003f60ffae..97a62c8c1cb 100644 --- a/cpp/test/Ice/facets/Client.cpp +++ b/cpp/test/Ice/facets/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/facets/Collocated.cpp b/cpp/test/Ice/facets/Collocated.cpp index 963405b6305..c4faed6abb3 100644 --- a/cpp/test/Ice/facets/Collocated.cpp +++ b/cpp/test/Ice/facets/Collocated.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/facets/Makefile b/cpp/test/Ice/facets/Makefile index 5c13407afd4..23977de82fb 100644 --- a/cpp/test/Ice/facets/Makefile +++ b/cpp/test/Ice/facets/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Ice/facets/Server.cpp b/cpp/test/Ice/facets/Server.cpp index 57d1de4c6de..b36b3901716 100644 --- a/cpp/test/Ice/facets/Server.cpp +++ b/cpp/test/Ice/facets/Server.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/facets/Test.ice b/cpp/test/Ice/facets/Test.ice index 22cd75c69d3..4bf57f2e425 100644 --- a/cpp/test/Ice/facets/Test.ice +++ b/cpp/test/Ice/facets/Test.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/facets/TestI.cpp b/cpp/test/Ice/facets/TestI.cpp index 19bdd0692d3..adedb593480 100644 --- a/cpp/test/Ice/facets/TestI.cpp +++ b/cpp/test/Ice/facets/TestI.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/facets/TestI.h b/cpp/test/Ice/facets/TestI.h index 0d089ee35ef..80167b7026a 100644 --- a/cpp/test/Ice/facets/TestI.h +++ b/cpp/test/Ice/facets/TestI.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/facets/run.py b/cpp/test/Ice/facets/run.py index 90db5e1a5c0..abb272f95dd 100755 --- a/cpp/test/Ice/facets/run.py +++ b/cpp/test/Ice/facets/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Ice/faultTolerance/AllTests.cpp b/cpp/test/Ice/faultTolerance/AllTests.cpp index e1f3785d0fb..1758277a116 100644 --- a/cpp/test/Ice/faultTolerance/AllTests.cpp +++ b/cpp/test/Ice/faultTolerance/AllTests.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/faultTolerance/Client.cpp b/cpp/test/Ice/faultTolerance/Client.cpp index bdb9c3f3b01..187e829d653 100644 --- a/cpp/test/Ice/faultTolerance/Client.cpp +++ b/cpp/test/Ice/faultTolerance/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/faultTolerance/Makefile b/cpp/test/Ice/faultTolerance/Makefile index c6021203273..ba63fbee911 100644 --- a/cpp/test/Ice/faultTolerance/Makefile +++ b/cpp/test/Ice/faultTolerance/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Ice/faultTolerance/Server.cpp b/cpp/test/Ice/faultTolerance/Server.cpp index 5f67babd71e..42b98687352 100644 --- a/cpp/test/Ice/faultTolerance/Server.cpp +++ b/cpp/test/Ice/faultTolerance/Server.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/faultTolerance/Test.ice b/cpp/test/Ice/faultTolerance/Test.ice index 56364a3e355..ee2b81aa96b 100644 --- a/cpp/test/Ice/faultTolerance/Test.ice +++ b/cpp/test/Ice/faultTolerance/Test.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/faultTolerance/TestI.cpp b/cpp/test/Ice/faultTolerance/TestI.cpp index 668343ac4ca..6cddfa07a43 100644 --- a/cpp/test/Ice/faultTolerance/TestI.cpp +++ b/cpp/test/Ice/faultTolerance/TestI.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/faultTolerance/TestI.h b/cpp/test/Ice/faultTolerance/TestI.h index 2926da8ca0e..0a4e1249757 100644 --- a/cpp/test/Ice/faultTolerance/TestI.h +++ b/cpp/test/Ice/faultTolerance/TestI.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/faultTolerance/run.py b/cpp/test/Ice/faultTolerance/run.py index 0517a502f16..14f5400cff8 100755 --- a/cpp/test/Ice/faultTolerance/run.py +++ b/cpp/test/Ice/faultTolerance/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Ice/inheritance/AllTests.cpp b/cpp/test/Ice/inheritance/AllTests.cpp index 1b4e5c92965..e4289c16c9b 100644 --- a/cpp/test/Ice/inheritance/AllTests.cpp +++ b/cpp/test/Ice/inheritance/AllTests.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/inheritance/Client.cpp b/cpp/test/Ice/inheritance/Client.cpp index 04bafdaed66..b31bb6eaed7 100644 --- a/cpp/test/Ice/inheritance/Client.cpp +++ b/cpp/test/Ice/inheritance/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/inheritance/Collocated.cpp b/cpp/test/Ice/inheritance/Collocated.cpp index c49924d7a44..5a2d76d1e49 100644 --- a/cpp/test/Ice/inheritance/Collocated.cpp +++ b/cpp/test/Ice/inheritance/Collocated.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/inheritance/Makefile b/cpp/test/Ice/inheritance/Makefile index 5c13407afd4..23977de82fb 100644 --- a/cpp/test/Ice/inheritance/Makefile +++ b/cpp/test/Ice/inheritance/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Ice/inheritance/Server.cpp b/cpp/test/Ice/inheritance/Server.cpp index 515d04fd1a1..eaacdc22639 100644 --- a/cpp/test/Ice/inheritance/Server.cpp +++ b/cpp/test/Ice/inheritance/Server.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/inheritance/Test.ice b/cpp/test/Ice/inheritance/Test.ice index cf30c679834..ab3e1af96b5 100644 --- a/cpp/test/Ice/inheritance/Test.ice +++ b/cpp/test/Ice/inheritance/Test.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/inheritance/TestI.cpp b/cpp/test/Ice/inheritance/TestI.cpp index 90391b4eab0..c60eec27dc5 100644 --- a/cpp/test/Ice/inheritance/TestI.cpp +++ b/cpp/test/Ice/inheritance/TestI.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/inheritance/TestI.h b/cpp/test/Ice/inheritance/TestI.h index a893d93f696..da896de4a64 100644 --- a/cpp/test/Ice/inheritance/TestI.h +++ b/cpp/test/Ice/inheritance/TestI.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/inheritance/run.py b/cpp/test/Ice/inheritance/run.py index d5a311d44b5..d16a62390cd 100755 --- a/cpp/test/Ice/inheritance/run.py +++ b/cpp/test/Ice/inheritance/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Ice/location/AllTests.cpp b/cpp/test/Ice/location/AllTests.cpp index f2cd1bc7f09..6a55e840f61 100644 --- a/cpp/test/Ice/location/AllTests.cpp +++ b/cpp/test/Ice/location/AllTests.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/location/Client.cpp b/cpp/test/Ice/location/Client.cpp index dd4954c2058..241ca1a391c 100644 --- a/cpp/test/Ice/location/Client.cpp +++ b/cpp/test/Ice/location/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/location/Collocated.cpp b/cpp/test/Ice/location/Collocated.cpp index 581673703ca..4174a33b2d9 100644 --- a/cpp/test/Ice/location/Collocated.cpp +++ b/cpp/test/Ice/location/Collocated.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/location/Makefile b/cpp/test/Ice/location/Makefile index a10f478dda9..cd8af562a56 100644 --- a/cpp/test/Ice/location/Makefile +++ b/cpp/test/Ice/location/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Ice/location/Server.cpp b/cpp/test/Ice/location/Server.cpp index b0c56c57849..361847ad185 100644 --- a/cpp/test/Ice/location/Server.cpp +++ b/cpp/test/Ice/location/Server.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/location/ServerLocator.cpp b/cpp/test/Ice/location/ServerLocator.cpp index 7b2750c2443..4ff7d7280c2 100644 --- a/cpp/test/Ice/location/ServerLocator.cpp +++ b/cpp/test/Ice/location/ServerLocator.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/location/ServerLocator.h b/cpp/test/Ice/location/ServerLocator.h index 0c8e1eda9b4..74a5631d0f4 100644 --- a/cpp/test/Ice/location/ServerLocator.h +++ b/cpp/test/Ice/location/ServerLocator.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/location/Test.ice b/cpp/test/Ice/location/Test.ice index ab533d54d50..33b8214de05 100644 --- a/cpp/test/Ice/location/Test.ice +++ b/cpp/test/Ice/location/Test.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/location/TestI.cpp b/cpp/test/Ice/location/TestI.cpp index 048aeaf671c..3e550f25295 100644 --- a/cpp/test/Ice/location/TestI.cpp +++ b/cpp/test/Ice/location/TestI.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/location/TestI.h b/cpp/test/Ice/location/TestI.h index 53837eb83cc..e840d62ce16 100644 --- a/cpp/test/Ice/location/TestI.h +++ b/cpp/test/Ice/location/TestI.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/location/run.py b/cpp/test/Ice/location/run.py index 5a6baa8239f..4965c43c262 100755 --- a/cpp/test/Ice/location/run.py +++ b/cpp/test/Ice/location/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Ice/locationForward/AllTests.cpp b/cpp/test/Ice/locationForward/AllTests.cpp index 1f416231239..78216604160 100644 --- a/cpp/test/Ice/locationForward/AllTests.cpp +++ b/cpp/test/Ice/locationForward/AllTests.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/locationForward/Client.cpp b/cpp/test/Ice/locationForward/Client.cpp index fd69b0001ec..85342ac7957 100644 --- a/cpp/test/Ice/locationForward/Client.cpp +++ b/cpp/test/Ice/locationForward/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/locationForward/Makefile b/cpp/test/Ice/locationForward/Makefile index c6021203273..ba63fbee911 100644 --- a/cpp/test/Ice/locationForward/Makefile +++ b/cpp/test/Ice/locationForward/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Ice/locationForward/Server.cpp b/cpp/test/Ice/locationForward/Server.cpp index 2765e71003a..0e1f01bf21c 100644 --- a/cpp/test/Ice/locationForward/Server.cpp +++ b/cpp/test/Ice/locationForward/Server.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/locationForward/Test.ice b/cpp/test/Ice/locationForward/Test.ice index 948c0359cdb..225b9b97776 100644 --- a/cpp/test/Ice/locationForward/Test.ice +++ b/cpp/test/Ice/locationForward/Test.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/locationForward/TestI.cpp b/cpp/test/Ice/locationForward/TestI.cpp index cb16bf2b29c..4e4e8391720 100644 --- a/cpp/test/Ice/locationForward/TestI.cpp +++ b/cpp/test/Ice/locationForward/TestI.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/locationForward/TestI.h b/cpp/test/Ice/locationForward/TestI.h index 7f4c1e1f6ef..8d096c5b82d 100644 --- a/cpp/test/Ice/locationForward/TestI.h +++ b/cpp/test/Ice/locationForward/TestI.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/locationForward/run.py b/cpp/test/Ice/locationForward/run.py index a93fe7862e7..b2378348bfb 100755 --- a/cpp/test/Ice/locationForward/run.py +++ b/cpp/test/Ice/locationForward/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Ice/objects/AllTests.cpp b/cpp/test/Ice/objects/AllTests.cpp index e2f47974f47..d4b8429d03b 100644 --- a/cpp/test/Ice/objects/AllTests.cpp +++ b/cpp/test/Ice/objects/AllTests.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/objects/Client.cpp b/cpp/test/Ice/objects/Client.cpp index c678a802f9c..04351dc128f 100644 --- a/cpp/test/Ice/objects/Client.cpp +++ b/cpp/test/Ice/objects/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/objects/Collocated.cpp b/cpp/test/Ice/objects/Collocated.cpp index cdd5f0d25d1..2323207f6c3 100644 --- a/cpp/test/Ice/objects/Collocated.cpp +++ b/cpp/test/Ice/objects/Collocated.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/objects/Makefile b/cpp/test/Ice/objects/Makefile index 5c13407afd4..23977de82fb 100644 --- a/cpp/test/Ice/objects/Makefile +++ b/cpp/test/Ice/objects/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Ice/objects/Server.cpp b/cpp/test/Ice/objects/Server.cpp index d078385f27c..88ed0e98d74 100644 --- a/cpp/test/Ice/objects/Server.cpp +++ b/cpp/test/Ice/objects/Server.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/objects/Test.ice b/cpp/test/Ice/objects/Test.ice index 1e6c841d54e..54a6827cc55 100644 --- a/cpp/test/Ice/objects/Test.ice +++ b/cpp/test/Ice/objects/Test.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/objects/TestI.cpp b/cpp/test/Ice/objects/TestI.cpp index 32fe94ec157..c7ea1e13c5b 100644 --- a/cpp/test/Ice/objects/TestI.cpp +++ b/cpp/test/Ice/objects/TestI.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/objects/TestI.h b/cpp/test/Ice/objects/TestI.h index 397cdbaa057..176305b5fd3 100644 --- a/cpp/test/Ice/objects/TestI.h +++ b/cpp/test/Ice/objects/TestI.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/objects/run.py b/cpp/test/Ice/objects/run.py index 8a9f51ff24b..df5c80dd149 100755 --- a/cpp/test/Ice/objects/run.py +++ b/cpp/test/Ice/objects/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Ice/operations/AllTests.cpp b/cpp/test/Ice/operations/AllTests.cpp index 2627544ee2d..aaadfbd34f1 100644 --- a/cpp/test/Ice/operations/AllTests.cpp +++ b/cpp/test/Ice/operations/AllTests.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/operations/Client.cpp b/cpp/test/Ice/operations/Client.cpp index 81715f05dfb..4cbcb7681e4 100644 --- a/cpp/test/Ice/operations/Client.cpp +++ b/cpp/test/Ice/operations/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/operations/Collocated.cpp b/cpp/test/Ice/operations/Collocated.cpp index c385c174784..c5736a6ec12 100644 --- a/cpp/test/Ice/operations/Collocated.cpp +++ b/cpp/test/Ice/operations/Collocated.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/operations/Makefile b/cpp/test/Ice/operations/Makefile index 3dca82c2905..f222d5d24df 100644 --- a/cpp/test/Ice/operations/Makefile +++ b/cpp/test/Ice/operations/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Ice/operations/Server.cpp b/cpp/test/Ice/operations/Server.cpp index 7b28350bcbe..544748e1e4b 100644 --- a/cpp/test/Ice/operations/Server.cpp +++ b/cpp/test/Ice/operations/Server.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/operations/Test.ice b/cpp/test/Ice/operations/Test.ice index 840dbb87360..47a31cb9ce7 100644 --- a/cpp/test/Ice/operations/Test.ice +++ b/cpp/test/Ice/operations/Test.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/operations/TestI.cpp b/cpp/test/Ice/operations/TestI.cpp index 6c7a706b836..97205d8c617 100644 --- a/cpp/test/Ice/operations/TestI.cpp +++ b/cpp/test/Ice/operations/TestI.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/operations/TestI.h b/cpp/test/Ice/operations/TestI.h index 58642e61e22..ee51d840ad5 100644 --- a/cpp/test/Ice/operations/TestI.h +++ b/cpp/test/Ice/operations/TestI.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/operations/Twoways.cpp b/cpp/test/Ice/operations/Twoways.cpp index ea60f606ec2..3b2fe3670ec 100644 --- a/cpp/test/Ice/operations/Twoways.cpp +++ b/cpp/test/Ice/operations/Twoways.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Ice/operations/run.py b/cpp/test/Ice/operations/run.py index c8d35b60fb6..1263c494a8e 100755 --- a/cpp/test/Ice/operations/run.py +++ b/cpp/test/Ice/operations/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IcePack/Makefile b/cpp/test/IcePack/Makefile index cfabf83226d..4638c51bd3a 100644 --- a/cpp/test/IcePack/Makefile +++ b/cpp/test/IcePack/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IcePack/deployer/AllTests.cpp b/cpp/test/IcePack/deployer/AllTests.cpp index c217e5902b0..93fccb76f43 100644 --- a/cpp/test/IcePack/deployer/AllTests.cpp +++ b/cpp/test/IcePack/deployer/AllTests.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IcePack/deployer/Client.cpp b/cpp/test/IcePack/deployer/Client.cpp index 9bb8f2d4217..26da21b940e 100644 --- a/cpp/test/IcePack/deployer/Client.cpp +++ b/cpp/test/IcePack/deployer/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IcePack/deployer/Makefile b/cpp/test/IcePack/deployer/Makefile index 4e7208f80bc..85628d8b86d 100644 --- a/cpp/test/IcePack/deployer/Makefile +++ b/cpp/test/IcePack/deployer/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IcePack/deployer/Server.cpp b/cpp/test/IcePack/deployer/Server.cpp index 27eb890dad3..56ee98b5804 100644 --- a/cpp/test/IcePack/deployer/Server.cpp +++ b/cpp/test/IcePack/deployer/Server.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IcePack/deployer/Service.cpp b/cpp/test/IcePack/deployer/Service.cpp index bfc3871444c..0f27fe5fb0f 100644 --- a/cpp/test/IcePack/deployer/Service.cpp +++ b/cpp/test/IcePack/deployer/Service.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// MutableRealms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IcePack/deployer/Test.ice b/cpp/test/IcePack/deployer/Test.ice index 6d4d1189b0d..d728ac3a4bb 100644 --- a/cpp/test/IcePack/deployer/Test.ice +++ b/cpp/test/IcePack/deployer/Test.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IcePack/deployer/TestI.cpp b/cpp/test/IcePack/deployer/TestI.cpp index 57245e39a69..22d3c75f155 100644 --- a/cpp/test/IcePack/deployer/TestI.cpp +++ b/cpp/test/IcePack/deployer/TestI.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IcePack/deployer/TestI.h b/cpp/test/IcePack/deployer/TestI.h index 21870e8cde8..ca7d1521629 100644 --- a/cpp/test/IcePack/deployer/TestI.h +++ b/cpp/test/IcePack/deployer/TestI.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IcePack/deployer/run.py b/cpp/test/IcePack/deployer/run.py index 7a59d434b23..b9d660d6c06 100755 --- a/cpp/test/IcePack/deployer/run.py +++ b/cpp/test/IcePack/deployer/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IcePack/simple/AllTests.cpp b/cpp/test/IcePack/simple/AllTests.cpp index e9a3a7c90a3..059da06b185 100644 --- a/cpp/test/IcePack/simple/AllTests.cpp +++ b/cpp/test/IcePack/simple/AllTests.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IcePack/simple/Client.cpp b/cpp/test/IcePack/simple/Client.cpp index 6003724d853..9d2b049c7cb 100644 --- a/cpp/test/IcePack/simple/Client.cpp +++ b/cpp/test/IcePack/simple/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IcePack/simple/Makefile b/cpp/test/IcePack/simple/Makefile index 8b7b1660ba7..91c89a0d53b 100644 --- a/cpp/test/IcePack/simple/Makefile +++ b/cpp/test/IcePack/simple/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IcePack/simple/Server.cpp b/cpp/test/IcePack/simple/Server.cpp index 7ec28990fc6..65d903f3a27 100644 --- a/cpp/test/IcePack/simple/Server.cpp +++ b/cpp/test/IcePack/simple/Server.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IcePack/simple/Test.ice b/cpp/test/IcePack/simple/Test.ice index 948c0359cdb..225b9b97776 100644 --- a/cpp/test/IcePack/simple/Test.ice +++ b/cpp/test/IcePack/simple/Test.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IcePack/simple/TestI.cpp b/cpp/test/IcePack/simple/TestI.cpp index aa9a1f868d0..dfcc6c9593d 100644 --- a/cpp/test/IcePack/simple/TestI.cpp +++ b/cpp/test/IcePack/simple/TestI.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IcePack/simple/TestI.h b/cpp/test/IcePack/simple/TestI.h index a27549ddfce..4f0e4f2205f 100644 --- a/cpp/test/IcePack/simple/TestI.h +++ b/cpp/test/IcePack/simple/TestI.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IcePack/simple/icepackadmin.py b/cpp/test/IcePack/simple/icepackadmin.py index da71bbdd547..abdc3fe4fea 100755 --- a/cpp/test/IcePack/simple/icepackadmin.py +++ b/cpp/test/IcePack/simple/icepackadmin.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IcePack/simple/run.py b/cpp/test/IcePack/simple/run.py index 24ed905f18f..837972caf0f 100755 --- a/cpp/test/IcePack/simple/run.py +++ b/cpp/test/IcePack/simple/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceSSL/Makefile b/cpp/test/IceSSL/Makefile index b3aac159c72..148ea7e8276 100644 --- a/cpp/test/IceSSL/Makefile +++ b/cpp/test/IceSSL/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceSSL/certificateAndKeyParsing/CertificateAndKeyParsing.cpp b/cpp/test/IceSSL/certificateAndKeyParsing/CertificateAndKeyParsing.cpp index 5e02758a3a6..a7962f0737a 100644 --- a/cpp/test/IceSSL/certificateAndKeyParsing/CertificateAndKeyParsing.cpp +++ b/cpp/test/IceSSL/certificateAndKeyParsing/CertificateAndKeyParsing.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2002 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceSSL/certificateAndKeyParsing/Makefile b/cpp/test/IceSSL/certificateAndKeyParsing/Makefile index 51d48f6a949..bfff0086bdc 100644 --- a/cpp/test/IceSSL/certificateAndKeyParsing/Makefile +++ b/cpp/test/IceSSL/certificateAndKeyParsing/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2002 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceSSL/certificateAndKeyParsing/run.py b/cpp/test/IceSSL/certificateAndKeyParsing/run.py index 620ce0e562e..0faed66d0d8 100755 --- a/cpp/test/IceSSL/certificateAndKeyParsing/run.py +++ b/cpp/test/IceSSL/certificateAndKeyParsing/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceSSL/certificateVerification/Client.cpp b/cpp/test/IceSSL/certificateVerification/Client.cpp index 8f440d8ad57..32acba9d57e 100644 --- a/cpp/test/IceSSL/certificateVerification/Client.cpp +++ b/cpp/test/IceSSL/certificateVerification/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2002 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceSSL/certificateVerification/Makefile b/cpp/test/IceSSL/certificateVerification/Makefile index 42a0f78edc2..81335d690f9 100644 --- a/cpp/test/IceSSL/certificateVerification/Makefile +++ b/cpp/test/IceSSL/certificateVerification/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceSSL/certificateVerification/Pinger.ice b/cpp/test/IceSSL/certificateVerification/Pinger.ice index c3a01dac93f..f80457dbb32 100644 --- a/cpp/test/IceSSL/certificateVerification/Pinger.ice +++ b/cpp/test/IceSSL/certificateVerification/Pinger.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2002 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceSSL/certificateVerification/Server.cpp b/cpp/test/IceSSL/certificateVerification/Server.cpp index 76da45ca442..fc54dde50ae 100644 --- a/cpp/test/IceSSL/certificateVerification/Server.cpp +++ b/cpp/test/IceSSL/certificateVerification/Server.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2002 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceSSL/certificateVerification/run.py b/cpp/test/IceSSL/certificateVerification/run.py index 1e27f5f0b73..cf991a2e309 100755 --- a/cpp/test/IceSSL/certificateVerification/run.py +++ b/cpp/test/IceSSL/certificateVerification/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceSSL/certificateVerifier/CertificateVerifier.cpp b/cpp/test/IceSSL/certificateVerifier/CertificateVerifier.cpp index 425016d2178..71d236e33fe 100644 --- a/cpp/test/IceSSL/certificateVerifier/CertificateVerifier.cpp +++ b/cpp/test/IceSSL/certificateVerifier/CertificateVerifier.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2002 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceSSL/certificateVerifier/Makefile b/cpp/test/IceSSL/certificateVerifier/Makefile index 0e7d06e5477..c848c3c4ac7 100644 --- a/cpp/test/IceSSL/certificateVerifier/Makefile +++ b/cpp/test/IceSSL/certificateVerifier/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2002 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceSSL/certificateVerifier/run.py b/cpp/test/IceSSL/certificateVerifier/run.py index f98c37d3f95..13d25b53cf1 100755 --- a/cpp/test/IceSSL/certificateVerifier/run.py +++ b/cpp/test/IceSSL/certificateVerifier/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceSSL/configuration/Configuration.cpp b/cpp/test/IceSSL/configuration/Configuration.cpp index a489ac549dc..b060bfb3d95 100644 --- a/cpp/test/IceSSL/configuration/Configuration.cpp +++ b/cpp/test/IceSSL/configuration/Configuration.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2002 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceSSL/configuration/Makefile b/cpp/test/IceSSL/configuration/Makefile index f003a51d32d..1cadb48728b 100644 --- a/cpp/test/IceSSL/configuration/Makefile +++ b/cpp/test/IceSSL/configuration/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2002 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceSSL/configuration/run.py b/cpp/test/IceSSL/configuration/run.py index 1a365468e54..e4a855c0d75 100755 --- a/cpp/test/IceSSL/configuration/run.py +++ b/cpp/test/IceSSL/configuration/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceSSL/loadPEM/LoadPEM.cpp b/cpp/test/IceSSL/loadPEM/LoadPEM.cpp index 5185bce3df3..29f1c29b4a4 100644 --- a/cpp/test/IceSSL/loadPEM/LoadPEM.cpp +++ b/cpp/test/IceSSL/loadPEM/LoadPEM.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2002 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceSSL/loadPEM/Makefile b/cpp/test/IceSSL/loadPEM/Makefile index 7339313e66f..39c8b3f925e 100644 --- a/cpp/test/IceSSL/loadPEM/Makefile +++ b/cpp/test/IceSSL/loadPEM/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2002 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceSSL/loadPEM/run.py b/cpp/test/IceSSL/loadPEM/run.py index f042b7ffe57..98f6dac4489 100755 --- a/cpp/test/IceSSL/loadPEM/run.py +++ b/cpp/test/IceSSL/loadPEM/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceStorm/Makefile b/cpp/test/IceStorm/Makefile index a69d6f525fd..2344b259d18 100644 --- a/cpp/test/IceStorm/Makefile +++ b/cpp/test/IceStorm/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceStorm/federation/Event.ice b/cpp/test/IceStorm/federation/Event.ice index bb76ebc74f5..8521b2eabec 100644 --- a/cpp/test/IceStorm/federation/Event.ice +++ b/cpp/test/IceStorm/federation/Event.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceStorm/federation/Makefile b/cpp/test/IceStorm/federation/Makefile index 262799acde9..6d51fa81a56 100644 --- a/cpp/test/IceStorm/federation/Makefile +++ b/cpp/test/IceStorm/federation/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceStorm/federation/Publisher.cpp b/cpp/test/IceStorm/federation/Publisher.cpp index e35b3ea4f2c..d3765ae4223 100644 --- a/cpp/test/IceStorm/federation/Publisher.cpp +++ b/cpp/test/IceStorm/federation/Publisher.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceStorm/federation/Subscriber.cpp b/cpp/test/IceStorm/federation/Subscriber.cpp index aae50c90f99..4bc9a669db7 100644 --- a/cpp/test/IceStorm/federation/Subscriber.cpp +++ b/cpp/test/IceStorm/federation/Subscriber.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceStorm/federation/run.py b/cpp/test/IceStorm/federation/run.py index 83386b06347..722635fe54f 100755 --- a/cpp/test/IceStorm/federation/run.py +++ b/cpp/test/IceStorm/federation/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceStorm/federation2/run.py b/cpp/test/IceStorm/federation2/run.py index 088b29d494b..05e94a4209d 100755 --- a/cpp/test/IceStorm/federation2/run.py +++ b/cpp/test/IceStorm/federation2/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceStorm/single/Makefile b/cpp/test/IceStorm/single/Makefile index 59a3df9787f..1f3dc9b30b4 100644 --- a/cpp/test/IceStorm/single/Makefile +++ b/cpp/test/IceStorm/single/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceStorm/single/Publisher.cpp b/cpp/test/IceStorm/single/Publisher.cpp index 24e10019b2d..1f16919d76f 100644 --- a/cpp/test/IceStorm/single/Publisher.cpp +++ b/cpp/test/IceStorm/single/Publisher.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceStorm/single/Single.ice b/cpp/test/IceStorm/single/Single.ice index 1f350742bfd..1f90ac9aa92 100644 --- a/cpp/test/IceStorm/single/Single.ice +++ b/cpp/test/IceStorm/single/Single.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceStorm/single/Subscriber.cpp b/cpp/test/IceStorm/single/Subscriber.cpp index 58a45de9c5f..24693b51b6f 100644 --- a/cpp/test/IceStorm/single/Subscriber.cpp +++ b/cpp/test/IceStorm/single/Subscriber.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceStorm/single/run.py b/cpp/test/IceStorm/single/run.py index 69a23e149d0..5cdeb384b29 100755 --- a/cpp/test/IceStorm/single/run.py +++ b/cpp/test/IceStorm/single/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceUtil/Makefile b/cpp/test/IceUtil/Makefile index d8c09a8a0c6..b3962d91602 100644 --- a/cpp/test/IceUtil/Makefile +++ b/cpp/test/IceUtil/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceUtil/inputUtil/Client.cpp b/cpp/test/IceUtil/inputUtil/Client.cpp index 8fa423ac592..e7317933c84 100644 --- a/cpp/test/IceUtil/inputUtil/Client.cpp +++ b/cpp/test/IceUtil/inputUtil/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceUtil/inputUtil/Makefile b/cpp/test/IceUtil/inputUtil/Makefile index 3caf18f430f..6594a12ac5c 100644 --- a/cpp/test/IceUtil/inputUtil/Makefile +++ b/cpp/test/IceUtil/inputUtil/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceUtil/inputUtil/run.py b/cpp/test/IceUtil/inputUtil/run.py index 0828d1b53c9..2376fd7797b 100755 --- a/cpp/test/IceUtil/inputUtil/run.py +++ b/cpp/test/IceUtil/inputUtil/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceUtil/thread/Client.cpp b/cpp/test/IceUtil/thread/Client.cpp index 7e738b1ecdd..795d3a17146 100644 --- a/cpp/test/IceUtil/thread/Client.cpp +++ b/cpp/test/IceUtil/thread/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceUtil/thread/CreateTest.cpp b/cpp/test/IceUtil/thread/CreateTest.cpp index bfefa84712c..daf15c2ed89 100644 --- a/cpp/test/IceUtil/thread/CreateTest.cpp +++ b/cpp/test/IceUtil/thread/CreateTest.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceUtil/thread/CreateTest.h b/cpp/test/IceUtil/thread/CreateTest.h index e5e02847073..f165ed67c83 100644 --- a/cpp/test/IceUtil/thread/CreateTest.h +++ b/cpp/test/IceUtil/thread/CreateTest.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceUtil/thread/Makefile b/cpp/test/IceUtil/thread/Makefile index 1d29ab30648..7edcda68566 100644 --- a/cpp/test/IceUtil/thread/Makefile +++ b/cpp/test/IceUtil/thread/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceUtil/thread/MonitorMutexTest.cpp b/cpp/test/IceUtil/thread/MonitorMutexTest.cpp index 97d2b75847f..571004bbad1 100644 --- a/cpp/test/IceUtil/thread/MonitorMutexTest.cpp +++ b/cpp/test/IceUtil/thread/MonitorMutexTest.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceUtil/thread/MonitorMutexTest.h b/cpp/test/IceUtil/thread/MonitorMutexTest.h index a6a1898ad8e..619ec7b51dc 100644 --- a/cpp/test/IceUtil/thread/MonitorMutexTest.h +++ b/cpp/test/IceUtil/thread/MonitorMutexTest.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceUtil/thread/MonitorRecMutexTest.cpp b/cpp/test/IceUtil/thread/MonitorRecMutexTest.cpp index 911ade1f8df..87a4520a513 100644 --- a/cpp/test/IceUtil/thread/MonitorRecMutexTest.cpp +++ b/cpp/test/IceUtil/thread/MonitorRecMutexTest.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceUtil/thread/MonitorRecMutexTest.h b/cpp/test/IceUtil/thread/MonitorRecMutexTest.h index 6405086c272..f595403122c 100644 --- a/cpp/test/IceUtil/thread/MonitorRecMutexTest.h +++ b/cpp/test/IceUtil/thread/MonitorRecMutexTest.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceUtil/thread/MutexTest.cpp b/cpp/test/IceUtil/thread/MutexTest.cpp index f1c3f4a8e36..73ca37d3afd 100644 --- a/cpp/test/IceUtil/thread/MutexTest.cpp +++ b/cpp/test/IceUtil/thread/MutexTest.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceUtil/thread/MutexTest.h b/cpp/test/IceUtil/thread/MutexTest.h index 0fca6b54c36..8ba268cb672 100644 --- a/cpp/test/IceUtil/thread/MutexTest.h +++ b/cpp/test/IceUtil/thread/MutexTest.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceUtil/thread/RWRecMutexTest.cpp b/cpp/test/IceUtil/thread/RWRecMutexTest.cpp index 353314080cd..020205e2cb9 100644 --- a/cpp/test/IceUtil/thread/RWRecMutexTest.cpp +++ b/cpp/test/IceUtil/thread/RWRecMutexTest.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceUtil/thread/RWRecMutexTest.h b/cpp/test/IceUtil/thread/RWRecMutexTest.h index f40709f6440..18153db1792 100644 --- a/cpp/test/IceUtil/thread/RWRecMutexTest.h +++ b/cpp/test/IceUtil/thread/RWRecMutexTest.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceUtil/thread/RecMutexTest.cpp b/cpp/test/IceUtil/thread/RecMutexTest.cpp index 3e3ec1a2ee2..9ef95c506ad 100644 --- a/cpp/test/IceUtil/thread/RecMutexTest.cpp +++ b/cpp/test/IceUtil/thread/RecMutexTest.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceUtil/thread/RecMutexTest.h b/cpp/test/IceUtil/thread/RecMutexTest.h index 6968cdd6f12..92debbfcc94 100644 --- a/cpp/test/IceUtil/thread/RecMutexTest.h +++ b/cpp/test/IceUtil/thread/RecMutexTest.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceUtil/thread/TestBase.cpp b/cpp/test/IceUtil/thread/TestBase.cpp index 663ca4ef6cb..cfc559c9d5f 100644 --- a/cpp/test/IceUtil/thread/TestBase.cpp +++ b/cpp/test/IceUtil/thread/TestBase.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceUtil/thread/TestBase.h b/cpp/test/IceUtil/thread/TestBase.h index c2edb9d1e97..e7fdf894ffe 100644 --- a/cpp/test/IceUtil/thread/TestBase.h +++ b/cpp/test/IceUtil/thread/TestBase.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceUtil/thread/TestSuite.cpp b/cpp/test/IceUtil/thread/TestSuite.cpp index 78e06dd3378..f5a672bd3a3 100644 --- a/cpp/test/IceUtil/thread/TestSuite.cpp +++ b/cpp/test/IceUtil/thread/TestSuite.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceUtil/thread/TestSuite.h b/cpp/test/IceUtil/thread/TestSuite.h index 12b88db1984..b0a3c0c5230 100644 --- a/cpp/test/IceUtil/thread/TestSuite.h +++ b/cpp/test/IceUtil/thread/TestSuite.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceUtil/thread/run.py b/cpp/test/IceUtil/thread/run.py index f0829174aff..55556de951f 100755 --- a/cpp/test/IceUtil/thread/run.py +++ b/cpp/test/IceUtil/thread/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceUtil/unicode/Client.cpp b/cpp/test/IceUtil/unicode/Client.cpp index 7ab06a58d33..fc64aa0b517 100644 --- a/cpp/test/IceUtil/unicode/Client.cpp +++ b/cpp/test/IceUtil/unicode/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceUtil/unicode/Makefile b/cpp/test/IceUtil/unicode/Makefile index 3caf18f430f..6594a12ac5c 100644 --- a/cpp/test/IceUtil/unicode/Makefile +++ b/cpp/test/IceUtil/unicode/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceUtil/unicode/run.py b/cpp/test/IceUtil/unicode/run.py index ba80afc22b0..a5489c5f06c 100755 --- a/cpp/test/IceUtil/unicode/run.py +++ b/cpp/test/IceUtil/unicode/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceXML/Makefile b/cpp/test/IceXML/Makefile index 579c025a8ae..2bbde380d3c 100644 --- a/cpp/test/IceXML/Makefile +++ b/cpp/test/IceXML/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceXML/encoding/Client.cpp b/cpp/test/IceXML/encoding/Client.cpp index 4a1a29a5da9..4bc42dc78a6 100644 --- a/cpp/test/IceXML/encoding/Client.cpp +++ b/cpp/test/IceXML/encoding/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved @@ -18,7 +18,7 @@ using namespace std; static string header = "<ice:data xmlns=\"http://www.noorg.org/schemas\"" -" xmlns:ice=\"http://www.mutablerealms.com/schemas\"" +" xmlns:ice=\"http://www.zeroc.com/schemas\"" " xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"" " xsi:schemaLocation=\"http://www.noorg.org/schemas Test.xsd\">"; diff --git a/cpp/test/IceXML/encoding/Makefile b/cpp/test/IceXML/encoding/Makefile index 312b2e30e1d..72264b184d7 100644 --- a/cpp/test/IceXML/encoding/Makefile +++ b/cpp/test/IceXML/encoding/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceXML/encoding/Test.ice b/cpp/test/IceXML/encoding/Test.ice index 475c5c99e64..f28e5be0613 100644 --- a/cpp/test/IceXML/encoding/Test.ice +++ b/cpp/test/IceXML/encoding/Test.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceXML/encoding/ice.xsd b/cpp/test/IceXML/encoding/ice.xsd index a78da7cb5c5..3acf47f9085 100644 --- a/cpp/test/IceXML/encoding/ice.xsd +++ b/cpp/test/IceXML/encoding/ice.xsd @@ -2,7 +2,7 @@ <!-- ********************************************************************** Copyright (c) 2001 -MutableRealms, Inc. +ZeroC, Inc. Huntsville, AL, USA All Rights Reserved @@ -10,8 +10,8 @@ All Rights Reserved --> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" - xmlns:tns="http://www.mutablerealms.com/schemas" - targetNamespace="http://www.mutablerealms.com/schemas"> + xmlns:tns="http://www.zeroc.com/schemas" + targetNamespace="http://www.zeroc.com/schemas"> <xs:simpleType name="_internal.proxyType"> <xs:annotation> diff --git a/cpp/test/IceXML/encoding/run.py b/cpp/test/IceXML/encoding/run.py index f416b4b6c79..6aa3125b680 100755 --- a/cpp/test/IceXML/encoding/run.py +++ b/cpp/test/IceXML/encoding/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Makefile b/cpp/test/Makefile index 914be198e29..3e4705ce999 100644 --- a/cpp/test/Makefile +++ b/cpp/test/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/CaseInsensitive.ice b/cpp/test/Slice/errorDetection/CaseInsensitive.ice index e3acb5f91a6..2118d2b9c7a 100644 --- a/cpp/test/Slice/errorDetection/CaseInsensitive.ice +++ b/cpp/test/Slice/errorDetection/CaseInsensitive.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/ClassRedefinition.ice b/cpp/test/Slice/errorDetection/ClassRedefinition.ice index 73d20563f35..075517e4a8d 100644 --- a/cpp/test/Slice/errorDetection/ClassRedefinition.ice +++ b/cpp/test/Slice/errorDetection/ClassRedefinition.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/DataMemberRedefinition.ice b/cpp/test/Slice/errorDetection/DataMemberRedefinition.ice index ff04344e4a3..17212833c32 100644 --- a/cpp/test/Slice/errorDetection/DataMemberRedefinition.ice +++ b/cpp/test/Slice/errorDetection/DataMemberRedefinition.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/DeclaratorMissing.ice b/cpp/test/Slice/errorDetection/DeclaratorMissing.ice index 923a49d197d..84b2c082723 100644 --- a/cpp/test/Slice/errorDetection/DeclaratorMissing.ice +++ b/cpp/test/Slice/errorDetection/DeclaratorMissing.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/DerivedRedefinition.ice b/cpp/test/Slice/errorDetection/DerivedRedefinition.ice index f3862b312b6..e145b538aab 100644 --- a/cpp/test/Slice/errorDetection/DerivedRedefinition.ice +++ b/cpp/test/Slice/errorDetection/DerivedRedefinition.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/DictionaryRedefinition.ice b/cpp/test/Slice/errorDetection/DictionaryRedefinition.ice index 0608487f67f..d4a9848d52f 100644 --- a/cpp/test/Slice/errorDetection/DictionaryRedefinition.ice +++ b/cpp/test/Slice/errorDetection/DictionaryRedefinition.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/DuplicateParameter.ice b/cpp/test/Slice/errorDetection/DuplicateParameter.ice index f369cca8f39..b717e53cdca 100644 --- a/cpp/test/Slice/errorDetection/DuplicateParameter.ice +++ b/cpp/test/Slice/errorDetection/DuplicateParameter.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/EnumRedefinition.ice b/cpp/test/Slice/errorDetection/EnumRedefinition.ice index f255f8acf16..acf245e631d 100644 --- a/cpp/test/Slice/errorDetection/EnumRedefinition.ice +++ b/cpp/test/Slice/errorDetection/EnumRedefinition.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/EnumeratorRedefinition.ice b/cpp/test/Slice/errorDetection/EnumeratorRedefinition.ice index 835b89433f7..1a143d7e4b3 100644 --- a/cpp/test/Slice/errorDetection/EnumeratorRedefinition.ice +++ b/cpp/test/Slice/errorDetection/EnumeratorRedefinition.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/IdentAsKeyword.ice b/cpp/test/Slice/errorDetection/IdentAsKeyword.ice index 3423e89bc98..269476ecfa4 100644 --- a/cpp/test/Slice/errorDetection/IdentAsKeyword.ice +++ b/cpp/test/Slice/errorDetection/IdentAsKeyword.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/IllegalDeclaration.ice b/cpp/test/Slice/errorDetection/IllegalDeclaration.ice index 7844393c974..f0345b51f60 100644 --- a/cpp/test/Slice/errorDetection/IllegalDeclaration.ice +++ b/cpp/test/Slice/errorDetection/IllegalDeclaration.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/IllegalMI.ice b/cpp/test/Slice/errorDetection/IllegalMI.ice index 66b8f4db812..902ea19fe8c 100644 --- a/cpp/test/Slice/errorDetection/IllegalMI.ice +++ b/cpp/test/Slice/errorDetection/IllegalMI.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/IllegalUseOfKeyword.ice b/cpp/test/Slice/errorDetection/IllegalUseOfKeyword.ice index b9eeb6b1b59..93fb07fe880 100644 --- a/cpp/test/Slice/errorDetection/IllegalUseOfKeyword.ice +++ b/cpp/test/Slice/errorDetection/IllegalUseOfKeyword.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/InterfaceMismatch.ice b/cpp/test/Slice/errorDetection/InterfaceMismatch.ice index 9106b787da2..78beccc7543 100644 --- a/cpp/test/Slice/errorDetection/InterfaceMismatch.ice +++ b/cpp/test/Slice/errorDetection/InterfaceMismatch.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/InterfaceRedefinition.ice b/cpp/test/Slice/errorDetection/InterfaceRedefinition.ice index 99b39cda040..49aed46057a 100644 --- a/cpp/test/Slice/errorDetection/InterfaceRedefinition.ice +++ b/cpp/test/Slice/errorDetection/InterfaceRedefinition.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/LocalMismatch.ice b/cpp/test/Slice/errorDetection/LocalMismatch.ice index 87ee021b745..f20a9ef34a3 100644 --- a/cpp/test/Slice/errorDetection/LocalMismatch.ice +++ b/cpp/test/Slice/errorDetection/LocalMismatch.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/NameCanNotBeUsed.ice b/cpp/test/Slice/errorDetection/NameCanNotBeUsed.ice index 9d39d0c612e..4513b9a6f09 100644 --- a/cpp/test/Slice/errorDetection/NameCanNotBeUsed.ice +++ b/cpp/test/Slice/errorDetection/NameCanNotBeUsed.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/NotClassOrInterface.ice b/cpp/test/Slice/errorDetection/NotClassOrInterface.ice index f245c01d5bb..708dcb306d7 100644 --- a/cpp/test/Slice/errorDetection/NotClassOrInterface.ice +++ b/cpp/test/Slice/errorDetection/NotClassOrInterface.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/NotException.ice b/cpp/test/Slice/errorDetection/NotException.ice index cd1cae1ed04..c06fc61fc92 100644 --- a/cpp/test/Slice/errorDetection/NotException.ice +++ b/cpp/test/Slice/errorDetection/NotException.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/NotType.ice b/cpp/test/Slice/errorDetection/NotType.ice index 4c8ebd1e644..4557da3cb7f 100644 --- a/cpp/test/Slice/errorDetection/NotType.ice +++ b/cpp/test/Slice/errorDetection/NotType.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/OperationRedefinition.ice b/cpp/test/Slice/errorDetection/OperationRedefinition.ice index 53358f050d5..1b793fb69bd 100644 --- a/cpp/test/Slice/errorDetection/OperationRedefinition.ice +++ b/cpp/test/Slice/errorDetection/OperationRedefinition.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/ParamsOutOfOrder.ice b/cpp/test/Slice/errorDetection/ParamsOutOfOrder.ice index a5891583e83..24261977f3e 100644 --- a/cpp/test/Slice/errorDetection/ParamsOutOfOrder.ice +++ b/cpp/test/Slice/errorDetection/ParamsOutOfOrder.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/RedefinitionAsClass.ice b/cpp/test/Slice/errorDetection/RedefinitionAsClass.ice index ccea8bba042..11ab9e02a56 100644 --- a/cpp/test/Slice/errorDetection/RedefinitionAsClass.ice +++ b/cpp/test/Slice/errorDetection/RedefinitionAsClass.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/RedefinitionAsDataMember.ice b/cpp/test/Slice/errorDetection/RedefinitionAsDataMember.ice index 7a616fca691..15564403a79 100644 --- a/cpp/test/Slice/errorDetection/RedefinitionAsDataMember.ice +++ b/cpp/test/Slice/errorDetection/RedefinitionAsDataMember.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/RedefinitionAsDictionary.ice b/cpp/test/Slice/errorDetection/RedefinitionAsDictionary.ice index 231025c93ed..72aab19a267 100644 --- a/cpp/test/Slice/errorDetection/RedefinitionAsDictionary.ice +++ b/cpp/test/Slice/errorDetection/RedefinitionAsDictionary.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/RedefinitionAsEnum.ice b/cpp/test/Slice/errorDetection/RedefinitionAsEnum.ice index 97f50246118..e5b4bb2004d 100644 --- a/cpp/test/Slice/errorDetection/RedefinitionAsEnum.ice +++ b/cpp/test/Slice/errorDetection/RedefinitionAsEnum.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/RedefinitionAsEnumerator.ice b/cpp/test/Slice/errorDetection/RedefinitionAsEnumerator.ice index 475a62113d4..c5d411ca0ec 100644 --- a/cpp/test/Slice/errorDetection/RedefinitionAsEnumerator.ice +++ b/cpp/test/Slice/errorDetection/RedefinitionAsEnumerator.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/RedefinitionAsInterface.ice b/cpp/test/Slice/errorDetection/RedefinitionAsInterface.ice index f0df726b345..bcb23f8c69e 100644 --- a/cpp/test/Slice/errorDetection/RedefinitionAsInterface.ice +++ b/cpp/test/Slice/errorDetection/RedefinitionAsInterface.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/RedefinitionAsModule.ice b/cpp/test/Slice/errorDetection/RedefinitionAsModule.ice index d60bb309b05..d2ac2e80d4d 100644 --- a/cpp/test/Slice/errorDetection/RedefinitionAsModule.ice +++ b/cpp/test/Slice/errorDetection/RedefinitionAsModule.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/RedefinitionAsOperation.ice b/cpp/test/Slice/errorDetection/RedefinitionAsOperation.ice index 0818d0e9aab..07e3a3703f2 100644 --- a/cpp/test/Slice/errorDetection/RedefinitionAsOperation.ice +++ b/cpp/test/Slice/errorDetection/RedefinitionAsOperation.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/RedefinitionAsSequence.ice b/cpp/test/Slice/errorDetection/RedefinitionAsSequence.ice index 7da5288a824..5c98a5e8f33 100644 --- a/cpp/test/Slice/errorDetection/RedefinitionAsSequence.ice +++ b/cpp/test/Slice/errorDetection/RedefinitionAsSequence.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/Reserved.ice b/cpp/test/Slice/errorDetection/Reserved.ice index 15c07188019..f198259d6d4 100644 --- a/cpp/test/Slice/errorDetection/Reserved.ice +++ b/cpp/test/Slice/errorDetection/Reserved.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/SequenceRedefinition.ice b/cpp/test/Slice/errorDetection/SequenceRedefinition.ice index 7592c6cc558..29ed8ed6f59 100644 --- a/cpp/test/Slice/errorDetection/SequenceRedefinition.ice +++ b/cpp/test/Slice/errorDetection/SequenceRedefinition.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/StructMembers.ice b/cpp/test/Slice/errorDetection/StructMembers.ice index 1d71d13556b..2f45e43a9f4 100644 --- a/cpp/test/Slice/errorDetection/StructMembers.ice +++ b/cpp/test/Slice/errorDetection/StructMembers.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/Undefined.ice b/cpp/test/Slice/errorDetection/Undefined.ice index 967d6fb53f7..9dd8e99506b 100644 --- a/cpp/test/Slice/errorDetection/Undefined.ice +++ b/cpp/test/Slice/errorDetection/Undefined.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/WrongProxyType.ice b/cpp/test/Slice/errorDetection/WrongProxyType.ice index f0d14d02c5b..bd33c3c7d06 100644 --- a/cpp/test/Slice/errorDetection/WrongProxyType.ice +++ b/cpp/test/Slice/errorDetection/WrongProxyType.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/include/IcePrefix.ice b/cpp/test/Slice/errorDetection/include/IcePrefix.ice index bfcd2357fe3..4c6257c73eb 100644 --- a/cpp/test/Slice/errorDetection/include/IcePrefix.ice +++ b/cpp/test/Slice/errorDetection/include/IcePrefix.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Slice/errorDetection/run.py b/cpp/test/Slice/errorDetection/run.py index 1e279278c6a..fc18bad69b8 100755 --- a/cpp/test/Slice/errorDetection/run.py +++ b/cpp/test/Slice/errorDetection/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/XMLTransform/Makefile b/cpp/test/XMLTransform/Makefile index 369690284a4..534e158d0d6 100644 --- a/cpp/test/XMLTransform/Makefile +++ b/cpp/test/XMLTransform/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2002 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/XMLTransform/transform/Makefile b/cpp/test/XMLTransform/transform/Makefile index e4dbf1a5750..781a8cb7a9b 100644 --- a/cpp/test/XMLTransform/transform/Makefile +++ b/cpp/test/XMLTransform/transform/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2002 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/XMLTransform/transform/Populate.cpp b/cpp/test/XMLTransform/transform/Populate.cpp index c629696a949..d75efb2de00 100644 --- a/cpp/test/XMLTransform/transform/Populate.cpp +++ b/cpp/test/XMLTransform/transform/Populate.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2002 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved @@ -853,9 +853,9 @@ transformEvictor(const DBEnvironmentPtr& dbEnv) "<xs:schema xmlns:xs=\"http://www.w3.org/2001/XMLSchema\"" " elementFormDefault=\"qualified\"" " xmlns:tns=\"http://www.noorg.org/schemas\"" - " xmlns:ice=\"http://www.mutablerealms.com/schemas\"" + " xmlns:ice=\"http://www.zeroc.com/schemas\"" " targetNamespace=\"http://www.noorg.org/schemas\">" - " <xs:import namespace=\"http://www.mutablerealms.com/schemas\" schemaLocation=\"ice.xsd\"/>" + " <xs:import namespace=\"http://www.zeroc.com/schemas\" schemaLocation=\"ice.xsd\"/>" " <xs:element name=\"Key\" type=\"_internal.Ice.IdentityType\"/>" " <xs:element name=\"Value\" type=\"ice:_internal.objectType\"/></xs:schema>"; diff --git a/cpp/test/XMLTransform/transform/Validate.cpp b/cpp/test/XMLTransform/transform/Validate.cpp index ea8c1a0a595..4b25e733327 100644 --- a/cpp/test/XMLTransform/transform/Validate.cpp +++ b/cpp/test/XMLTransform/transform/Validate.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2002 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/XMLTransform/transform/run.py b/cpp/test/XMLTransform/transform/run.py index 7eeffce1f4b..f8239b2c3f0 100755 --- a/cpp/test/XMLTransform/transform/run.py +++ b/cpp/test/XMLTransform/transform/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2002 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Yellow/Makefile b/cpp/test/Yellow/Makefile index 5bdc25c3886..709fde60e40 100644 --- a/cpp/test/Yellow/Makefile +++ b/cpp/test/Yellow/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Yellow/basicYellow/Client.cpp b/cpp/test/Yellow/basicYellow/Client.cpp index f755edda0e4..18f35975d13 100644 --- a/cpp/test/Yellow/basicYellow/Client.cpp +++ b/cpp/test/Yellow/basicYellow/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/Yellow/basicYellow/Makefile b/cpp/test/Yellow/basicYellow/Makefile index e4e14362c60..e6ef665faa9 100644 --- a/cpp/test/Yellow/basicYellow/Makefile +++ b/cpp/test/Yellow/basicYellow/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/Yellow/basicYellow/run.py b/cpp/test/Yellow/basicYellow/run.py index 177614e0ac5..1a7b88ef90f 100755 --- a/cpp/test/Yellow/basicYellow/run.py +++ b/cpp/test/Yellow/basicYellow/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/include/TestCommon.h b/cpp/test/include/TestCommon.h index a5870418730..7416651b73d 100644 --- a/cpp/test/include/TestCommon.h +++ b/cpp/test/include/TestCommon.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved |