mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-06 00:09:10 -07:00
* Add more license statements. These were modified manually incorporating existing data.
* Remove accidentally added line.
(cherry picked from commit 2a9fd7359f
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
df59034d75
commit
a125458748
61 changed files with 205 additions and 837 deletions
|
@ -1,4 +1,8 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# Copyright (c) Ansible Project
|
||||
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
from __future__ import (absolute_import, division, print_function)
|
||||
__metaclass__ = type
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue