diff options
| author | Michael <[email protected]> | 2012-03-21 15:56:38 +0800 |
|---|---|---|
| committer | Michael <[email protected]> | 2012-03-21 15:56:38 +0800 |
| commit | 246c20e8a9399367355c1f95bc21b09d189e40b4 (patch) | |
| tree | 9f8d669966c767eb551ad44a4166b691f9d4ad86 /src/qt/bitcoin.cpp | |
| parent | Merge pull request #954 from Diapolo/master (diff) | |
| download | discoin-246c20e8a9399367355c1f95bc21b09d189e40b4.tar.xz discoin-246c20e8a9399367355c1f95bc21b09d189e40b4.zip | |
Correct date
Diffstat (limited to 'src/qt/bitcoin.cpp')
| -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 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" |