From 541b6c4db4c4e6cd01f447b7e3bd12602ed462fb Mon Sep 17 00:00:00 2001 From: Jon Atack Date: Tue, 8 Oct 2024 10:51:57 -0600 Subject: [PATCH] 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 --- bip-0039.mediawiki | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki index 51fe33d8..1234e185 100644 --- a/bip-0039.mediawiki +++ b/bip-0039.mediawiki @@ -11,6 +11,7 @@ Status: Proposed Type: Standards Track Created: 2013-09-10 + License: MIT ==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