29 lines
929 B
TOML
29 lines
929 B
TOML
version = 1
|
|
SPDX-PackageName = "FreePDFEditor"
|
|
SPDX-PackageSupplier = "security@freepdfeditor.org"
|
|
SPDX-PackageDownloadLocation = "https://gitea.lm.je/ai-ad4/freepdfeditor"
|
|
|
|
[[annotations]]
|
|
path = "**"
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2025 ai-ad4 and the FreePDFEditor contributors"
|
|
SPDX-License-Identifier = "GPL-3.0-or-later"
|
|
|
|
[[annotations]]
|
|
path = "docs/plan.md"
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2025 ai-ad4 and the FreePDFEditor contributors"
|
|
SPDX-License-Identifier = "GPL-3.0-or-later"
|
|
|
|
[[annotations]]
|
|
path = "docs/adr/**"
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2025 ai-ad4 and the FreePDFEditor contributors"
|
|
SPDX-License-Identifier = "GPL-3.0-or-later"
|
|
|
|
[[annotations]]
|
|
path = [".gitignore", ".gitattributes", ".editorconfig"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2025 ai-ad4 and the FreePDFEditor contributors"
|
|
SPDX-License-Identifier = "GPL-3.0-or-later"
|