Skip to content

Commit 415f86c

Browse files
committed
[scripts] Add missing univalue file to copyright_header.py
1 parent 63a4dc1 commit 415f86c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

contrib/devtools/copyright_header.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,10 @@
2424
'src/secp256k1/src/java/org_bitcoin_NativeSecp256k1.h',
2525
'src/secp256k1/src/java/org_bitcoin_Secp256k1Context.c',
2626
'src/secp256k1/src/java/org_bitcoin_Secp256k1Context.h',
27-
# auto generated:
27+
# univalue:
28+
'src/univalue/test/object.cpp',
2829
'src/univalue/lib/univalue_escapes.h',
30+
# auto generated:
2931
'src/qt/bitcoinstrings.cpp',
3032
'src/chainparamsseeds.h',
3133
# other external copyrights:

0 commit comments

Comments
 (0)