1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-26 21:52:48 +00:00

Add more license statements (#5079) (#5088)

* 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:
patchback[bot] 2022-08-07 12:03:49 +00:00 committed by GitHub
parent df59034d75
commit a125458748
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
61 changed files with 205 additions and 837 deletions

View file

@ -4,6 +4,7 @@
# Lib/posixpath.py of cpython
# It is licensed under the PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
# (See LICENSES/PSF-2.0.txt in this collection)
# SPDX-License-Identifier: PSF-2.0
from __future__ import absolute_import, division, print_function