From 395262bd1d26263b0105b5ac96782b3f3cf3bf71 Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Wed, 30 Nov 2016 10:09:54 +0000 Subject: BIPs 17, 18, 19, 20, 22, and 23: Add missing Copyright section --- bip-0018.mediawiki | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bip-0018.mediawiki') diff --git a/bip-0018.mediawiki b/bip-0018.mediawiki index fce4200..15e4418 100644 --- a/bip-0018.mediawiki +++ b/bip-0018.mediawiki @@ -11,6 +11,10 @@ This BIP modifies the basic format of transaction inputs and outputs, replacing the current scriptSig and scriptPubKey (scripts executed to validate a transaction) with new contents: dataSig, scriptCheck, and hashScriptCheck. +==Copyright== + +This BIP is licensed under the BSD 2-clause license. + ==Motivation== The purpose of pay-to-script-hash is to move the responsibility for supplying the conditions to redeem a transaction from the sender of the funds to the redeemer. -- cgit v1.2.3