mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Convert dep5 to REUSE.toml
This commit is contained in:
parent
4014aa787a
commit
d4f9a1672d
2 changed files with 10 additions and 14 deletions
10
REUSE.toml
Normal file
10
REUSE.toml
Normal 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue