summaryrefslogtreecommitdiff
path: root/cpp/test/ios/controller/Bundle
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/ios/controller/Bundle')
-rw-r--r--cpp/test/ios/controller/Bundle/ControllerI.mm2
-rw-r--r--cpp/test/ios/controller/Bundle/Info.plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/cpp/test/ios/controller/Bundle/ControllerI.mm b/cpp/test/ios/controller/Bundle/ControllerI.mm
index aa53de48d7b..e0cbe7cfd64 100644
--- a/cpp/test/ios/controller/Bundle/ControllerI.mm
+++ b/cpp/test/ios/controller/Bundle/ControllerI.mm
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2018 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/test/ios/controller/Bundle/Info.plist b/cpp/test/ios/controller/Bundle/Info.plist
index 712e25183b3..215e4f7cfc1 100644
--- a/cpp/test/ios/controller/Bundle/Info.plist
+++ b/cpp/test/ios/controller/Bundle/Info.plist
@@ -19,7 +19,7 @@
<key>CFBundleVersion</key>
<string>1</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright © 2013-2017 ZeroC, Inc. All rights reserved.</string>
+ <string>Copyright © 2013-2018 ZeroC, Inc. All rights reserved.</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>