diff options
Diffstat (limited to 'cpp/demo/Ice/value')
-rw-r--r-- | cpp/demo/Ice/value/Client.cpp | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/value/Makefile | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/value/ObjectFactory.cpp | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/value/ObjectFactory.h | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/value/Server.cpp | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/value/Value.ice | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/value/ValueI.cpp | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/value/ValueI.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/cpp/demo/Ice/value/Client.cpp b/cpp/demo/Ice/value/Client.cpp index 20e620f4541..ae230990a4b 100644 --- a/cpp/demo/Ice/value/Client.cpp +++ b/cpp/demo/Ice/value/Client.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// MutableRealms, Inc. +// Mutable Realms, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/demo/Ice/value/Makefile b/cpp/demo/Ice/value/Makefile index 5292bcce2ad..c5bdbc31cb2 100644 --- a/cpp/demo/Ice/value/Makefile +++ b/cpp/demo/Ice/value/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# MutableRealms, Inc. +# Mutable Realms, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/demo/Ice/value/ObjectFactory.cpp b/cpp/demo/Ice/value/ObjectFactory.cpp index 506319bd0a0..0ea9ef94409 100644 --- a/cpp/demo/Ice/value/ObjectFactory.cpp +++ b/cpp/demo/Ice/value/ObjectFactory.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// MutableRealms, Inc. +// Mutable Realms, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/demo/Ice/value/ObjectFactory.h b/cpp/demo/Ice/value/ObjectFactory.h index 463ccef33fe..c73953f2d8a 100644 --- a/cpp/demo/Ice/value/ObjectFactory.h +++ b/cpp/demo/Ice/value/ObjectFactory.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// MutableRealms, Inc. +// Mutable Realms, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/demo/Ice/value/Server.cpp b/cpp/demo/Ice/value/Server.cpp index b5fd84bce0f..42d88b9b617 100644 --- a/cpp/demo/Ice/value/Server.cpp +++ b/cpp/demo/Ice/value/Server.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// MutableRealms, Inc. +// Mutable Realms, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/demo/Ice/value/Value.ice b/cpp/demo/Ice/value/Value.ice index fee4dd52678..8dbe0e42b88 100644 --- a/cpp/demo/Ice/value/Value.ice +++ b/cpp/demo/Ice/value/Value.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// MutableRealms, Inc. +// Mutable Realms, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/demo/Ice/value/ValueI.cpp b/cpp/demo/Ice/value/ValueI.cpp index 4d046bcad1e..c594db07d09 100644 --- a/cpp/demo/Ice/value/ValueI.cpp +++ b/cpp/demo/Ice/value/ValueI.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// MutableRealms, Inc. +// Mutable Realms, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/demo/Ice/value/ValueI.h b/cpp/demo/Ice/value/ValueI.h index f1a274578e0..eb47dfd77a1 100644 --- a/cpp/demo/Ice/value/ValueI.h +++ b/cpp/demo/Ice/value/ValueI.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// MutableRealms, Inc. +// Mutable Realms, Inc. // Huntsville, AL, USA // // All Rights Reserved |