commit:     dada6858db4eec81049d03eb4f1e8d02b0db54af
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  7 14:26:48 2017 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jun  9 14:54:33 2019 +0000
URL:        https://gitweb.gentoo.org/proj/tex.git/commit/?id=dada6858

map lppl1.3c license

 scripts/texlive/tlpsrc/cataloguelicense2gentoolicense.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/scripts/texlive/tlpsrc/cataloguelicense2gentoolicense.sh 
b/scripts/texlive/tlpsrc/cataloguelicense2gentoolicense.sh
index 61bf463..6f9bc1c 100755
--- a/scripts/texlive/tlpsrc/cataloguelicense2gentoolicense.sh
+++ b/scripts/texlive/tlpsrc/cataloguelicense2gentoolicense.sh
@@ -15,6 +15,8 @@ while [ $# -gt 0 ] ; do
             echo "LPPL-1.2";;
         lppl1.3)
             echo "LPPL-1.3";;
+        lppl1.3c)
+            echo "LPPL-1.3c";;
         gfl)
             echo "LPPL-1.3";;
         gfsl)

Reply via email to