diff options
Diffstat (limited to 'objective-c/include/objc/IceSSL')
-rw-r--r-- | objective-c/include/objc/IceSSL/IceSSL.h | 2 | ||||
-rw-r--r-- | objective-c/include/objc/IceSSL/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/objective-c/include/objc/IceSSL/IceSSL.h b/objective-c/include/objc/IceSSL/IceSSL.h index 675b268109e..04db62e1d28 100644 --- a/objective-c/include/objc/IceSSL/IceSSL.h +++ b/objective-c/include/objc/IceSSL/IceSSL.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2017 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/objective-c/include/objc/IceSSL/Makefile b/objective-c/include/objc/IceSSL/Makefile index 9caedb64010..3b390b0ff3f 100644 --- a/objective-c/include/objc/IceSSL/Makefile +++ b/objective-c/include/objc/IceSSL/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2017 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. |