beansprout-custom/REUSE.toml
Ben Buhse 3ceaf8a004
Move TODOs into separate file, update README
I still have lots to do for the README, but I'll do that once I actually
am able to daily-drive beansprout.
2026-02-11 15:15:48 -06:00

16 lines
465 B
TOML

version = 1
[[annotations]]
path = ["README.md", "docs/TODO.md"]
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"