From 99e4ee6052cecb0084d8a2c06b573bda4e6b0e79 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Mon, 11 Nov 2024 00:28:03 +0700 Subject: all: convert reuse license to toml format --- REUSE.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 REUSE.toml (limited to 'REUSE.toml') diff --git a/REUSE.toml b/REUSE.toml new file mode 100644 index 0000000..6d1df6a --- /dev/null +++ b/REUSE.toml @@ -0,0 +1,13 @@ +## SPDX-FileCopyrightText: 2024 M. Shulhan +## SPDX-License-Identifier: GPL-3.0-or-later + +version = 1 +SPDX-PackageName = "bin.sh" +SPDX-PackageSupplier = "Shulhan " +SPDX-PackageDownloadLocation = "https://git.sr.ht/~shulhan/bin.sh" + +[[annotations]] +path = "AUR/.SRCINFO" +precedence = "aggregate" +SPDX-FileCopyrightText = "2022 Shulhan " +SPDX-License-Identifier = "GPL-3.0-or-later" -- cgit v1.3