Skip to content

Commit 6afa34b

Browse files
committed
fix: remove unused CC0-1.0 license from REUSE configuration
Remove CC0-1.0 annotation for non-existent .github/CODEOWNERS file from REUSE.toml. This file is not part of the project and was causing REUSE compliance checks to fail. Remove unused CC0-1.0.txt license file from LICENSES directory as it is not referenced by any project files. Project now only uses: - AGPL-3.0-or-later: Main project code - MIT: Nextcloud template workflows Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent d10f4b3 commit 6afa34b

2 files changed

Lines changed: 0 additions & 127 deletions

File tree

LICENSES/CC0-1.0.txt

Lines changed: 0 additions & 121 deletions
This file was deleted.

REUSE.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ SPDX-PackageDownloadLocation = "https://github.com/LibreSign/wordpress_login_bac
88
default-license = "AGPL-3.0-or-later"
99
default-copyright = "2026 LibreCode coop and contributors"
1010

11-
[[annotations]]
12-
path = ".github/CODEOWNERS"
13-
precedence = "aggregate"
14-
SPDX-FileCopyrightText = "none"
15-
SPDX-License-Identifier = "CC0-1.0"
16-
1711
[[annotations]]
1812
path = [
1913
"appinfo/info.xml",

0 commit comments

Comments
 (0)