25 lines
1.0 KiB
TOML
25 lines
1.0 KiB
TOML
# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
version = 1
|
|
SPDX-PackageName = "files_downloadlimit"
|
|
SPDX-PackageSupplier = "Nextcloud <info@nextcloud.com>"
|
|
SPDX-PackageDownloadLocation = "https://github.com/nextcloud/files_downloadlimit"
|
|
|
|
[[annotations]]
|
|
path = [".tx/config", "l10n/**.js", "l10n/**.json", "composer.json", "composer.lock", "vendor-bin/*/composer.json", "vendor-bin/*/composer.lock", "package.json", "package-lock.json"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2021 Nextcloud GmbH and Nextcloud contributors"
|
|
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
|
|
|
[[annotations]]
|
|
path = ["tsconfig.json", "vite.config.ts"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2024 Nextcloud GmbH and Nextcloud contributors"
|
|
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
|
|
|
[[annotations]]
|
|
path = ["css/*.css", "css/*.map"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2024 Nextcloud GmbH and Nextcloud contributors"
|
|
SPDX-License-Identifier = "AGPL-3.0-or-later"
|