gnu: moka-icon-theme: Fix license.
* gnu/packages/gnome.scm (moka-icon-theme): Add cc-by-sa4.0 to license field. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
550281fb5f
commit
fedde43b6d
@ -6360,7 +6360,8 @@ (define-public moka-icon-theme
|
||||
(synopsis "Moka icon theme")
|
||||
(description "Moka is a stylized desktop icon set, designed to be clear,
|
||||
simple and consistent.")
|
||||
(license license:gpl3+)))
|
||||
(license (list license:gpl3+
|
||||
license:cc-by-sa4.0))))
|
||||
|
||||
(define-public arc-icon-theme
|
||||
(package
|
||||
|
Loading…
Reference in New Issue
Block a user