BIP39: add license and copyright section

These are required per BIP-2, and they avoid user confusion as seen in

https://github.com/bitcoin/bips/pull/1395#issuecomment-2393915807
This commit is contained in:
Jon Atack 2024-10-08 10:51:57 -06:00
parent 83a1afd985
commit 541b6c4db4

View File

@ -11,6 +11,7 @@
Status: Proposed
Type: Standards Track
Created: 2013-09-10
License: MIT
</pre>
==Abstract==
@ -22,6 +23,10 @@ It consists of two parts: generating the mnemonic and converting it into a
binary seed. This seed can be later used to generate deterministic wallets using
BIP-0032 or similar methods.
==Copyright==
This BIP falls under the MIT License.
==Motivation==
A mnemonic code or sentence is superior for human interaction compared to the