]> git.mxchange.org Git - friendica.git/commitdiff
mark content of the doc folder with SPDX
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 24 Aug 2024 06:23:55 +0000 (08:23 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 24 Aug 2024 06:23:55 +0000 (08:23 +0200)
REUSE.toml

index 1cbf6f95aa8db31252a3cf5ba7e272f5b927793d..50b99d463737b6cef921d25e678239fff5060375 100644 (file)
@@ -2,4 +2,7 @@ version = 1
 SPDX-PackageName = "Friendica"
 SPDX-PackageSupplier = "Friendica Project <info@friendi.ca>"
 SPDX-PackageDownloadLocation = "https://friendi.ca"
-annotations = []
+[[annotations]]
+path = "doc/**"
+SPDX-FileCopyrightText = "2010-2024 The Friendica Project"
+SPDX-License-Identifier = "CC0-1.0"