da455ee86e
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
17 lines
520 B
TOML
17 lines
520 B
TOML
version = 1
|
|
SPDX-PackageName = "nextcloud"
|
|
SPDX-PackageSupplier = "Nextcloud <info@nextcloud.com>"
|
|
SPDX-PackageDownloadLocation = "https://github.com/nextcloud/server"
|
|
|
|
[[annotations]]
|
|
path = ["l10n/**.js", "l10n/**.json"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2026 Nextcloud translators"
|
|
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
|
|
|
[[annotations]]
|
|
path = ["img/app.svg", "img/app-dark.svg"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2018-2026 Google LLC"
|
|
SPDX-License-Identifier = "Apache-2.0"
|