From: Tobias Diekershoff Date: Sat, 24 Aug 2024 07:18:45 +0000 (+0200) Subject: REUSE frio theme frameworks X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4d8ee76b3be394a48968080ce5b69003ba58cd24;p=friendica.git REUSE frio theme frameworks --- diff --git a/REUSE.toml b/REUSE.toml index 50b99d4637..d58294ea19 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -2,7 +2,28 @@ version = 1 SPDX-PackageName = "Friendica" SPDX-PackageSupplier = "Friendica Project " SPDX-PackageDownloadLocation = "https://friendi.ca" + [[annotations]] path = "doc/**" SPDX-FileCopyrightText = "2010-2024 The Friendica Project" 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"