pull: Associate FSF's PythonOld with SPDX's Python-2.0 (and others)
authorW. Trevor King <wking@tremily.us>
Mon, 23 Oct 2017 22:11:11 +0000 (15:11 -0700)
committerW. Trevor King <wking@tremily.us>
Mon, 23 Oct 2017 22:37:45 +0000 (15:37 -0700)
commit06191c7b39a2475cc9551728c3257850d479d495
tree0ab5fc272034fbce0aa28174bf64d1735af413ed
parentef88572fcaafe942a3e8c6ffae46d82c1e5b0ab1
pull: Associate FSF's PythonOld with SPDX's Python-2.0 (and others)

The FSF label for PythonOld is "License of Python 1.6b1 through 2.0
and 2.1" [1].  They link to the 1.6b1 text [2].  This set does not
include 1.6a2 and earlier versions [3], and also does not include
2.0.1, 2.1.1, and newer versions [4].  I believe the splits are
exhaustive, based on:

* [5], which mentions 1.6.1, 2.0, 2.1 in this range.
* [6], which mentions no releases in this range.
* [7], which mentions 1.6.1 in this range.

[1]: https://www.gnu.org/licenses/license-list.html#PythonOld
[2]: https://directory.fsf.org/wiki/License:Python1.6b1
[3]: https://www.gnu.org/licenses/license-list.html#Python1.6a2
[4]: https://www.gnu.org/licenses/license-list.html#Python
[5]: https://docs.python.org/3/license.html#history-of-the-software
[6]: https://www.python.org/downloads/
[7]: https://www.python.org/download/releases/
pull.py