aboutsummaryrefslogtreecommitdiff
path: root/src/crypter.h
diff options
context:
space:
mode:
authorGavin Andresen <gavinandresen@gmail.com>2012-02-07 11:28:30 -0500
committerGavin Andresen <gavinandresen@gmail.com>2012-02-07 11:28:30 -0500
commit882164196e5b1971313493f95a6d027f05e2ec92 (patch)
tree3dfab6dcdbf3368e9bcfb70750e146de26862e68 /src/crypter.h
parent6bf4253a68f42db1ca48176148f29ff6c157955a (diff)
downloadbitcoin-882164196e5b1971313493f95a6d027f05e2ec92.tar.xz
Update all copyrights to 2012
Diffstat (limited to 'src/crypter.h')
-rw-r--r--src/crypter.h2
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__