diff options
author | MarcoFalke <falke.marco@gmail.com> | 2020-12-31 18:50:11 +0100 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2020-12-31 18:50:19 +0100 |
commit | 4a540683ec40393d6369da1a9e02e45614db936d (patch) | |
tree | f6b7460e5f6b37c32ab2ed64bd6a400538739784 /src/test/fuzz/parse_iso8601.cpp | |
parent | 409afd715351592a00ad5a0e5400858f6e734eef (diff) | |
parent | fa0074e2d82928016a43ca408717154a1c70a4db (diff) |
Merge #20813: scripted-diff: Bump copyright headers
fa0074e2d82928016a43ca408717154a1c70a4db scripted-diff: Bump copyright headers (MarcoFalke)
Pull request description:
Needs to be done because no one has removed the years yet
ACKs for top commit:
practicalswift:
ACK fa0074e2d82928016a43ca408717154a1c70a4db
Tree-SHA512: 210e92acd7d400b556cf8259c3ec9967797420cfd19f0c2a4fa54cb2b3d32ad9ae27e771269201e7d554c0f4cd73a8b1c1a42c9f65d8685ca4d52e5134b071a3
Diffstat (limited to 'src/test/fuzz/parse_iso8601.cpp')
-rw-r--r-- | src/test/fuzz/parse_iso8601.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/fuzz/parse_iso8601.cpp b/src/test/fuzz/parse_iso8601.cpp index 4d5fa70dfa..dcb24ac127 100644 --- a/src/test/fuzz/parse_iso8601.cpp +++ b/src/test/fuzz/parse_iso8601.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2019 The Bitcoin Core developers +// Copyright (c) 2019-2020 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. |