소스 검색

Add license information to files in examples

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4143/head
Suguru Hirahara 1 년 전
부모
커밋
015b0d7cb4
No known key found for this signature in database GPG 키 ID: E4F9743DAB4B7B75
3개의 변경된 파일22개의 추가작업 그리고 0개의 파일을 삭제
  1. +5
    -0
      examples/host.yml
  2. +8
    -0
      examples/hosts.license
  3. +9
    -0
      examples/vars.yml.license

+ 5
- 0
examples/host.yml 파일 보기

@@ -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,


+ 8
- 0
examples/hosts.license 파일 보기

@@ -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

+ 9
- 0
examples/vars.yml.license 파일 보기

@@ -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

불러오는 중...
취소
저장