diff options
Diffstat (limited to 'cpp/include/IceXML')
-rw-r--r-- | cpp/include/IceXML/Makefile | 2 | ||||
-rw-r--r-- | cpp/include/IceXML/Makefile.mak | 2 | ||||
-rw-r--r-- | cpp/include/IceXML/Parser.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/cpp/include/IceXML/Makefile b/cpp/include/IceXML/Makefile index 420925b214c..33ce9fecc37 100644 --- a/cpp/include/IceXML/Makefile +++ b/cpp/include/IceXML/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 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/Makefile.mak b/cpp/include/IceXML/Makefile.mak index 260d09645a8..b25e1b8c4fc 100644 --- a/cpp/include/IceXML/Makefile.mak +++ b/cpp/include/IceXML/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 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 11a3e287f71..63c49b88ad1 100644 --- a/cpp/include/IceXML/Parser.h +++ b/cpp/include/IceXML/Parser.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 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. |