diff options
| author | Wladimir J. van der Laan <[email protected]> | 2017-01-04 12:08:55 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2017-01-04 12:09:05 +0100 |
| commit | c0ddd32bf629bb48426b0651def497ca1a78e6b1 (patch) | |
| tree | 887fb7714be06fce641ddc4918bbc6640aaaa036 /src/init.cpp | |
| parent | Merge #9462: [qt] Do not translate tilde character (diff) | |
| parent | Increment MIT Licence copyright header year on files modified in 2016 (diff) | |
| download | discoin-c0ddd32bf629bb48426b0651def497ca1a78e6b1.tar.xz discoin-c0ddd32bf629bb48426b0651def497ca1a78e6b1.zip | |
Merge #9450: Increment MIT licence copyright header year on files modified in 2016
27765b6 Increment MIT Licence copyright header year on files modified in 2016 (isle2983)
Diffstat (limited to 'src/init.cpp')
| -rw-r--r-- | src/init.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/init.cpp b/src/init.cpp index 7d2bcb57b..52a115b8c 100644 --- a/src/init.cpp +++ b/src/init.cpp @@ -1,5 +1,5 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto -// Copyright (c) 2009-2015 The Bitcoin Core developers +// Copyright (c) 2009-2016 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. |