summaryrefslogtreecommitdiff
path: root/bip-biprevised.mediawiki
diff options
context:
space:
mode:
Diffstat (limited to 'bip-biprevised.mediawiki')
-rw-r--r--bip-biprevised.mediawiki2
1 files changed, 2 insertions, 0 deletions
diff --git a/bip-biprevised.mediawiki b/bip-biprevised.mediawiki
index 0774962..18ec1dd 100644
--- a/bip-biprevised.mediawiki
+++ b/bip-biprevised.mediawiki
@@ -77,6 +77,8 @@ New BIPs may be accepted with the following licenses:
* [https://creativecommons.org/publicdomain/zero/1.0/ Creative Commons CC0 1.0 Universal]
* [http://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html GNU All-Permissive License]
+In addition, it is recommended that literal code included in the BIP be available under the same license terms as the project it modifies, when that license is acceptable within a BIP. For example, literal code intended for Bitcoin Core would ideally be dual-licensed under the MIT license terms (listed below, as not recommended but acceptable) as well as one of the above with the rest of the BIP text.
+
====Not recommented, but acceptable licenses====
* [http://www.apache.org/licenses/LICENSE-2.0 Apache License, version 2.0]