aboutsummaryrefslogtreecommitdiff
path: root/src/protocol.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2016-01-05 14:11:32 +0100
committerWladimir J. van der Laan <[email protected]>2016-01-05 14:11:40 +0100
commit605c17844ea32b6d237db6d83871164dc7d59dab (patch)
tree637821238bd284d64579af7f831a7a450512b988 /src/protocol.cpp
parentMerge pull request #7282 (diff)
parent[devtools] Use git pretty-format for year parsing (diff)
downloaddiscoin-605c17844ea32b6d237db6d83871164dc7d59dab.tar.xz
discoin-605c17844ea32b6d237db6d83871164dc7d59dab.zip
Merge pull request #7205
fa71669 [devtools] Use git pretty-format for year parsing (MarcoFalke) fa24439 Bump copyright headers to 2015 (MarcoFalke) fa6ad85 [devtools] Rewrite fix-copyright-headers.py (MarcoFalke)
Diffstat (limited to 'src/protocol.cpp')
-rw-r--r--src/protocol.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/protocol.cpp b/src/protocol.cpp
index 5d3ae87de..c1c7c0b96 100644
--- a/src/protocol.cpp
+++ b/src/protocol.cpp
@@ -1,5 +1,5 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
-// Copyright (c) 2009-2014 The Bitcoin Core developers
+// Copyright (c) 2009-2015 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.