aboutsummaryrefslogtreecommitdiff
path: root/src/bech32.h
diff options
context:
space:
mode:
authorSamuel Dobson <dobsonsa68@gmail.com>2021-10-07 14:43:10 +1300
committerSamuel Dobson <dobsonsa68@gmail.com>2021-10-12 12:03:14 +1300
commit88cc4810926e4f5af6757ee1b0eed61abda3d746 (patch)
treee28935814f8d387daedb64b576ad50e6e03cfe73 /src/bech32.h
parent5599813b80e53a1539c66625b4320ab1b4fb4848 (diff)
downloadbitcoin-88cc4810926e4f5af6757ee1b0eed61abda3d746.tar.xz
Modify copyright header on Bech32 code
Diffstat (limited to 'src/bech32.h')
-rw-r--r--src/bech32.h1
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.