doc: add copyright headers #1321

pull muxator wants to merge 4 commits into bitcoin-core:master from bancaditalia:doc-headers changing 11 files +5015 −0
  1. muxator commented at 9:59 AM on May 23, 2023: none

    This PR:

    • adds a copyright header in the frost module, in line with what already exists - for example - for the schnorrsig module: https://github.com/bitcoin-core/secp256k1/blob/5b32602295ff7ad9e1973f96b8ee8344b82f4af0/src/modules/schnorrsig/main_impl.h#L1-L5 This is the header that gets added:

      /***********************************************************************
       * Copyright (c) 2023 Bank of Italy                                    *
       * Distributed under the MIT software license, see the accompanying    *
       * file COPYING or https://www.opensource.org/licenses/mit-license.php.*
       ***********************************************************************/
      
    • modifies the READMEs to mention that the original author of the library is Bank of Italy.

  2. frost: first release of the secp256k1-frost implementation by Bank of Italy c31b9c193c
  3. doc: remove trailing newlines 6192d2f40d
  4. frost: add copyright headers 42d2c20342
  5. doc: add reference to the original authors and a link to the itcoin project 3d91e57ecd
  6. muxator commented at 9:59 AM on May 23, 2023: none

    Wrong repo, my bad.

  7. muxator closed this on May 23, 2023

  8. real-or-random commented at 11:09 AM on May 23, 2023: contributor

    By the way, there's another fork of this library, which has a PR for a FROST module.


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-27 04:15 UTC

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