diff options
author | Marc Laukien <marc@zeroc.com> | 2002-07-09 19:44:38 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2002-07-09 19:44:38 +0000 |
commit | 3bff1d4c84ee85bb76d76a514832d0addbe23273 (patch) | |
tree | b12b9a8f2524c5752730b02c7c2a39362b59e4c2 /cpp/src/slice2java | |
parent | minor (diff) | |
download | ice-3bff1d4c84ee85bb76d76a514832d0addbe23273.tar.bz2 ice-3bff1d4c84ee85bb76d76a514832d0addbe23273.tar.xz ice-3bff1d4c84ee85bb76d76a514832d0addbe23273.zip |
added space
Diffstat (limited to 'cpp/src/slice2java')
-rw-r--r-- | cpp/src/slice2java/Gen.cpp | 2 | ||||
-rw-r--r-- | cpp/src/slice2java/Gen.h | 2 | ||||
-rw-r--r-- | cpp/src/slice2java/Main.cpp | 2 | ||||
-rw-r--r-- | cpp/src/slice2java/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/cpp/src/slice2java/Gen.cpp b/cpp/src/slice2java/Gen.cpp index bc12269e574..ef0c5962708 100644 --- a/cpp/src/slice2java/Gen.cpp +++ b/cpp/src/slice2java/Gen.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// MutableRealms, Inc. +// Mutable Realms, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/src/slice2java/Gen.h b/cpp/src/slice2java/Gen.h index 3811b9bafe1..81895d21b14 100644 --- a/cpp/src/slice2java/Gen.h +++ b/cpp/src/slice2java/Gen.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// MutableRealms, Inc. +// Mutable Realms, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/src/slice2java/Main.cpp b/cpp/src/slice2java/Main.cpp index 9b180d6caba..e03751fe8a6 100644 --- a/cpp/src/slice2java/Main.cpp +++ b/cpp/src/slice2java/Main.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// MutableRealms, Inc. +// Mutable Realms, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/src/slice2java/Makefile b/cpp/src/slice2java/Makefile index e02e928cf61..57c3feb9127 100644 --- a/cpp/src/slice2java/Makefile +++ b/cpp/src/slice2java/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# MutableRealms, Inc. +# Mutable Realms, Inc. # Huntsville, AL, USA # # All Rights Reserved |