mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-02-07 00:26:09 +01:00
47 lines
1.3 KiB
TOML
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"
|