diff options
Diffstat (limited to 'cpp/src/Ice')
-rw-r--r-- | cpp/src/Ice/Makefile.mk | 2 | ||||
-rw-r--r-- | cpp/src/Ice/ios/iAPConnector.h | 2 | ||||
-rw-r--r-- | cpp/src/Ice/ios/iAPConnector.mm | 2 | ||||
-rw-r--r-- | cpp/src/Ice/ios/iAPEndpointI.h | 2 | ||||
-rw-r--r-- | cpp/src/Ice/ios/iAPTransceiver.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/cpp/src/Ice/Makefile.mk b/cpp/src/Ice/Makefile.mk index 82161acbdce..d9424f1d6d4 100644 --- a/cpp/src/Ice/Makefile.mk +++ b/cpp/src/Ice/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. diff --git a/cpp/src/Ice/ios/iAPConnector.h b/cpp/src/Ice/ios/iAPConnector.h index 42fe9f9029e..ff6f60f4e7f 100644 --- a/cpp/src/Ice/ios/iAPConnector.h +++ b/cpp/src/Ice/ios/iAPConnector.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. // // This copy of Ice Touch is licensed to you under the terms described in the // ICE_TOUCH_LICENSE file included in this distribution. diff --git a/cpp/src/Ice/ios/iAPConnector.mm b/cpp/src/Ice/ios/iAPConnector.mm index 37b2b7fc2dc..884bab14bbe 100644 --- a/cpp/src/Ice/ios/iAPConnector.mm +++ b/cpp/src/Ice/ios/iAPConnector.mm @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. // // This copy of Ice Touch is licensed to you under the terms described in the // ICE_TOUCH_LICENSE file included in this distribution. diff --git a/cpp/src/Ice/ios/iAPEndpointI.h b/cpp/src/Ice/ios/iAPEndpointI.h index 242574d0edb..bdd6f75947c 100644 --- a/cpp/src/Ice/ios/iAPEndpointI.h +++ b/cpp/src/Ice/ios/iAPEndpointI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. // // This copy of Ice Touch is licensed to you under the terms described in the // ICE_TOUCH_LICENSE file included in this distribution. diff --git a/cpp/src/Ice/ios/iAPTransceiver.h b/cpp/src/Ice/ios/iAPTransceiver.h index b5e10c80f1e..f6ed957b566 100644 --- a/cpp/src/Ice/ios/iAPTransceiver.h +++ b/cpp/src/Ice/ios/iAPTransceiver.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. // // This copy of Ice Touch is licensed to you under the terms described in the // ICE_TOUCH_LICENSE file included in this distribution. |