From f1ebfa1dd90e460ee2240b64f3c6abc40377bc50 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 18 Aug 2024 08:30:24 +0200 Subject: [PATCH] added REUSE config file --- REUSE.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 REUSE.toml diff --git a/REUSE.toml b/REUSE.toml new file mode 100644 index 0000000000..1cbf6f95aa --- /dev/null +++ b/REUSE.toml @@ -0,0 +1,5 @@ +version = 1 +SPDX-PackageName = "Friendica" +SPDX-PackageSupplier = "Friendica Project " +SPDX-PackageDownloadLocation = "https://friendi.ca" +annotations = []