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:
Brendan Tildesley 2017-11-03 19:58:54 +11:00 committed by Ludovic Courtès
parent 550281fb5f
commit fedde43b6d
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5

View File

@ -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