diff options
author | Gavin Andresen <gavinandresen@gmail.com> | 2011-08-11 10:34:29 -0700 |
---|---|---|
committer | Gavin Andresen <gavinandresen@gmail.com> | 2011-08-11 10:34:29 -0700 |
commit | 498a2c9b162dd5e7281e80e364eb82f3e2b333cb (patch) | |
tree | 3f62d8d0708fe56e34eb098159803564d1dd00e7 /src/keystore.h | |
parent | c648b589bec6494551d300b335af88d6b194cf82 (diff) | |
parent | b2120e223a9a2282b26080cb126db9aad95b1282 (diff) |
Merge pull request #458 from TheBlueMatt/copyright
Unify copyright notices.
Diffstat (limited to 'src/keystore.h')
-rw-r--r-- | src/keystore.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/keystore.h b/src/keystore.h index 436053a9e3..0324cc6e1b 100644 --- a/src/keystore.h +++ b/src/keystore.h @@ -1,4 +1,5 @@ -// Copyright (c) 2009-2011 Satoshi Nakamoto & Bitcoin developers +// Copyright (c) 2009-2010 Satoshi Nakamoto +// Copyright (c) 2011 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. #ifndef BITCOIN_KEYSTORE_H |