[stable-1] Add PSF-license.txt file (#455)

* Add PSF-license.txt file. (#453)

(cherry picked from commit 5664bfe4b6)

* Update with actual CPython 3.9.5 license. (#454)

(cherry picked from commit 7183596586)
This commit is contained in:
Felix Fontein
2022-05-16 09:02:58 +02:00
committed by GitHub
parent 4570c481ef
commit 9ebf7d668f
3 changed files with 51 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
# Implements multiple version numbering conventions for the
# Python Module Distribution Utilities.
#
# PSF License (see licenses/PSF-license.txt or https://opensource.org/licenses/Python-2.0)
# PSF License (see PSF-license.txt or https://opensource.org/licenses/Python-2.0)
#
"""Provides classes to represent module version numbers (one class for