mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
licenses: add GFL
This commit is contained in:
parent
a2c3bc9df6
commit
b165189b97
@ -506,6 +506,11 @@ in mkLicense lset) ({
|
|||||||
url = "http://www.schristiancollins.com/generaluser.php"; # license included in sources
|
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 = {
|
gfsl = {
|
||||||
fullName = "GUST Font Source License";
|
fullName = "GUST Font Source License";
|
||||||
url = "http://www.gust.org.pl/fonts/licenses/GUST-FONT-SOURCE-LICENSE.txt";
|
url = "http://www.gust.org.pl/fonts/licenses/GUST-FONT-SOURCE-LICENSE.txt";
|
||||||
|
Loading…
Reference in New Issue
Block a user