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/slice2cpp | |
parent | minor (diff) | |
download | ice-3bff1d4c84ee85bb76d76a514832d0addbe23273.tar.bz2 ice-3bff1d4c84ee85bb76d76a514832d0addbe23273.tar.xz ice-3bff1d4c84ee85bb76d76a514832d0addbe23273.zip |
added space
Diffstat (limited to 'cpp/src/slice2cpp')
-rw-r--r-- | cpp/src/slice2cpp/Gen.cpp | 2 | ||||
-rw-r--r-- | cpp/src/slice2cpp/Gen.h | 2 | ||||
-rw-r--r-- | cpp/src/slice2cpp/Main.cpp | 2 | ||||
-rw-r--r-- | cpp/src/slice2cpp/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/cpp/src/slice2cpp/Gen.cpp b/cpp/src/slice2cpp/Gen.cpp index eda491f8fb6..b85d779b9cb 100644 --- a/cpp/src/slice2cpp/Gen.cpp +++ b/cpp/src/slice2cpp/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/slice2cpp/Gen.h b/cpp/src/slice2cpp/Gen.h index fe9c67cd27b..e4b62787190 100644 --- a/cpp/src/slice2cpp/Gen.h +++ b/cpp/src/slice2cpp/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/slice2cpp/Main.cpp b/cpp/src/slice2cpp/Main.cpp index cd81f3c674e..aec804376a2 100644 --- a/cpp/src/slice2cpp/Main.cpp +++ b/cpp/src/slice2cpp/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/slice2cpp/Makefile b/cpp/src/slice2cpp/Makefile index 423aa9fed07..126507a3707 100644 --- a/cpp/src/slice2cpp/Makefile +++ b/cpp/src/slice2cpp/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# MutableRealms, Inc. +# Mutable Realms, Inc. # Huntsville, AL, USA # # All Rights Reserved |