update REUSE.toml
Some checks failed
continuous-integration/drone/pr Build is failing

Add license information to the new files.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
This commit is contained in:
Ryuno-Ki 2025-05-13 13:36:42 +02:00
parent e283ee1d2d
commit b9230e949b
No known key found for this signature in database
GPG Key ID: 5A668E771F1ED854

View File

@ -10,7 +10,7 @@ SPDX-FileCopyrightText = "WTF Kooperative eG <https://wtf-eg.de/>"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = [".browserslistrc", ".dockerignore", ".eslintrc.js", ".gitignore", "REUSE.toml"]
path = [".browserslistrc", ".dockerignore", ".eslintrc.js", ".gitignore", "REUSE.toml", "env.example", "vue.config.js"]
precedence = "aggregate"
SPDX-FileCopyrightText = "WTF Kooperative eG <https://wtf-eg.de/>"
SPDX-License-Identifier = "AGPL-3.0-or-later"