Add license information to some files on the top level directory

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2025-03-03 12:14:55 +09:00
parent 85c93f8533
commit 92adfb50e7
4 changed files with 24 additions and 0 deletions

View File

@ -1,3 +1,9 @@
# SPDX-FileCopyrightText: 2023 - 2024 Nikita Chernyi
# SPDX-FileCopyrightText: 2023 - 2024 Slavi Pantaleev
# SPDX-FileCopyrightText: 2024 Suguru Hirahara
#
# SPDX-License-Identifier: AGPL-3.0-or-later
# Shows help
default:
@{{ just_executable() }} --list --justfile {{ justfile() }}