mirror of
https://github.com/bitcoin/bips.git
synced 2026-04-27 16:38:39 +00:00
bip340: Change license of code and test vectors
See https://github.com/bitcoin/bips/commits/master/bip-0340 for a list of contributors. I have obtained permission to do this change from all contributors in private. Nevertheless, it would be good to get an ACK from every contributor in order to have publicly available evidence. - [ ] @sipa - [ ] @jonasnick - [ ] @theStack - [ ] @ysangkok I haven't contacted @Sajjon and @satsie, whose contributions constitute of fixing not more than two typos and are thus below the threshold of originality required for copyright to be applicable.
This commit is contained in:
11
bip-0340/LICENSE
Normal file
11
bip-0340/LICENSE
Normal file
@@ -0,0 +1,11 @@
|
||||
BSD-2-Clause OR MIT OR CC0-1.0
|
||||
|
||||
The contents of this directory are provided under one of the following sets of
|
||||
terms, at your choice:
|
||||
|
||||
- The BSD-2-Clause License
|
||||
https://opensource.org/license/BSD-2-Clause
|
||||
- The MIT License
|
||||
https://opensource.org/license/MIT
|
||||
- CC0 1.0
|
||||
https://creativecommons.org/publicdomain/zero/1.0/
|
||||
Reference in New Issue
Block a user