mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 06:06:53 -05:00
gnu: fonts: Fix license of 'terminus-font'.
* gnu/packages/fonts.scm (terminus-font): Use 'silofl1.1' license.
This commit is contained in:
parent
efe0be6de7
commit
380f2ab6a4
1 changed files with 1 additions and 3 deletions
|
@ -237,6 +237,4 @@ (define-public terminus-font
|
|||
(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)))
|
||||
|
|
Loading…
Reference in a new issue