Fixed meta.license: s/licence/license

This commit is contained in:
Pascal Wittmann
2015-05-30 15:14:10 +02:00
parent dbfaf1c27c
commit 1d30557516
6 changed files with 11 additions and 11 deletions

View File

@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
meta = {
description = "Basic Latin, Greek, Cyrillic and many Symbol blocks of Unicode";
# In lieu of a licence:
# In lieu of a license:
# Fonts in this site are offered free for any use;
# they may be installed, embedded, opened, edited, modified, regenerated, posted, packaged and redistributed.
license = stdenv.lib.licenses.free;