diff options
| author | Luke Dashjr <[email protected]> | 2012-02-07 22:46:07 -0500 |
|---|---|---|
| committer | Luke Dashjr <[email protected]> | 2012-02-07 22:46:07 -0500 |
| commit | b5d9c7d9fb2ddf66e414e22e1d599fb0ef0abb07 (patch) | |
| tree | fd1969416f825823b2a1262353c731b756929b2a /src/util.cpp | |
| parent | Update copyrights to 2012 for files modified this year (diff) | |
| parent | Update copyrights to 2012 for files modified this year (diff) | |
| download | discoin-b5d9c7d9fb2ddf66e414e22e1d599fb0ef0abb07.tar.xz discoin-b5d9c7d9fb2ddf66e414e22e1d599fb0ef0abb07.zip | |
Merge branch '0.4.x' into 0.5.0.x
Conflicts:
src/bitcoinrpc.cpp
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 3472111bb..b17166a0e 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" |