diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-01-14 11:19:01 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-01-14 11:19:52 +0100 |
| commit | b26de9d951d482d2604c145b6acca8ec2fca4831 (patch) | |
| tree | 6d757fae133996590d7457d3e4b7d6fd2a4ab7c9 /share | |
| parent | qt: Update copyright year in about dialog to 2014 (diff) | |
| download | discoin-b26de9d951d482d2604c145b6acca8ec2fca4831.tar.xz discoin-b26de9d951d482d2604c145b6acca8ec2fca4831.zip | |
qt: Update remaining "The Bitcoin Core Developers"
Diffstat (limited to 'share')
| -rw-r--r-- | share/qt/Info.plist.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/qt/Info.plist.in b/share/qt/Info.plist.in index 54ced278f..b1c2dcb46 100644 --- a/share/qt/Info.plist.in +++ b/share/qt/Info.plist.in @@ -9,7 +9,7 @@ <string>APPL</string> <key>CFBundleGetInfoString</key> - <string>@CLIENT_VERSION_MAJOR@.@CLIENT_VERSION_MINOR@, Copyright © 2009-@COPYRIGHT_YEAR@ The Bitcoin developers</string> + <string>@CLIENT_VERSION_MAJOR@.@CLIENT_VERSION_MINOR@, Copyright © 2009-@COPYRIGHT_YEAR@ The Bitcoin Core developers</string> <key>CFBundleShortVersionString</key> <string>@CLIENT_VERSION_MAJOR@.@CLIENT_VERSION_MINOR@</string> |