diff options
Diffstat (limited to 'cpp/src/icecpp')
-rw-r--r-- | cpp/src/icecpp/Makefile | 2 | ||||
-rw-r--r-- | cpp/src/icecpp/config.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/icecpp/Makefile b/cpp/src/icecpp/Makefile index 8b1b5585863..76eb2e2b379 100644 --- a/cpp/src/icecpp/Makefile +++ b/cpp/src/icecpp/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/icecpp/config.h b/cpp/src/icecpp/config.h index f03b54b8ead..7c24464cf34 100644 --- a/cpp/src/icecpp/config.h +++ b/cpp/src/icecpp/config.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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. |