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:
Nicolas Goaziou 2024-06-22 14:23:21 +02:00 committed by Ludovic Courtès
parent 4583e28c46
commit a8fbfb8607
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -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)