lint: include MIT-CMU, it is so close to FSF/OSI-free MIT

fdroidserver!682

https://github.com/spdx/license-list-data/issues/53

* FSF lists two closely related variants as  X11 or Expat, search for "MIT license" in https://www.gnu.org/licenses/license-list.html
* X11 is considered free: https://directory.fsf.org/wiki/License:X11
* Expat is considered free: https://directory.fsf.org/wiki/License:Expat
* It is included in Debian, so it is DFSG-free: https://metadata.ftp-master.debian.org/changelogs//main/f/flite/flite_2.1-release-3_copyright
* Fedora considers it free https://fedoraproject.org/wiki/Licensing:MIT#CMU_Style
This commit is contained in:
Hans-Christoph Steiner 2019-10-04 11:26:52 +02:00
parent 3801db064a
commit 1ef4f74aff

View file

@ -728,6 +728,7 @@ APPROVED_LICENSES = [
'LiLiQ-Rplus-1.1',
'MIT',
'MIT-0',
'MIT-CMU',
'MPL-1.0',
'MPL-1.1',
'MPL-2.0',