gnu: texlive-setspace: Add 'license' field.

* gnu/packages/tex.scm (texlive-setspace)[license]: New field.
This commit is contained in:
Ludovic Courtès 2022-09-14 00:14:03 +02:00
parent ac17d6ebf8
commit 5017b1bc3a
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -11276,7 +11276,8 @@ (define-public texlive-setspace
@code{onehalfspacing}, and @code{doublespacing}. Alternatively the spacing
can be changed as required with the @code{\\singlespacing},
@code{\\onehalfspacing}, and @code{\\doublespacing} commands. Other size
spacings also available.")))
spacings also available.")
(license license:lppl)))
(define-public texlive-pgfgantt
(package