diff options
author | MarcoFalke <falke.marco@gmail.com> | 2015-12-13 17:58:29 +0100 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2015-12-13 18:08:39 +0100 |
commit | fa24439ff3d8ab5b9efaf66ef4dae6713b88cb35 (patch) | |
tree | bdf12400180722b6827d89b6c10aa66f8b0f864d /src/policy | |
parent | fa6ad855e9159b2247da4fa0054f32fa181499ab (diff) |
Bump copyright headers to 2015
Diffstat (limited to 'src/policy')
-rw-r--r-- | src/policy/policy.cpp | 2 | ||||
-rw-r--r-- | src/policy/policy.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/policy/policy.cpp b/src/policy/policy.cpp index 46c7f18942..273a482fa1 100644 --- a/src/policy/policy.cpp +++ b/src/policy/policy.cpp @@ -1,5 +1,5 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto -// Copyright (c) 2009-2014 The Bitcoin developers +// Copyright (c) 2009-2015 The Bitcoin developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/policy/policy.h b/src/policy/policy.h index 31655f2f3a..726864f190 100644 --- a/src/policy/policy.h +++ b/src/policy/policy.h @@ -1,5 +1,5 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto -// Copyright (c) 2009-2014 The Bitcoin developers +// Copyright (c) 2009-2015 The Bitcoin developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. |