macOS: add copyright notice

This commit is contained in:
selsta 2020-02-13 13:11:05 +01:00
parent eb7fae92ef
commit 0af7a4320d
No known key found for this signature in database
GPG Key ID: 2EA0A99A8B07AE5E
1 changed files with 3 additions and 0 deletions

View File

@ -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>