guix: import: Handle X11 license in texlive importer.

* guix/import/texlive.scm (string->license): Recognize X11 license.
This commit is contained in:
Nicolas Goaziou 2023-08-14 13:42:52 +02:00
parent 49ba9b8165
commit 6f03e4be85
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -101,6 +101,7 @@ (define string->license
("cc-by-sa-3" 'cc-by-sa3.0)
("cc-by-sa-4" 'cc-by-sa4.0)
("mit" 'expat)
("x11" 'x11)
("fdl" 'fdl1.3+)
;; The GUST Font Nosource License, which is legally equivalent to
;; lppl1.3c+, is no longer in use (per