beansprout-custom/REUSE.toml
Ben Buhse 8e93395360
Update README.md, add docs/CONFIGURATION.md
I've finally added a somewhat usable README and also explained
configuration in docs/CONFIGURATION.md
2026-02-11 20:22:41 -06:00

16 lines
460 B
TOML

version = 1
[[annotations]]
path = ["README.md", "docs/**"]
SPDX-FileCopyrightText = "2026 Ben Buhse <me@benbuhse.email>"
SPDX-License-Identifier = "CC-BY-4.0"
[[annotations]]
path = ["protocol/wlr-layer-shell-unstable-v1.xml"]
SPDX-FileCopyrightText = "2017 Drew DeVault"
SPDX-License-Identifier = "HPND"
[[annotations]]
path = [".gitignore", "examples/**"]
SPDX-FileCopyrightText = "2026 Ben Buhse <me@benbuhse.email>"
SPDX-License-Identifier = "CC0-1.0"