85 lines
2.7 KiB
TOML
85 lines
2.7 KiB
TOML
# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
version = 1
|
|
SPDX-PackageName = "nextcloud"
|
|
SPDX-PackageSupplier = "Nextcloud <info@nextcloud.com>"
|
|
SPDX-PackageDownloadLocation = "https://github.com/nextcloud/server"
|
|
|
|
[[annotations]]
|
|
path = [".github/**"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "none"
|
|
SPDX-License-Identifier = "CC0-1.0"
|
|
|
|
[[annotations]]
|
|
path = ["l10n/**.js", "l10n/**.json"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2017-2024 Nextcloud translators"
|
|
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
|
|
|
[[annotations]]
|
|
path = ["package-lock.json", "package.json", "tsconfig.json"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2017 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 = ["composer.json", "composer.lock"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2019 Nextcloud GmbH and Nextcloud contributors"
|
|
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
|
|
|
[[annotations]]
|
|
path = ["vendor-bin/**"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2024 Nextcloud GmbH and Nextcloud contributors"
|
|
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
|
|
|
[[annotations]]
|
|
path = ["cypress/tsconfig.json", "cypress/fixtures/example.json", "screenshots/acl.png", "screenshots/aclAdmin.png", "screenshots/edit.png", "screenshots/folders.png", "screenshots/permissions.png"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2023 Nextcloud GmbH and Nextcloud contributors"
|
|
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
|
|
|
[[annotations]]
|
|
path = ["img/app-dark.svg", "img/app.svg", "img/deny.svg", "img/folder-group.svg"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2018-2024 Google LLC"
|
|
SPDX-License-Identifier = "Apache-2.0"
|
|
|
|
[[annotations]]
|
|
path = ["tests/stubs/doctrine_dbal_**"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "none"
|
|
SPDX-License-Identifier = "MIT"
|
|
|
|
[[annotations]]
|
|
path = ["tests/stubs/symfony_component_**"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "none"
|
|
SPDX-License-Identifier = "MIT"
|
|
|
|
[[annotations]]
|
|
path = ["tests/stubs/stecman_component_**"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "none"
|
|
SPDX-License-Identifier = "MIT"
|
|
|
|
[[annotations]]
|
|
path = ["tests/stubs/icewind_streams_**"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "none"
|
|
SPDX-License-Identifier = "MIT"
|
|
|
|
[[annotations]]
|
|
path = ["openapi.json", "src/types/openapi/openapi.ts"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2024 Nextcloud GmbH and Nextcloud contributors"
|
|
SPDX-License-Identifier = "AGPL-3.0-or-later"
|