summaryrefslogtreecommitdiff
path: root/bip-0062.mediawiki
diff options
context:
space:
mode:
Diffstat (limited to 'bip-0062.mediawiki')
-rw-r--r--bip-0062.mediawiki5
1 files changed, 5 insertions, 0 deletions
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
</pre>
==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.