diff options
| author | Luke Dashjr <[email protected]> | 2012-02-07 22:30:21 -0500 |
|---|---|---|
| committer | Luke Dashjr <[email protected]> | 2012-02-07 22:30:50 -0500 |
| commit | 4664aae3fe2eba4eec84d20f1e7e701ceeeb49bd (patch) | |
| tree | 76f809e52e4a00b4adfe8a3fafcbf32b6e316942 /src/util.cpp | |
| parent | Have bitcoind recommend a secure RPC password. Increase invalid password delay. (diff) | |
| download | discoin-4664aae3fe2eba4eec84d20f1e7e701ceeeb49bd.tar.xz discoin-4664aae3fe2eba4eec84d20f1e7e701ceeeb49bd.zip | |
Update copyrights to 2012 for files modified this year
Diffstat (limited to 'src/util.cpp')
| -rw-r--r-- | src/util.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util.cpp b/src/util.cpp index a3f1c9507..85ca02f0a 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -1,5 +1,5 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto -// Copyright (c) 2011 The Bitcoin developers +// Copyright (c) 2009-2012 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file license.txt or http://www.opensource.org/licenses/mit-license.php. #include "headers.h" |