diff options
| author | sandakersmann <[email protected]> | 2014-12-17 02:47:57 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-12-19 19:55:32 +0100 |
| commit | f914f1a746d7f91951c1da262a4a749dd3ebfa71 (patch) | |
| tree | e40b1a9f40ee5d99a0d23d3910117e9867380480 /src/sync.cpp | |
| parent | Merge pull request #5470 (diff) | |
| download | discoin-f914f1a746d7f91951c1da262a4a749dd3ebfa71.tar.xz discoin-f914f1a746d7f91951c1da262a4a749dd3ebfa71.zip | |
Added "Core" to copyright headers
Github-Pull: #5494
Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60
Diffstat (limited to 'src/sync.cpp')
| -rw-r--r-- | src/sync.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sync.cpp b/src/sync.cpp index e2f05e62a..e28caee8e 100644 --- a/src/sync.cpp +++ b/src/sync.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2011-2012 The Bitcoin developers +// Copyright (c) 2011-2012 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. |