mirror of
https://github.com/friendica/friendica
synced 2024-11-17 21:43:41 +00:00
mark content of the doc folder with SPDX
This commit is contained in:
parent
3896b07c9e
commit
62fdcbad6a
1 changed files with 4 additions and 1 deletions
|
@ -2,4 +2,7 @@ version = 1
|
||||||
SPDX-PackageName = "Friendica"
|
SPDX-PackageName = "Friendica"
|
||||||
SPDX-PackageSupplier = "Friendica Project <info@friendi.ca>"
|
SPDX-PackageSupplier = "Friendica Project <info@friendi.ca>"
|
||||||
SPDX-PackageDownloadLocation = "https://friendi.ca"
|
SPDX-PackageDownloadLocation = "https://friendi.ca"
|
||||||
annotations = []
|
[[annotations]]
|
||||||
|
path = "doc/**"
|
||||||
|
SPDX-FileCopyrightText = "2010-2024 The Friendica Project"
|
||||||
|
SPDX-License-Identifier = "CC0-1.0"
|
||||||
|
|
Loading…
Reference in a new issue