From 4d8ee76b3be394a48968080ce5b69003ba58cd24 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sat, 24 Aug 2024 09:18:45 +0200 Subject: [PATCH] REUSE frio theme frameworks --- REUSE.toml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) 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"