Add license information to files in examples

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara 2025-03-05 00:25:49 +09:00
parent dc77f84e66
commit 015b0d7cb4
No known key found for this signature in database
GPG Key ID: E4F9743DAB4B7B75
3 changed files with 22 additions and 0 deletions

View File

@ -1,3 +1,8 @@
# SPDX-FileCopyrightText: 2022 MDAD project contributors
# SPDX-FileCopyrightText: 2024 Slavi Pantaleev
#
# SPDX-License-Identifier: AGPL-3.0-or-later
--- ---
# This is a host file for usage with the `../bin/ansible-all-hosts.sh` script, # This is a host file for usage with the `../bin/ansible-all-hosts.sh` script,

8
examples/hosts.license Normal file
View File

@ -0,0 +1,8 @@
SPDX-FileCopyrightText: 2017 - 2024 Slavi Pantaleev
SPDX-FileCopyrightText: 2019 Dan Arnfield
SPDX-FileCopyrightText: 2019 MDAD project contributors
SPDX-FileCopyrightText: 2021 Aaron Raimist
SPDX-FileCopyrightText: 2023 David Holdeman
SPDX-FileCopyrightText: 2024 - 2025 Suguru Hirahara
SPDX-License-Identifier: AGPL-3.0-or-later

View File

@ -0,0 +1,9 @@
SPDX-FileCopyrightText: 2017 - 2024 Slavi Pantaleev
SPDX-FileCopyrightText: 2018 Hugues Morisset
SPDX-FileCopyrightText: 2018 MDAD project contributors
SPDX-FileCopyrightText: 2020 Olaf Schoenwald
SPDX-FileCopyrightText: 2021 Kim Brose
SPDX-FileCopyrightText: 2022 Marko Weltzer
SPDX-FileCopyrightText: 2024 Suguru Hirahara
SPDX-License-Identifier: AGPL-3.0-or-later