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/slice2cppe | |
parent | Removed unused getLocalHost() (diff) | |
download | ice-23be0bb2d649dbd12e0f3e29289f85c9c8afac08.tar.bz2 ice-23be0bb2d649dbd12e0f3e29289f85c9c8afac08.tar.xz ice-23be0bb2d649dbd12e0f3e29289f85c9c8afac08.zip |
Updated copyright
Diffstat (limited to 'cpp/src/slice2cppe')
-rw-r--r-- | cpp/src/slice2cppe/Gen.cpp | 2 | ||||
-rw-r--r-- | cpp/src/slice2cppe/Gen.h | 2 | ||||
-rw-r--r-- | cpp/src/slice2cppe/Main.cpp | 2 | ||||
-rw-r--r-- | cpp/src/slice2cppe/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/cpp/src/slice2cppe/Gen.cpp b/cpp/src/slice2cppe/Gen.cpp index 562a5bf900a..1e5b2b07e71 100644 --- a/cpp/src/slice2cppe/Gen.cpp +++ b/cpp/src/slice2cppe/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/slice2cppe/Gen.h b/cpp/src/slice2cppe/Gen.h index ab9339f1959..286e206b020 100644 --- a/cpp/src/slice2cppe/Gen.h +++ b/cpp/src/slice2cppe/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/slice2cppe/Main.cpp b/cpp/src/slice2cppe/Main.cpp index 8553d059449..7457f79f670 100644 --- a/cpp/src/slice2cppe/Main.cpp +++ b/cpp/src/slice2cppe/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/slice2cppe/Makefile b/cpp/src/slice2cppe/Makefile index f21c48b538b..3c7f33fe674 100644 --- a/cpp/src/slice2cppe/Makefile +++ b/cpp/src/slice2cppe/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. |