gnu: fonts: Fix license of 'terminus-font'.

* gnu/packages/fonts.scm (terminus-font): Use 'silofl1.1' license.
master
Alex Kost 2014-11-10 18:26:29 +03:00
parent efe0be6de7
commit 380f2ab6a4
1 changed files with 1 additions and 3 deletions

View File

@ -237,6 +237,4 @@ package provides the TrueType (TTF) files.")
(synopsis "Simple bitmap programming font")
(description "Terminus Font is a clean, fixed width bitmap font, designed
for long (8 and more hours per day) work with computers.")
(license
(license:x11-style
"http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web"))))
(license license:silofl1.1)))