diff options
| -rw-r--r-- | share/Info.plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/Info.plist b/share/Info.plist index 438443d2..298c68b7 100644 --- a/share/Info.plist +++ b/share/Info.plist @@ -23,6 +23,9 @@ <key>CFBundleName</key> <string>Monero GUI</string> + <key>NSHumanReadableCopyright</key> + <string>Copyright © 2014-2020 The Monero Project</string> + <key>CFBundleIdentifier</key> <string>org.monero-project.monero-wallet-gui</string> |
