mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-11 02:39:09 -07:00
Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065)
* Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt. * Replace 'Copyright:' with 'Copyright' sed -i 's|Copyright:\(.*\)|Copyright\1|' $(rg -l 'Copyright:') Co-authored-by: Maxwell G <gotmax@e.email>
This commit is contained in:
parent
f67473024d
commit
123c7efe5e
973 changed files with 2495 additions and 1542 deletions
|
@ -3,7 +3,7 @@
|
|||
# This particular file snippet, and this file snippet only, is based on
|
||||
# Lib/posixpath.py of cpython
|
||||
# It is licensed under the PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
|
||||
# (See PSF-license.txt in this collection)
|
||||
# (See LICENSES/PSF-2.0.txt in this collection)
|
||||
|
||||
from __future__ import absolute_import, division, print_function
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue