Skip to content

Commit ad5e5a1

Browse files
committed
Scripts and tools: Drop no-longer-relevant copyright holder names
Now that leveldb, secp256k1, etc. are reliably excluded, these names will not show up in the searched files.
1 parent 2434ab5 commit ad5e5a1

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

contrib/devtools/copyright_header.py

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -90,24 +90,12 @@ def compile_copyright_regex(copyright_style, year_style, name):
9090
EXPECTED_HOLDER_NAMES = [
9191
"Satoshi Nakamoto\n",
9292
"The Bitcoin Core developers\n",
93-
"The Bitcoin Core developers \n",
9493
"Bitcoin Core Developers\n",
95-
"the Bitcoin Core developers\n",
96-
"The Bitcoin developers\n",
97-
"The LevelDB Authors\. All rights reserved\.\n",
9894
"BitPay Inc\.\n",
99-
"BitPay, Inc\.\n",
10095
"University of Illinois at Urbana-Champaign\.\n",
101-
"MarcoFalke\n",
10296
"Pieter Wuille\n",
103-
"Pieter Wuille +\*\n",
104-
"Pieter Wuille, Gregory Maxwell +\*\n",
105-
"Pieter Wuille, Andrew Poelstra +\*\n",
106-
"Andrew Poelstra +\*\n",
10797
"Wladimir J. van der Laan\n",
10898
"Jeff Garzik\n",
109-
"Diederik Huys, Pieter Wuille +\*\n",
110-
"Thomas Daede, Cory Fields +\*\n",
11199
"Jan-Klaas Kollhof\n",
112100
"Sam Rushing\n",
113101
"ArtForz -- public domain half-a-node\n",

0 commit comments

Comments
 (0)