Skip to content

Commit d4f9a16

Browse files
committed
Convert dep5 to REUSE.toml
1 parent 4014aa7 commit d4f9a16

File tree

2 files changed

+10
-14
lines changed

2 files changed

+10
-14
lines changed

.reuse/dep5

Lines changed: 0 additions & 14 deletions
This file was deleted.

REUSE.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version = 1
2+
SPDX-PackageName = "live-bootstrap"
3+
SPDX-PackageSupplier = "fosslinux <[email protected]>"
4+
SPDX-PackageDownloadLocation = "https://github.com/fosslinux/live-bootstrap"
5+
6+
[[annotations]]
7+
path = ["steps/**/sources", "steps/**/**.checksums", "steps/SHA256SUMS.pkgs", "steps/**/simple-patches/**", "seed/**.checksums"]
8+
precedence = "aggregate"
9+
SPDX-FileCopyrightText = "none"
10+
SPDX-License-Identifier = "MIT"

0 commit comments

Comments
 (0)