mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 20:04:32 +02:00
REUSE frio theme frameworks
This commit is contained in:
parent
62fdcbad6a
commit
4d8ee76b3b
1 changed files with 21 additions and 0 deletions
21
REUSE.toml
21
REUSE.toml
|
@ -2,7 +2,28 @@ 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/**"
|
path = "doc/**"
|
||||||
SPDX-FileCopyrightText = "2010-2024 The Friendica Project"
|
SPDX-FileCopyrightText = "2010-2024 The Friendica Project"
|
||||||
SPDX-License-Identifier = "CC0-1.0"
|
SPDX-License-Identifier = "CC0-1.0"
|
||||||
|
|
||||||
|
[[annotations]]
|
||||||
|
path = "view/theme/frio/frameworks/bootstrap/**"
|
||||||
|
SPDX-FileCopyrightText = "2011-2019 Twitter, Inc."
|
||||||
|
SPDX-License-Identifier = "MIT"
|
||||||
|
|
||||||
|
[[annotations]]
|
||||||
|
path = "view/theme/frio/frameworks/bootstrap-colorpicker/**"
|
||||||
|
SPDX-FileCopyrightText = "2012 Stefan Petre"
|
||||||
|
SPDX-License-Identifier = "Apache-2.0"
|
||||||
|
|
||||||
|
[[annotations]]
|
||||||
|
path = "view/theme/frio/frameworks/bootstrap-select/**"
|
||||||
|
SPDX-FileCopyrightText = "2013-2026 bootstrap-select"
|
||||||
|
SPDX-License-Identifier = "MIT"
|
||||||
|
|
||||||
|
[[annotations]]
|
||||||
|
path = "view/theme/frio/frameworks/bootstrap-toggle/**"
|
||||||
|
SPDX-FileCopyrightText = "2014 Min Hur, The New York Times Company"
|
||||||
|
SPDX-License-Identifier = "MIT"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue