aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2013-03-19 09:54:54 -0700
committerWladimir J. van der Laan <laanwj@gmail.com>2013-03-19 09:54:54 -0700
commite5644e88e8dd7dc88d510edacf5556eef8cb41eb (patch)
tree4546d293fc67260d6e0405870a901780ce69eeff
parent74e4d80068f9c29d4891439332b4027328c8584b (diff)
parent2547d2a90b2f793ae0444b1e232c3461b167c042 (diff)
downloadbitcoin-e5644e88e8dd7dc88d510edacf5556eef8cb41eb.tar.xz
Merge pull request #2382 from Diapolo/2013
Bitcoin-Qt: update Win executable file meta-data copyright
-rw-r--r--src/qt/res/bitcoin-qt.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/res/bitcoin-qt.rc b/src/qt/res/bitcoin-qt.rc
index 834001c0c6..5449ff8359 100644
--- a/src/qt/res/bitcoin-qt.rc
+++ b/src/qt/res/bitcoin-qt.rc
@@ -22,7 +22,7 @@ BEGIN
VALUE "FileDescription", "Bitcoin-Qt (OSS GUI client for Bitcoin)"
VALUE "FileVersion", VER_FILEVERSION_STR
VALUE "InternalName", "bitcoin-qt"
- VALUE "LegalCopyright", "2009-2012 The Bitcoin developers"
+ VALUE "LegalCopyright", "2009-2013 The Bitcoin developers"
VALUE "LegalTrademarks1", "Distributed under the MIT/X11 software license, see the accompanying file COPYING or http://www.opensource.org/licenses/mit-license.php."
VALUE "OriginalFilename", "bitcoin-qt.exe"
VALUE "ProductName", "Bitcoin-Qt"