diff options
Diffstat (limited to 'cpp/src/slice2wsdl/Gen.cpp')
-rw-r--r-- | cpp/src/slice2wsdl/Gen.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/slice2wsdl/Gen.cpp b/cpp/src/slice2wsdl/Gen.cpp index 503975aaf5a..38f08dbf963 100644 --- a/cpp/src/slice2wsdl/Gen.cpp +++ b/cpp/src/slice2wsdl/Gen.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// MutableRealms, Inc. +// Mutable Realms, Inc. // Huntsville, AL, USA // // All Rights Reserved @@ -173,7 +173,7 @@ Slice::Gen::printHeader(XMLOutput& O) "<!--\n" "**********************************************************************\n" "Copyright (c) 2001\n" -"MutableRealms, Inc.\n" +"Mutable Realms, Inc.\n" "Huntsville, AL, USA\n" "\n" "All Rights Reserved\n" |