diff options
author | Bernard Normier <bernard@zeroc.com> | 2016-05-31 12:06:09 -0400 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2016-05-31 12:06:09 -0400 |
commit | 9be727441779c57f93457ebc839b666d112a80c1 (patch) | |
tree | d8ab74e9531fdeb2c5a844a1779277fe258e62df /cpp/src/IceXML | |
parent | OS X library updates: (diff) | |
download | ice-9be727441779c57f93457ebc839b666d112a80c1.tar.bz2 ice-9be727441779c57f93457ebc839b666d112a80c1.tar.xz ice-9be727441779c57f93457ebc839b666d112a80c1.zip |
fixed copyright notices
Diffstat (limited to 'cpp/src/IceXML')
-rw-r--r-- | cpp/src/IceXML/Makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IceXML/Makefile.mk b/cpp/src/IceXML/Makefile.mk index 488555e76ce..9ae2b289624 100644 --- a/cpp/src/IceXML/Makefile.mk +++ b/cpp/src/IceXML/Makefile.mk @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 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. |