diff options
author | Gavin Andresen <gavinandresen@gmail.com> | 2012-02-07 11:28:30 -0500 |
---|---|---|
committer | Gavin Andresen <gavinandresen@gmail.com> | 2012-02-07 11:28:30 -0500 |
commit | 882164196e5b1971313493f95a6d027f05e2ec92 (patch) | |
tree | 3dfab6dcdbf3368e9bcfb70750e146de26862e68 /src/crypter.h | |
parent | 6bf4253a68f42db1ca48176148f29ff6c157955a (diff) |
Update all copyrights to 2012
Diffstat (limited to 'src/crypter.h')
-rw-r--r-- | src/crypter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypter.h b/src/crypter.h index e52ebc01c7..b7fc788807 100644 --- a/src/crypter.h +++ b/src/crypter.h @@ -1,4 +1,4 @@ -// Copyright (c) 2011 The Bitcoin Developers +// Copyright (c) 2009-2012 The Bitcoin Developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef __CRYPTER_H__ |