Convert dep5 to REUSE.toml

This commit is contained in:
Samuel Tyler 2025-10-15 10:55:32 +11:00
parent 4014aa787a
commit d4f9a1672d
2 changed files with 10 additions and 14 deletions

10
REUSE.toml Normal file
View file

@ -0,0 +1,10 @@
version = 1
SPDX-PackageName = "live-bootstrap"
SPDX-PackageSupplier = "fosslinux <fosslinux@aussies.space>"
SPDX-PackageDownloadLocation = "https://github.com/fosslinux/live-bootstrap"
[[annotations]]
path = ["steps/**/sources", "steps/**/**.checksums", "steps/SHA256SUMS.pkgs", "steps/**/simple-patches/**", "seed/**.checksums"]
precedence = "aggregate"
SPDX-FileCopyrightText = "none"
SPDX-License-Identifier = "MIT"