diff options
Diffstat (limited to 'cpp/test/IceXML')
-rw-r--r-- | cpp/test/IceXML/Makefile | 2 | ||||
-rw-r--r-- | cpp/test/IceXML/encoding/Client.cpp | 2 | ||||
-rw-r--r-- | cpp/test/IceXML/encoding/Makefile | 2 | ||||
-rw-r--r-- | cpp/test/IceXML/encoding/Test.ice | 2 | ||||
-rw-r--r-- | cpp/test/IceXML/encoding/ice.xsd | 2 | ||||
-rwxr-xr-x | cpp/test/IceXML/encoding/run.py | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/cpp/test/IceXML/Makefile b/cpp/test/IceXML/Makefile index fbaaf4e1944..579c025a8ae 100644 --- a/cpp/test/IceXML/Makefile +++ b/cpp/test/IceXML/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# MutableRealms, Inc. +# Mutable Realms, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceXML/encoding/Client.cpp b/cpp/test/IceXML/encoding/Client.cpp index 9bc31fcca3b..6d3d41307c9 100644 --- a/cpp/test/IceXML/encoding/Client.cpp +++ b/cpp/test/IceXML/encoding/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// MutableRealms, Inc. +// Mutable Realms, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceXML/encoding/Makefile b/cpp/test/IceXML/encoding/Makefile index 2369d159a86..60cb525af87 100644 --- a/cpp/test/IceXML/encoding/Makefile +++ b/cpp/test/IceXML/encoding/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# MutableRealms, Inc. +# Mutable Realms, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/test/IceXML/encoding/Test.ice b/cpp/test/IceXML/encoding/Test.ice index 3bd29c03d86..5dde97685ea 100644 --- a/cpp/test/IceXML/encoding/Test.ice +++ b/cpp/test/IceXML/encoding/Test.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// MutableRealms, Inc. +// Mutable Realms, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/test/IceXML/encoding/ice.xsd b/cpp/test/IceXML/encoding/ice.xsd index ac13b7c0bd8..67db4ea3311 100644 --- a/cpp/test/IceXML/encoding/ice.xsd +++ b/cpp/test/IceXML/encoding/ice.xsd @@ -2,7 +2,7 @@ <!-- ********************************************************************** Copyright (c) 2001 -MutableRealms, Inc. +Mutable Realms, Inc. Huntsville, AL, USA All Rights Reserved diff --git a/cpp/test/IceXML/encoding/run.py b/cpp/test/IceXML/encoding/run.py index c9e36d29be4..f416b4b6c79 100755 --- a/cpp/test/IceXML/encoding/run.py +++ b/cpp/test/IceXML/encoding/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# MutableRealms, Inc. +# Mutable Realms, Inc. # Huntsville, AL, USA # # All Rights Reserved |