diff options
Diffstat (limited to 'src/bech32.h')
-rw-r--r-- | src/bech32.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bech32.h b/src/bech32.h index f39d99b641..7e92d5d23a 100644 --- a/src/bech32.h +++ b/src/bech32.h @@ -1,4 +1,5 @@ // Copyright (c) 2017, 2021 Pieter Wuille +// Copyright (c) 2021 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. |