Add more license statements (#5079)

* Add more license statements. These were modified manually incorporating existing data.

* Remove accidentally added line.
This commit is contained in:
Felix Fontein 2022-08-07 13:37:23 +02:00 committed by GitHub
parent 6062ae8fae
commit 2a9fd7359f
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