diff --git a/.reuse/dep5 b/.reuse/dep5 deleted file mode 100644 index bd9641ca7582a445711e78a6a08d2aebe8576bc7..0000000000000000000000000000000000000000 --- a/.reuse/dep5 +++ /dev/null @@ -1,10 +0,0 @@ -Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: willow -Upstream-Contact: amolith -Source: https://git.alderit.com/alderit/willow - -# Sample paragraph, commented out: -# -# Files: src/* -# Copyright: $YEAR $NAME <$CONTACT> -# License: ... diff --git a/REUSE.toml b/REUSE.toml new file mode 100644 index 0000000000000000000000000000000000000000..372db59f59a71a8a5c491f8ea632a8d990f5c3fe --- /dev/null +++ b/REUSE.toml @@ -0,0 +1,5 @@ +version = 1 +SPDX-PackageName = "willow" +SPDX-PackageSupplier = "Amolith " +SPDX-PackageDownloadLocation = "https://git.alderit.com/alderit/willow" +annotations = []