summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2017-01-20 00:11:02 +0000
committerLuke Dashjr <luke-jr+git@utopios.org>2017-01-20 00:13:01 +0000
commit4945e73c76439feb698aaf8670b19cb379b9ee70 (patch)
tree52f34ed273488c40e994222b4090e33d4f52b9c5
parent855eb2200406166032debb719a0eedf0ae4e3860 (diff)
downloadbips-4945e73c76439feb698aaf8670b19cb379b9ee70.tar.xz
BIP 123: License under CC0-1.0 or GNU-All-Permissive terms
[Friday, January 20, 2017] [12:07:33 AM UTC] <CodeShark> luke-jr: for BIP123, I think either CC0 or GNU-all-permissive
-rw-r--r--bip-0123.mediawiki6
1 files changed, 6 insertions, 0 deletions
diff --git a/bip-0123.mediawiki b/bip-0123.mediawiki
index d438322..2404937 100644
--- a/bip-0123.mediawiki
+++ b/bip-0123.mediawiki
@@ -7,6 +7,8 @@
Status: Active
Type: Process
Created: 2015-08-26
+ License: CC0-1.0
+ GNU-All-Permissive
</pre>
==Abstract==
@@ -17,6 +19,10 @@ BIPs are classified by system layers with lower numbered layers involving more i
The specification defines the layers and sets forth specific criteria for deciding to which layer a particular standards BIP belongs.
+==Copyright==
+
+This BIP is dual-licensed under the Creative Commons CC0 1.0 Universal and GNU All-Permissive licenses.
+
==Motivation==
Bitcoin is a system involving a number of different standards. Some standards are absolute requirements for interoperability while others can be considered optional, giving implementors a choice of whether to support them.