diff options
author | Michael <fanquake@gmail.com> | 2012-03-21 15:56:38 +0800 |
---|---|---|
committer | Michael <fanquake@gmail.com> | 2012-03-21 15:56:38 +0800 |
commit | 246c20e8a9399367355c1f95bc21b09d189e40b4 (patch) | |
tree | 9f8d669966c767eb551ad44a4166b691f9d4ad86 /src/qt | |
parent | 4046bdf18afe4a728882aa8bcd3bb58250278a78 (diff) |
Correct date
Diffstat (limited to 'src/qt')
-rw-r--r-- | src/qt/bitcoin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/bitcoin.cpp b/src/qt/bitcoin.cpp index 5e79f6ec98..27d57b35e1 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" |