diff options
author | sandakersmann <mkjaerstad@yahoo.no> | 2014-12-17 02:47:57 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-12-19 19:55:32 +0100 |
commit | f914f1a746d7f91951c1da262a4a749dd3ebfa71 (patch) | |
tree | e40b1a9f40ee5d99a0d23d3910117e9867380480 /src/init.cpp | |
parent | 111a7d45f17fccdbff05a6afec222fe61684b860 (diff) |
Added "Core" to copyright headers
Github-Pull: #5494
Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60
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 63199b3206..220d3b93ae 100644 --- a/src/init.cpp +++ b/src/init.cpp @@ -1,5 +1,5 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto -// Copyright (c) 2009-2014 The Bitcoin developers +// Copyright (c) 2009-2014 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. |