From 5017b1bc3ae9f2579a6b975fc373de9862a22f36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Wed, 14 Sep 2022 00:14:03 +0200 Subject: [PATCH] gnu: texlive-setspace: Add 'license' field. * gnu/packages/tex.scm (texlive-setspace)[license]: New field. --- gnu/packages/tex.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index c96887300f..9be9f73137 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -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