contrib: remove outdated entries from copyright_header.py

This commit is contained in:
fanquake
2025-02-14 16:37:58 +01:00
parent 0817f2d6cf
commit f667000c83

View File

@ -22,7 +22,6 @@ EXCLUDE = [
'src/test/fuzz/FuzzedDataProvider.h', 'src/test/fuzz/FuzzedDataProvider.h',
'src/tinyformat.h', 'src/tinyformat.h',
'src/bench/nanobench.h', 'src/bench/nanobench.h',
'test/functional/test_framework/bignum.py',
# python init: # python init:
'*__init__.py', '*__init__.py',
] ]
@ -94,7 +93,6 @@ EXPECTED_HOLDER_NAMES = [
r"Satoshi Nakamoto", r"Satoshi Nakamoto",
r"The Bitcoin Core developers", r"The Bitcoin Core developers",
r"BitPay Inc\.", r"BitPay Inc\.",
r"University of Illinois at Urbana-Champaign\.",
r"Pieter Wuille", r"Pieter Wuille",
r"Wladimir J\. van der Laan", r"Wladimir J\. van der Laan",
r"Jeff Garzik", r"Jeff Garzik",