Browse Source

Setting up REUSE: change copyright year to the initial publication - 2017

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3859/head
Suguru Hirahara 1 year ago
parent
commit
ab30390bd4
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
5 changed files with 5 additions and 5 deletions
  1. +1
    -1
      .gitignore
  2. +1
    -1
      README.md
  3. +1
    -1
      ansible.cfg
  4. +1
    -1
      examples/hosts
  5. +1
    -1
      setup.yml

+ 1
- 1
.gitignore View File

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2017 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
README.md View File

@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2017 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
-->


+ 1
- 1
ansible.cfg View File

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2017 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
examples/hosts View File

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2017 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
setup.yml View File

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2017 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



Loading…
Cancel
Save