37 lines
1.3 KiB
TOML
37 lines
1.3 KiB
TOML
# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
version = 1
|
|
SPDX-PackageName = "nextcloud_announcements"
|
|
SPDX-PackageSupplier = "Nextcloud <info@nextcloud.com>"
|
|
SPDX-PackageDownloadLocation = "https://github.com/nextcloud/nextcloud_announcements"
|
|
|
|
[[annotations]]
|
|
path = ["l10n/**.js", "l10n/**.json", "appinfo/certificate.crt"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2016 Nextcloud GmbH and Nextcloud contributors"
|
|
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
|
|
|
[[annotations]]
|
|
path = ".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 = ["composer.json", "composer.lock", "tests/psalm-baseline.xml"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2021 Nextcloud GmbH and Nextcloud contributors"
|
|
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
|
|
|
[[annotations]]
|
|
path = ["img/app.svg", "img/app-dark.svg"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2018-2024 Google LLC"
|
|
SPDX-License-Identifier = "Apache-2.0"
|