diff options
| author | selsta <selsta@sent.at> | 2020-02-13 13:11:05 +0100 |
|---|---|---|
| committer | selsta <selsta@sent.at> | 2020-02-13 13:11:05 +0100 |
| commit | 0af7a4320d3899a32e296782346ed5c616df1358 (patch) | |
| tree | 3eab64192e6c87d0879237bd2d9cc60e3fa7054a | |
| parent | eb7fae92ef0ed01a1d17e56fac217c6450716ccc (diff) | |
| download | monzero-gui-0af7a4320d3899a32e296782346ed5c616df1358.tar.gz monzero-gui-0af7a4320d3899a32e296782346ed5c616df1358.tar.xz monzero-gui-0af7a4320d3899a32e296782346ed5c616df1358.zip | |
macOS: add copyright notice
| -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> |
