guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

120/137: gnu: texlive-ec: Remove reference to TeX Live version in licens


From: guix-commits
Subject: 120/137: gnu: texlive-ec: Remove reference to TeX Live version in license.
Date: Mon, 24 Jun 2024 18:27:29 -0400 (EDT)

ngz pushed a commit to branch tex-team
in repository guix.

commit 2d90db9f0e61e4f8fa284ad3fc821541c27f32f2
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Jun 22 14:23:21 2024 +0200

    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
---
 gnu/packages/tex.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index b1fceb3f40..b72a98963b 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -57259,8 +57259,8 @@ sign, and many others.  The fonts are available in 
(traced) Adobe Type
 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 "https://www.tug.org/svn/texlive/trunk/\
+Master/texmf-dist/doc/fonts/ec/copyrite.txt"))))
 
 (define-deprecated-package texlive-fonts-ec texlive-ec)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]