aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoin.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2012-03-21 00:59:50 -0700
committerWladimir J. van der Laan <[email protected]>2012-03-21 00:59:50 -0700
commit6565f4e8553539b5c64fd2aef72c592e10226f5b (patch)
tree9f8d669966c767eb551ad44a4166b691f9d4ad86 /src/qt/bitcoin.cpp
parentMerge pull request #954 from Diapolo/master (diff)
parentCorrect date (diff)
downloaddiscoin-6565f4e8553539b5c64fd2aef72c592e10226f5b.tar.xz
discoin-6565f4e8553539b5c64fd2aef72c592e10226f5b.zip
Merge pull request #967 from fanquake/patch-1
Correct date
Diffstat (limited to 'src/qt/bitcoin.cpp')
-rw-r--r--src/qt/bitcoin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/bitcoin.cpp b/src/qt/bitcoin.cpp
index 5e79f6ec9..27d57b35e 100644
--- a/src/qt/bitcoin.cpp
+++ b/src/qt/bitcoin.cpp
@@ -1,5 +1,5 @@
/*
- * W.J. van der Laan 20011-2012
+ * W.J. van der Laan 2011-2012
*/
#include "bitcoingui.h"
#include "clientmodel.h"