Skip to content

Commit 6f2f4aa

Browse files
BIP3: refer to CC0 1.0 Universal
per https://creativecommons.org/publicdomain/zero/1.0/legalcode.en and add a missing word Co-authored-by: Tim Ruffing <[email protected]>
1 parent 12dc0e0 commit 6f2f4aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bip-0003.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ For example, a preamble might include the following License header:
396396

397397
License: CC0-1.0 OR MIT
398398

399-
In this case, the BIP (including all auxiliary files) is made available under the terms of both Creative Commons CC0 1.0 Universal as well as the
399+
In this case, the BIP (including all auxiliary files) is made available under the terms of both CC0 1.0 Universal as well as the
400400
MIT License, and anyone may modify and redistribute it provided they comply with the terms of
401401
*either* license, at their option. In other words, the license list is an "OR choice", not an "AND also" requirement. See the [SPDX
402402
documentation](https://spdx.dev/ids/) and the [SPDX License List](https://spdx.org/licenses/) for further details.
@@ -426,7 +426,7 @@ acceptable license L from the following list and another SPDX License Expression
426426

427427
* BSD-2-Clause: [BSD 2-Clause License](https://opensource.org/licenses/BSD-2-Clause)
428428
* BSD-3-Clause: [BSD 3-Clause License](https://opensource.org/licenses/BSD-3-Clause)
429-
* CC0-1.0: [Creative Commons CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/)
429+
* CC0-1.0: [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/)
430430
* FSFAP: [FSF All Permissive License](https://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html)
431431
* CC-BY-4.0: [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/)
432432
* MIT: [Expat/MIT/X11 License](https://opensource.org/licenses/MIT)
@@ -436,7 +436,7 @@ acceptable license L from the following list and another SPDX License Expression
436436
#### Not Acceptable Licenses
437437

438438
All licenses not explicitly included in the above lists are not acceptable terms for a Bitcoin Improvement Proposal.
439-
However, BIPs predating this proposal were accepted under other terms, and should use one the following identifiers.
439+
However, BIPs predating this proposal were accepted under other terms, and should use one of the following identifiers.
440440

441441
* LicenseRef-PD: Placed into the public domain
442442
* OPUBL-1.0: [Open Publication License 1.0](https://opencontent.org/openpub/)

0 commit comments

Comments
 (0)