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 39e13c787cb..92377c30e15 100644 --- a/cpp/include/IceXML/Makefile +++ b/cpp/include/IceXML/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2014 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 e7ed384e99a..a23e5daf9a9 100644 --- a/cpp/include/IceXML/Makefile.mak +++ b/cpp/include/IceXML/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2014 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 6bc48da4713..09629e67a9c 100644 --- a/cpp/include/IceXML/Parser.h +++ b/cpp/include/IceXML/Parser.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 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. |