mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 06:46:50 +01: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
|
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
|
development of the EC set, and differs from the EC in a number of
|
||||||
particulars.")
|
particulars.")
|
||||||
(license (license:fsf-free "https://www.tug.org/svn/texlive/tags/\
|
(license (license:fsf-free "file://doc/fonts/ec/copyrite.txt"))))
|
||||||
texlive-2019.3/Master/texmf-dist/doc/fonts/ec/copyrite.txt"))))
|
|
||||||
|
|
||||||
(define-deprecated-package texlive-fonts-ec texlive-ec)
|
(define-deprecated-package texlive-fonts-ec texlive-ec)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue