diff options
Diffstat (limited to 'cpp/test/ios/bundles/BundleInfo.plist')
-rw-r--r-- | cpp/test/ios/bundles/BundleInfo.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/ios/bundles/BundleInfo.plist b/cpp/test/ios/bundles/BundleInfo.plist index 2f21eaf6aea..ac8123f62f9 100644 --- a/cpp/test/ios/bundles/BundleInfo.plist +++ b/cpp/test/ios/bundles/BundleInfo.plist @@ -43,6 +43,6 @@ <key>DTXcodeBuild</key> <string>4H127</string> <key>NSHumanReadableCopyright</key> - <string>Copyright © 2013-2017 ZeroC. All rights reserved.</string> + <string>Copyright © 2013-2018 ZeroC. All rights reserved.</string> </dict> </plist> |