1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-06-01 17:15:27 +00:00

BIPs 17, 18, 19, 20, 22, and 23: Add missing Copyright section

This commit is contained in:
Luke Dashjr
2016-11-30 10:09:54 +00:00
parent 453b8ab832
commit 395262bd1d
6 changed files with 23 additions and 0 deletions

View File

@@ -11,6 +11,10 @@
This BIP proposes M-of-N-signatures required transactions as a new 'standard' transaction type using the existing scripting system without significant modifications.
==Copyright==
This BIP is licensed under the BSD 2-clause license.
==Motivation==
Enable secured wallets, escrow transactions, and other use cases where redeeming funds requires more than a single signature.