diff options
author | Fordy <fanquake@gmail.com> | 2012-05-12 11:36:37 +0800 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2012-05-15 08:02:57 +0000 |
commit | 0d174e130b8e89e6de9517d24498615d18d8f382 (patch) | |
tree | ae6049844e5808aa5f34dd59a3f8c53bc7832a21 /src | |
parent | 182738e1778ef73efc1e8801bd970b0fa10c89ee (diff) |
Correct Date
Diffstat (limited to 'src')
-rw-r--r-- | src/qt/bitcoingui.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/bitcoingui.cpp b/src/qt/bitcoingui.cpp index 69a28a2c15..e5e3572d24 100644 --- a/src/qt/bitcoingui.cpp +++ b/src/qt/bitcoingui.cpp @@ -1,7 +1,7 @@ /* * Qt4 bitcoin GUI. * - * W.J. van der Laan 20011-2012 + * W.J. van der Laan 2011-2012 * The Bitcoin Developers 2011-2012 */ |