f7cloud_client/apps/twofactor_nextcloud_notification/REUSE.toml
2026-03-05 13:40:40 +00:00

31 lines
1.2 KiB
TOML

# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: AGPL-3.0-or-later
version = 1
SPDX-PackageName = "twofactor_nextcloud_notification"
SPDX-PackageSupplier = "Nextcloud GmbH <info@nextcloud.com>"
SPDX-PackageDownloadLocation = "https://github.com/nextcloud/twofactor_nextcloud_notification"
[[annotations]]
path = ["package-lock.json", "package.json", "composer.json", "composer.lock", "vendor-bin/*/composer.json", "vendor-bin/*/composer.lock", ".tx/config"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2018 Nextcloud GmbH and Nextcloud contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = [".github/CODEOWNERS"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2023 Nextcloud GmbH and Nextcloud contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = ["l10n/**.js", "l10n/**.json"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2018-2024 Nextcloud translators"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = ["img/app-dark.svg", "img/app.svg", "img/login-dark.svg"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2018-2024 Google LLC"
SPDX-License-Identifier = "Apache-2.0"