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>
master
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
1 changed files with 2 additions and 1 deletions

View File

@ -6360,7 +6360,8 @@ Moka")
(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