diff options
Diffstat (limited to 'java/test/IceXML/encoding')
-rw-r--r-- | java/test/IceXML/encoding/Client.java | 2 | ||||
-rw-r--r-- | java/test/IceXML/encoding/Test.ice | 2 | ||||
-rwxr-xr-x | java/test/IceXML/encoding/run.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/java/test/IceXML/encoding/Client.java b/java/test/IceXML/encoding/Client.java index 93ce88f62fb..f2cfb3f956f 100644 --- a/java/test/IceXML/encoding/Client.java +++ b/java/test/IceXML/encoding/Client.java @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// MutableRealms, Inc. +// Mutable Realms, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/java/test/IceXML/encoding/Test.ice b/java/test/IceXML/encoding/Test.ice index 3bd29c03d86..5dde97685ea 100644 --- a/java/test/IceXML/encoding/Test.ice +++ b/java/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/java/test/IceXML/encoding/run.py b/java/test/IceXML/encoding/run.py index 52db9c7f846..d1882e26da5 100755 --- a/java/test/IceXML/encoding/run.py +++ b/java/test/IceXML/encoding/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# MutableRealms, Inc. +# Mutable Realms, Inc. # Huntsville, AL, USA # # All Rights Reserved |