Unfortunately, github.com/KarlK90/yaemk-split-kb is not REUSE compliant and does not fully adopt the recommendations to make software licensing easy for humans and machines alike. Have a look at our tutorial to learn about the three simple steps to become REUSE compliant.
To add the badge to your project's README.md
file,
use the following snippet:
[](https://api.reuse.software/info/github.com/KarlK90/yaemk-split-kb)
The API provides machine-readable artifacts for automatic analysis.
reuse spdx
command.
Commit 9c79318048eae97b3967eda0b46c6a20c043c5c4
was checked on 22 Oct 2025 11:08:01 UTC
with the following result:
/opt/venv/lib/python3.11/site-packages/reuse/project.py:332: PendingDeprecationWarning: '.reuse/dep5' is deprecated. You are recommended to instead use REUSE.toml. Use `reuse convert-dep5` to convert. warnings.warn( /opt/venv/lib/python3.11/site-packages/reuse/project.py:332: PendingDeprecationWarning: '.reuse/dep5' is deprecated. You are recommended to instead use REUSE.toml. Use `reuse convert-dep5` to convert. warnings.warn( # UNUSED LICENSES The following licenses are not used: * Unlicense # SUMMARY * Bad licenses: 0 * Deprecated licenses: 0 * Licenses without file extension: 0 * Missing licenses: 0 * Unused licenses: Unlicense * Used licenses: CC-BY-SA-4.0, GPL-2.0-or-later, GPL-3.0-only, MIT * Read errors: 0 * Invalid SPDX License Expressions: 0 * Files with copyright information: 103 / 103 * Files with license information: 103 / 103 Unfortunately, your project is not compliant with version 3.3 of the REUSE Specification :-( # RECOMMENDATIONS * Fix unused licenses: At least one of the license text files in 'LICENSES' is not referenced by any file, e.g. by an 'SPDX-License-Identifier' tag. Please make sure that you either tag the accordingly licensed files properly, or delete the unused license text if you are sure that no file or code snippet is licensed as such.