1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-18 05:12:47 +01:00

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
This commit is contained in:
Luke Dashjr 2017-01-20 00:11:02 +00:00
parent 855eb22004
commit 4945e73c76

View File

@ -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.