From 855eb2200406166032debb719a0eedf0ae4e3860 Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Thu, 19 Jan 2017 19:55:44 +0000 Subject: BIPs 30, 32, 62, 66, and 103: License under BSD-2-Clause terms [Thursday, January 19, 2017] [7:46:36 PM UTC] sipa: if you get a minute, can you give me at least a text-"verbal" ACK for some copyright license to put on BIPs 30, 32, 62, 66, and 103 please? is BSD-2-Clause okay? [Thursday, January 19, 2017] [7:47:01 PM UTC] luke-jr: ACK on 2-clause BSD for 30,32,62,66,103 [Thursday, January 19, 2017] [7:47:13 PM UTC] (and for any other BIPs I contributed to) --- bip-0062.mediawiki | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bip-0062.mediawiki') diff --git a/bip-0062.mediawiki b/bip-0062.mediawiki index deff62b..7dd2b5b 100644 --- a/bip-0062.mediawiki +++ b/bip-0062.mediawiki @@ -10,12 +10,17 @@ Status: Withdrawn Type: Standards Track Created: 2014-03-12 + License: BSD-2-Clause ==Abstract== This document specifies proposed changes to the Bitcoin transaction validity rules in order to make malleability of transactions impossible (at least when the sender doesn't choose to avoid it). +==Copyright== + +This BIP is licensed under the 2-clause BSD license. + ==Motivation== As of february 2014, Bitcoin transactions are malleable in multiple ways. This means a (valid) transaction can be modified in-flight, without invalidating it, but without access to the relevant private keys. -- cgit v1.2.3