BIP39: add license and copyright section#1680
Conversation
These are required per BIP-2, and they avoid user confusion as seen in bitcoin#1395 (comment)
|
cc @prusnak for approval |
|
ACK |
|
is licensing and CLAs addressed in the new bip2 @murchandamus ? |
|
ACK MIT |
Just in so far as we have always required an "acceptable license" that permitted others to use the work. My new process BIP draft so far does not propose a CLA. |
|
2 BIP authors have ACKed but 2 others are not responding. @murchandamus we'd want to ensure this case is covered by BIP3. |
|
I don’t think this is a case that we can litigate. The authors have the copyright for this document. As far as I am aware, we do not have a record of them licensing it in any different manner than "all rights reserved", and it seems obvious to me that a subset of them cannot update the license, IANAL, though. FWIW, BIP 3 asserts: |
|
@jonatack @murchandamus have you tried contacting them via email? |
|
@prusnak: I sent them an email today. |
|
ACK MIT, sorry for the delay. |
|
I did some additional research into this situation. I have come to the understanding that for jointly authored work any of the authors can license the work. Given that we have approval from three authors and BIP 1 already required that any contributions to this repository were placed into public domain or have a copyright statement, it would be hard to argue that BIP 39 was not intended to be licensed compliantly. Given my updated understanding, I conclude that this is ready to be merged. |

These are required for legal use, and also per BIP-2, and they avoid user confusion as seen in #1395 (comment).
Choice of MIT license per BIP author feedback in #1395 (comment).
The license omission was likely an oversight.
BIP-39 predates BIP-2 by 2-3 years. BIP-1 (in force at the time, since superseded by BIP-2) did require a copyright or public domain section.