1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-09 21:47:17 +00:00

SPDX Format

This commit is contained in:
Yousefnezhad 2025-05-13 09:41:41 +03:30
parent 128bb8b5c0
commit 7dd2544217
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# Copyright: (c) 2025, Samaneh Yousefnezhad <s-yousefenzhad@um.ac.ir>
# GNU General Public License v3.0+
# (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)

View file

@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-3.0-or-later
from __future__ import absolute_import, division, print_function
__metaclass__ = type