Good changes, but in the future, please don’t reformat text passages to adhere to a specific line length. Instead leave the line breaks in the same places (especially the line breaks of otherwise unchanged lines). Due to the shifted line breaks, this edit that adds and changes only a few words (+auxiliary, +SPDX-License-Identifier: <SPDX License Expression>
comment, GNU-All-Permissive ↦ FSFAP) appears in the diff viewer as if the whole paragraph had been rewritten.
0Each auxiliary source code file or source directory should specify the license under which it is made available as is common in
1software (e.g., with a [`SPDX-License-Identifier: <SPDX License Expression>` comment](https://spdx.dev/ids/), a license header, or a LICENSE/COPYING file). It is recommended to make any test vectors available
2under CC0-1.0 or FSFAP in addition to any other licenses to allow anyone to copy test vectors into their
3implementations without introducing license hindrances. Licenses listed in the License-Code header apply to all source
4directories, source code files, and test vectors provided with the BIP except those where a LICENSE file in a directory
5or the file header states otherwise.