fonts/gdouros: correct license to unfree
This commit is contained in:
parent
eee784a1bb
commit
05a9b7fe2a
@ -26,10 +26,11 @@ let
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
inherit description;
|
inherit description;
|
||||||
# In lieu of a license:
|
# see http://users.teilar.gr/~g1951d/License.pdf
|
||||||
# Fonts in this site are offered free for any use;
|
# quite draconian: non-commercial, no modifications,
|
||||||
# they may be installed, embedded, opened, edited, modified, regenerated, posted, packaged and redistributed.
|
# no redistribution, "a single instantiation and no
|
||||||
license = lib.licenses.free;
|
# network installation"
|
||||||
|
license = lib.licenses.unfree;
|
||||||
homepage = http://users.teilar.gr/~g1951d/;
|
homepage = http://users.teilar.gr/~g1951d/;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user