mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-30 02:31:05 +02:00
script: Update EXLUDE list in copyright_header.py
This commit is contained in:
@ -19,6 +19,8 @@ EXCLUDE = [
|
||||
'src/qt/bitcoinstrings.cpp',
|
||||
'src/chainparamsseeds.h',
|
||||
# other external copyrights:
|
||||
'src/reverse_iterator.h',
|
||||
'src/test/fuzz/FuzzedDataProvider.h',
|
||||
'src/tinyformat.h',
|
||||
'test/functional/test_framework/bignum.py',
|
||||
# python init:
|
||||
|
Reference in New Issue
Block a user