no copyright/license headers in include/ and src/java/? #412

issue isle2983 opened this issue on September 7, 2016
  1. isle2983 commented at 2:42 AM on September 7, 2016: none

    regex-ing through the copyright headers in the bitcoin repo, I noticed that these secp256k1 headers don't have any copyright notice:

    include/secp256k1.h include/secp256k1_ecdh.h include/secp256k1_recovery.h include/secp256k1_schnorr.h src/java/org_bitcoin_NativeSecp256k1.c src/java/org_bitcoin_NativeSecp256k1.h src/java/org_bitcoin_Secp256k1Context.c src/java/org_bitcoin_Secp256k1Context.h

    Since these are the main headers and JNI stuff, is possible that this is intentional and not an oversight?

    However, I checked the openssl project headers and they all have copyright and license info, so I am curious about why this is the way it is here.

Contributors

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/secp256k1. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-23 03:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me