diff options
Diffstat (limited to 'cpp/include/IceXML')
-rw-r--r-- | cpp/include/IceXML/Makefile | 2 | ||||
-rw-r--r-- | cpp/include/IceXML/Parser.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cpp/include/IceXML/Makefile b/cpp/include/IceXML/Makefile index 7f66c3a72b3..420925b214c 100644 --- a/cpp/include/IceXML/Makefile +++ b/cpp/include/IceXML/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. diff --git a/cpp/include/IceXML/Parser.h b/cpp/include/IceXML/Parser.h index b38b2cd873a..0294d2d375c 100644 --- a/cpp/include/IceXML/Parser.h +++ b/cpp/include/IceXML/Parser.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. |