licenses: add GFL

This commit is contained in:
apfelkuchen06 2023-06-19 01:26:43 +02:00
parent a2c3bc9df6
commit b165189b97

View File

@ -506,6 +506,11 @@ in mkLicense lset) ({
url = "http://www.schristiancollins.com/generaluser.php"; # license included in sources
};
gfl = {
fullName = "GUST Font License";
url = "http://www.gust.org.pl/fonts/licenses/GUST-FONT-LICENSE.txt";
};
gfsl = {
fullName = "GUST Font Source License";
url = "http://www.gust.org.pl/fonts/licenses/GUST-FONT-SOURCE-LICENSE.txt";