Setting up REUSE: add copyright statements to files on the root directory

flack.lock, flake.nix, and requirements.yml are taken care of with REUSE.toml

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2024-12-07 18:32:52 +09:00
parent a887bb0d87
commit 1e2c1ede05
14 changed files with 62 additions and 0 deletions

View File

@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
# Shows help
default:
@just --list --justfile {{ justfile() }}