Add PSF-license.txt file (#356)

* Add PSF-license.txt file.

* Update with actual CPython 3.9.5 license.

(cherry picked from commit b2e476cb1a)
This commit is contained in:
Felix Fontein 2022-05-16 09:41:48 +02:00
commit f115793f4c
3 changed files with 51 additions and 1 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- Include ``PSF-license.txt`` file for ``plugins/module_utils/_version.py``.