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

bip-biprevised: Link licenses, and remove obsolete Apple licence and non-existent OSI-approved 1-clause BSD license

This commit is contained in:
Luke Dashjr 2016-02-01 23:29:07 +00:00
parent c61f4d8300
commit cfbde44a3c

View File

@ -72,23 +72,23 @@ New BIPs may be accepted with the following licenses:
====Recommended licenses==== ====Recommended licenses====
* OSI-approved BSD 1, 2, or 3 clause licenses * [https://opensource.org/licenses/BSD-2-Clause OSI-approved BSD 2-clause license]
* Creative Commons CC0 1.0 Universal * [https://opensource.org/licenses/BSD-3-Clause OSI-approved BSD 3-clause license]
* GNU All-Permissive License * [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]
====Not recommented, but acceptable licenses==== ====Not recommented, but acceptable licenses====
* Apache License, version 2.0 * [http://www.apache.org/licenses/LICENSE-2.0 Apache License, version 2.0]
* Apple's Common Documentation License, version 1.0 * [http://www.boost.org/LICENSE_1_0.txt Boost Software License, version 1.0]
* Boost Software License, version 1.0 * [https://creativecommons.org/licenses/by/4.0/ Creative Commons Attribution 4.0 International]
* Creative Commons Attribution 4.0 International * [https://creativecommons.org/licenses/by-sa/4.0/ Creative Commons Attribution-ShareAlike 4.0 International]
* Creative Commons Attribution-ShareAlike 4.0 International * [https://opensource.org/licenses/MIT Expat/MIT/X11 license]
* Expat/MIT/X11 license * [http://www.gnu.org/licenses/agpl-3.0.en.html GNU Affero General Public License (AGPL), version 3 or newer]
* GNU Affero General Public License (AGPL), version 3 * [http://www.gnu.org/licenses/fdl-1.3.en.html GNU Free Documentation License]
* GNU Free Documentation License * [http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html GNU General Public License (GPL), version 2 or newer]
* GNU General Public License (GPL), version 2 or 3 * [http://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html GNU Lesser General Public License (LGPL), version 2.1 or newer]
* GNU Lesser General Public License (LGPL), version 2.1 or 3 * [http://opencontent.org/openpub/ Open Publication License, version 1.0]
* Open Publication License, version 1.0
==See Also== ==See Also==