Skip to content

Commit

Permalink
Merge bitcoin#12075: [scripts] Add missing univalue file to copyright…
Browse files Browse the repository at this point in the history
…_header.py

415f86c [scripts] Add missing univalue file to copyright_header.py (fanquake)

Pull request description:

  This needs to be added so that PRs like bitcoin#12062 don't modify the subtree.

Tree-SHA512: 3642bdb0c8271ae700857a79fa5800b0c26c4b3f126d4406f224293817fb74d498fa1fc581d576ae747fbbb6952d4369fc4ab823ab48fd0946c1e8ccbe93cee6
  • Loading branch information
MarcoFalke authored and PastaPastaPasta committed Apr 3, 2020
1 parent 8c20201 commit fbf15e4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion contrib/devtools/copyright_header.py
Expand Up @@ -25,8 +25,10 @@
'src/secp256k1/src/java/org_bitcoin_NativeSecp256k1.h',
'src/secp256k1/src/java/org_bitcoin_Secp256k1Context.c',
'src/secp256k1/src/java/org_bitcoin_Secp256k1Context.h',
# auto generated:
# univalue:
'src/univalue/test/object.cpp',
'src/univalue/lib/univalue_escapes.h',
# auto generated:
'src/qt/bitcoinstrings.cpp',
'src/chainparamsseeds.h',
# other external copyrights:
Expand Down

0 comments on commit fbf15e4

Please sign in to comment.