summaryrefslogtreecommitdiff
path: root/cpp/test/ios/controller/Bundle
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2018-12-18 18:48:17 +0100
committerJose <jose@zeroc.com>2018-12-18 18:48:17 +0100
commit7f3ecd0e3c53238a45cee7192fc11892d92a92ab (patch)
tree7e8ebdbc8b072a08fab22570c96fb2954f46ea1c /cpp/test/ios/controller/Bundle
parentFixed iOS C++ controller leak (diff)
downloadice-7f3ecd0e3c53238a45cee7192fc11892d92a92ab.tar.bz2
ice-7f3ecd0e3c53238a45cee7192fc11892d92a92ab.tar.xz
ice-7f3ecd0e3c53238a45cee7192fc11892d92a92ab.zip
Fix copyright header
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 af882b2d523..dcd6fbbed83 100644
--- a/cpp/test/ios/controller/Bundle/ControllerI.mm
+++ b/cpp/test/ios/controller/Bundle/ControllerI.mm
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present 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 215e4f7cfc1..1fcda0bf3a8 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-2018 ZeroC, Inc. All rights reserved.</string>
+ <string>Copyright © 2013-present ZeroC, Inc. All rights reserved.</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>