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/Slice/CPlusPlusUtil.cpp | |
parent | minor (diff) | |
download | ice-3bff1d4c84ee85bb76d76a514832d0addbe23273.tar.bz2 ice-3bff1d4c84ee85bb76d76a514832d0addbe23273.tar.xz ice-3bff1d4c84ee85bb76d76a514832d0addbe23273.zip |
added space
Diffstat (limited to 'cpp/src/Slice/CPlusPlusUtil.cpp')
-rw-r--r-- | cpp/src/Slice/CPlusPlusUtil.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/Slice/CPlusPlusUtil.cpp b/cpp/src/Slice/CPlusPlusUtil.cpp index 0c800c87ac4..eec8c8d26eb 100644 --- a/cpp/src/Slice/CPlusPlusUtil.cpp +++ b/cpp/src/Slice/CPlusPlusUtil.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// MutableRealms, Inc. +// Mutable Realms, Inc. // Huntsville, AL, USA // // All Rights Reserved @@ -64,7 +64,7 @@ Slice::printHeader(Output& out) "// **********************************************************************\n" "//\n" "// Copyright (c) 2001\n" -"// MutableRealms, Inc.\n" +"// Mutable Realms, Inc.\n" "// Huntsville, AL, USA\n" "//\n" "// All Rights Reserved\n" |