diff options
Diffstat (limited to 'cpp/test/ios/controller/Bundle')
-rw-r--r-- | cpp/test/ios/controller/Bundle/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/ios/controller/Bundle/Info.plist b/cpp/test/ios/controller/Bundle/Info.plist index 1fcda0bf3a8..11fad636917 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-present ZeroC, Inc. All rights reserved.</string> + <string>Copyright © ZeroC, Inc. All rights reserved.</string> <key>NSPrincipalClass</key> <string></string> </dict> |