diff options
| author | Gavin Andresen <[email protected]> | 2012-02-07 11:28:30 -0500 |
|---|---|---|
| committer | Gavin Andresen <[email protected]> | 2012-02-07 11:28:30 -0500 |
| commit | 882164196e5b1971313493f95a6d027f05e2ec92 (patch) | |
| tree | 3dfab6dcdbf3368e9bcfb70750e146de26862e68 /src/qt/bitcoin.cpp | |
| parent | Increase client version to 0.6 (diff) | |
| download | discoin-882164196e5b1971313493f95a6d027f05e2ec92.tar.xz discoin-882164196e5b1971313493f95a6d027f05e2ec92.zip | |
Update all copyrights to 2012
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 85ece9e2c..b25216fe9 100644 --- a/src/qt/bitcoin.cpp +++ b/src/qt/bitcoin.cpp @@ -1,5 +1,5 @@ /* - * W.J. van der Laan 2011 + * W.J. van der Laan 20011-2012 */ #include "bitcoingui.h" #include "clientmodel.h" |