mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: gcompris-qt: Update license.
* gnu/packages/education.scm (gcompris-qt)[license]: Add silofl1.1 for the bundled fonts.
This commit is contained in:
parent
6ace1ec816
commit
fe50813c73
1 changed files with 2 additions and 1 deletions
|
@ -214,7 +214,8 @@ (define-public gcompris-qt
|
|||
@item reading practice
|
||||
@item small games (memory games, jigsaw puzzles, ...)
|
||||
@end enumerate\n")
|
||||
(license license:gpl3+)))
|
||||
(license (list license:silofl1.1 ; bundled fonts
|
||||
license:gpl3+))))
|
||||
|
||||
(define-public tipp10
|
||||
(package
|
||||
|
|
Loading…
Reference in a new issue