]> git.mxchange.org Git - friendica.git/commitdiff
REUSE frio theme frameworks
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 24 Aug 2024 07:18:45 +0000 (09:18 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 24 Aug 2024 07:18:45 +0000 (09:18 +0200)
REUSE.toml

index 50b99d463737b6cef921d25e678239fff5060375..d58294ea1951bb3eb692d092b27d12c17d0f828c 100644 (file)
@@ -2,7 +2,28 @@ version = 1
 SPDX-PackageName = "Friendica"
 SPDX-PackageSupplier = "Friendica Project <info@friendi.ca>"
 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"