mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: texlive-ec: Remove reference to TeX Live version in license.
* gnu/packages/tex.scm (texlive-ec)[license]: Remove reference to TeX Live version. Change-Id: Ib7c1de9f2b98cdcf71910e4148c2b24009ff42bc
This commit is contained in:
parent
4583e28c46
commit
a8fbfb8607
1 changed files with 1 additions and 2 deletions
|
@ -57259,8 +57259,7 @@ (define-public texlive-ec
|
|||
Modern-style T1-encoded Type 1 set, Latin Modern, is not actually a direct
|
||||
development of the EC set, and differs from the EC in a number of
|
||||
particulars.")
|
||||
(license (license:fsf-free "https://www.tug.org/svn/texlive/tags/\
|
||||
texlive-2019.3/Master/texmf-dist/doc/fonts/ec/copyrite.txt"))))
|
||||
(license (license:fsf-free "file://doc/fonts/ec/copyrite.txt"))))
|
||||
|
||||
(define-deprecated-package texlive-fonts-ec texlive-ec)
|
||||
|
||||
|
|
Loading…
Reference in a new issue