mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-04 05:04:22 -07:00
Add MIT-license.txt (#5072)
(partially cherry picked from commit b5eae69e36
)
This commit is contained in:
parent
a63b8b14bc
commit
54bf6ef6de
3 changed files with 13 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
# Copyright (c) 2018 Antoine Catton
|
||||
# MIT License (see licenses/MIT-license.txt or https://opensource.org/licenses/MIT)
|
||||
# MIT License (see MIT-license.txt or https://opensource.org/licenses/MIT)
|
||||
# SPDX-License-Identifier: MIT
|
||||
from __future__ import (absolute_import, division, print_function)
|
||||
__metaclass__ = type
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue