Files
Draupnir/REUSE.toml
2025-01-19 18:52:34 +00:00

47 lines
1.3 KiB
TOML

version = 1
SPDX-PackageName = "Draupnir"
SPDX-PackageSupplier = "Gnuxie <Gnuxie@protonmail.com>"
SPDX-PackageDownloadLocation = "https://github.com/the-draupnir-project/Draupnir"
[[annotations]]
path = ".github/ISSUE_TEMPLATE/bug-report.md"
precedence = "aggregate"
SPDX-FileCopyrightText = "Gnuxie <Gnuxie@protonmail.com>"
SPDX-License-Identifier = "CC0-1.0"
[[annotations]]
path = "tsconfig.json"
precedence = "aggregate"
SPDX-FileCopyrightText = "Gnuxie <Gnuxie@protonmail.com>"
SPDX-License-Identifier = "CC0-1.0"
[[annotations]]
path = "REUSE.toml"
precedence = "aggregate"
SPDX-FileCopyrightText = "Gnuxie <Gnuxie@protonmail.com>"
SPDX-License-Identifier = "CC0-1.0"
[[annotations]]
path = "yarn.lock"
precedence = "aggregate"
SPDX-FileCopyrightText = "Gnuxie <Gnuxie@protonmail.com>"
SPDX-License-Identifier = "CC0-1.0"
[[annotations]]
path = "NOTICE"
precedence = "aggregate"
SPDX-FileCopyrightText = "Gnuxie <Gnuxie@protonmail.com>"
SPDX-License-Identifier = "CC0-1.0"
[[annotations]]
path = "test/tsconfig.json"
precedence = "aggregate"
SPDX-FileCopyrightText = "Gnuxie <Gnuxie@protonmail.com>"
SPDX-License-Identifier = "CC0-1.0"
[[annotations]]
path = "package.json"
precedence = "aggregate"
SPDX-FileCopyrightText = "Gnuxie <Gnuxie@protonmail.com>"
SPDX-License-Identifier = "AFL-3.0"