16 lines
481 B
TOML
16 lines
481 B
TOML
version = 1
|
|
SPDX-PackageName = "GM Assistant"
|
|
SPDX-PackageSupplier = "Gergely Polonkai"
|
|
SPDX-PackageDownloadLocation = "https://gitea.polonkai.eu/gergely/gm-assistant/"
|
|
|
|
[[annotations]]
|
|
path = "poetry.lock"
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2025 Gergely Polonkai"
|
|
SPDX-License-Identifier = "GPL-3.0-or-later"
|
|
|
|
[[annotations]]
|
|
path = "README.md"
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2025 Gergely Polonkai"
|
|
SPDX-License-Identifier = "GFDL-1.3-or-later" |