mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-12 07:52:21 +02:00
contrib: remove outdated entries from copyright_header.py
This commit is contained in:
@ -22,7 +22,6 @@ EXCLUDE = [
|
||||
'src/test/fuzz/FuzzedDataProvider.h',
|
||||
'src/tinyformat.h',
|
||||
'src/bench/nanobench.h',
|
||||
'test/functional/test_framework/bignum.py',
|
||||
# python init:
|
||||
'*__init__.py',
|
||||
]
|
||||
@ -94,7 +93,6 @@ EXPECTED_HOLDER_NAMES = [
|
||||
r"Satoshi Nakamoto",
|
||||
r"The Bitcoin Core developers",
|
||||
r"BitPay Inc\.",
|
||||
r"University of Illinois at Urbana-Champaign\.",
|
||||
r"Pieter Wuille",
|
||||
r"Wladimir J\. van der Laan",
|
||||
r"Jeff Garzik",
|
||||
|
Reference in New Issue
Block a user