diff options
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 3f240c5677b..359e93deae0 100644 --- a/cpp/src/slice2java/Gen.cpp +++ b/cpp/src/slice2java/Gen.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/src/slice2java/Gen.h b/cpp/src/slice2java/Gen.h index abe8acac77f..7562fb9e7ec 100644 --- a/cpp/src/slice2java/Gen.h +++ b/cpp/src/slice2java/Gen.h @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/src/slice2java/Main.cpp b/cpp/src/slice2java/Main.cpp index 4224d428f1e..058c897279e 100644 --- a/cpp/src/slice2java/Main.cpp +++ b/cpp/src/slice2java/Main.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/cpp/src/slice2java/Makefile b/cpp/src/slice2java/Makefile index 57c3feb9127..4babdd2cdb0 100644 --- a/cpp/src/slice2java/Makefile +++ b/cpp/src/slice2java/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved |