Skip to content

Commit b8d10fd

Browse files
committed
Merge #8802: Fix future copyright year
edeaf24 Fix future copyright year (Mitchell Cash)
2 parents bc9e3ab + edeaf24 commit b8d10fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/qt/modaloverlay.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2017 The Bitcoin Core developers
1+
// Copyright (c) 2016 The Bitcoin Core developers
22
// Distributed under the MIT software license, see the accompanying
33
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
44

src/qt/modaloverlay.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2017 The Bitcoin Core developers
1+
// Copyright (c) 2016 The Bitcoin Core developers
22
// Distributed under the MIT software license, see the accompanying
33
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
44

0 commit comments

Comments
 (0)