Skip to content

Commit f667000

Browse files
committed
contrib: remove outdated entries from copyright_header.py
1 parent 0817f2d commit f667000

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

contrib/devtools/copyright_header.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
'src/test/fuzz/FuzzedDataProvider.h',
2323
'src/tinyformat.h',
2424
'src/bench/nanobench.h',
25-
'test/functional/test_framework/bignum.py',
2625
# python init:
2726
'*__init__.py',
2827
]
@@ -94,7 +93,6 @@ def compile_copyright_regex(copyright_style, year_style, name):
9493
r"Satoshi Nakamoto",
9594
r"The Bitcoin Core developers",
9695
r"BitPay Inc\.",
97-
r"University of Illinois at Urbana-Champaign\.",
9896
r"Pieter Wuille",
9997
r"Wladimir J\. van der Laan",
10098
r"Jeff Garzik",

0 commit comments

Comments
 (0)