mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-03-29 02:19:51 +00:00
We have a lot of verbose headers, and i think now is the best opportunity we have to become reuse compliant given that we just did two other similar maintenance changes (prettier, typescirpt5 & eslint9 & typescript-eslint). * synapse_antispam resuse headers. * delete old unused tslint.json. * Add REUSE to pre-commit config. * reuse info for config directory.
14 lines
320 B
TOML
14 lines
320 B
TOML
version = 1
|
|
|
|
[[annotations]]
|
|
path = "*.yaml"
|
|
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"
|