diff options
Diffstat (limited to 'gnu/packages/tex.scm')
-rw-r--r-- | gnu/packages/tex.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index e28ab35208..f6b4c25595 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -10787,7 +10787,8 @@ The package offers some multilingual support; configurations for use in English (both British and American usage), French (including Belgian and Swiss variants), German, Italian, Portuguese and Spanish documents are provided. This package was originally provided as part of the author's datetime package, but is -now distributed separately."))) +now distributed separately.") + (license license:lppl1.3+))) (define-public texlive-inriafonts (package |