1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-09-22 13:51:38 +00:00

BIP3: add MIT-0 to acceptable licenses

This commit is contained in:
1BitcoinBoWP1FZ4xwTNkq6XksKidmgYYw 2025-08-20 21:38:13 -06:00 committed by Jon Atack
parent d610c8a232
commit e98fb73faa

View File

@ -430,6 +430,7 @@ acceptable license L from the following list and another SPDX License Expression
* FSFAP: [FSF All Permissive License](https://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html)
* CC-BY-4.0: [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/)
* MIT: [Expat/MIT/X11 License](https://opensource.org/license/MIT)
* MIT-0: [MIT No Attribution License](https://opensource.org/license/MIT-0)
* Apache-2.0: [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0)
* BSL-1.0: [Boost Software License 1.0](https://www.boost.org/LICENSE_1_0.txt)