diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2006-03-14 14:35:18 +0000 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2006-03-14 14:35:18 +0000 |
commit | 23be0bb2d649dbd12e0f3e29289f85c9c8afac08 (patch) | |
tree | 3719ed4ee3c110baf568a9f6e67f02612b20189f /cpp/src/slice2javae | |
parent | Removed unused getLocalHost() (diff) | |
download | ice-23be0bb2d649dbd12e0f3e29289f85c9c8afac08.tar.bz2 ice-23be0bb2d649dbd12e0f3e29289f85c9c8afac08.tar.xz ice-23be0bb2d649dbd12e0f3e29289f85c9c8afac08.zip |
Updated copyright
Diffstat (limited to 'cpp/src/slice2javae')
-rw-r--r-- | cpp/src/slice2javae/Gen.cpp | 2 | ||||
-rw-r--r-- | cpp/src/slice2javae/Gen.h | 2 | ||||
-rw-r--r-- | cpp/src/slice2javae/Main.cpp | 2 | ||||
-rw-r--r-- | cpp/src/slice2javae/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/cpp/src/slice2javae/Gen.cpp b/cpp/src/slice2javae/Gen.cpp index 0c7f810e86b..ce10208c083 100644 --- a/cpp/src/slice2javae/Gen.cpp +++ b/cpp/src/slice2javae/Gen.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/cpp/src/slice2javae/Gen.h b/cpp/src/slice2javae/Gen.h index 470f0dfe203..4ed0266f924 100644 --- a/cpp/src/slice2javae/Gen.h +++ b/cpp/src/slice2javae/Gen.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/cpp/src/slice2javae/Main.cpp b/cpp/src/slice2javae/Main.cpp index 9c2bf89a764..c3be420adc5 100644 --- a/cpp/src/slice2javae/Main.cpp +++ b/cpp/src/slice2javae/Main.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/cpp/src/slice2javae/Makefile b/cpp/src/slice2javae/Makefile index 502d0a214a9..98e74fc353b 100644 --- a/cpp/src/slice2javae/Makefile +++ b/cpp/src/slice2javae/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. |