Skip to content

Commit 6fde9d5

Browse files
committed
script: Update EXLUDE list in copyright_header.py
1 parent 1998152 commit 6fde9d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contrib/devtools/copyright_header.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
'src/qt/bitcoinstrings.cpp',
2020
'src/chainparamsseeds.h',
2121
# other external copyrights:
22+
'src/reverse_iterator.h',
23+
'src/test/fuzz/FuzzedDataProvider.h',
2224
'src/tinyformat.h',
2325
'test/functional/test_framework/bignum.py',
2426
# python init:

0 commit comments

Comments
 (0)