diff --git a/bip-0003.md b/bip-0003.md index 32dcb801..1a42a7cd 100644 --- a/bip-0003.md +++ b/bip-0003.md @@ -397,7 +397,7 @@ For example, a preamble might include the following License header: License: CC0-1.0 OR FSFAP -In this case, the BIP text is fully licensed under both the Creative Commons CC0 1.0 Universal license as well as the +In this case, the BIP text is made available under the terms of both Creative Commons CC0 1.0 Universal as well as the FSF All Permissive License, and anyone may modify and redistribute the text provided they comply with the terms of *either* license. In other words, the license list is an "OR choice", not an "AND also" requirement. See the [SPDX documentation](https://spdx.dev/ids/) and the [SPDX License List](https://spdx.org/licenses/) for further details.