diff --git a/REUSE.toml b/REUSE.toml index 73830b46..0d20b4ec 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -28,3 +28,9 @@ path = ["img/app.svg", "img/app-alternate.svg", "img/app-dark.svg"] precedence = "aggregate" SPDX-FileCopyrightText = "2018-2024 Google LLC" SPDX-License-Identifier = "Apache-2.0" + +[[annotations]] +path = [".github/workflows/*.yml.patch"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2026 Nextcloud GmbH and Nextcloud contributors" +SPDX-License-Identifier = "AGPL-3.0-or-later"