1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-06-30 12:42:43 +00:00
This commit is contained in:
emeth- 2016-02-02 06:19:47 -06:00
parent ddd34bf496
commit c79db0a9ec

View File

@ -130,7 +130,7 @@ New BIPs may be accepted with the following licenses:
In addition, it is recommended that literal code included in the BIP be dual-licensed under the same license terms as the project it modifies. For example, literal code intended for Bitcoin Core would ideally be dual-licensed under the MIT license terms as well as one of the above with the rest of the BIP text. In addition, it is recommended that literal code included in the BIP be dual-licensed under the same license terms as the project it modifies. For example, literal code intended for Bitcoin Core would ideally be dual-licensed under the MIT license terms as well as one of the above with the rest of the BIP text.
====Not recommented, but acceptable licenses==== ====Not recommended, but acceptable licenses====
* [http://www.apache.org/licenses/LICENSE-2.0 Apache License, version 2.0] * [http://www.apache.org/licenses/LICENSE-2.0 Apache License, version 2.0]
* [http://www.boost.org/LICENSE_1_0.txt Boost Software License, version 1.0] * [http://www.boost.org/LICENSE_1_0.txt Boost Software License, version 1.0]