diff options
author | Jose <jose@zeroc.com> | 2019-01-21 11:10:17 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2019-01-21 11:10:17 +0100 |
commit | fcde1afb80634d4f400f025067c36d0c2342c023 (patch) | |
tree | 31a330a38097492cdf68fa69a486d25af4a7b750 /cpp/test/ios/controller | |
parent | Mention UWP in .NET Core platform support (diff) | |
download | ice-fcde1afb80634d4f400f025067c36d0c2342c023.tar.bz2 ice-fcde1afb80634d4f400f025067c36d0c2342c023.tar.xz ice-fcde1afb80634d4f400f025067c36d0c2342c023.zip |
Copyright updates
Diffstat (limited to 'cpp/test/ios/controller')
-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> |