[PATCH 4/4] gnu: moka-icon-theme: Fix license.

  • Done
  • quality assurance status badge
Details
2 participants
  • Brendan Tildesley
  • Ludovic Courtès
Owner
unassigned
Submitted by
Brendan Tildesley
Severity
normal
B
B
Brendan Tildesley wrote on 3 Nov 2017 09:58
(address . guix-patches@gnu.org)
20171103085854.5236-4-brendan.tildesley@openmailbox.org
* gnu/packages/gnome.scm (moka-icon-theme): Add cc-by-sa4.0 to license field.
---
gnu/packages/gnome.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Toggle diff (16 lines)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 21b639bff..5ca6a0462 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6358,7 +6358,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
--
2.14.3
L
L
Ludovic Courtès wrote on 7 Nov 2017 00:06
(name . Brendan Tildesley)(address . brendan.tildesley@openmailbox.org)(address . 29129@debbugs.gnu.org)
874lq7m2gu.fsf@gnu.org
Brendan Tildesley <brendan.tildesley@openmailbox.org> skribis:

Toggle quote (2 lines)
> * gnu/packages/gnome.scm (moka-icon-theme): Add cc-by-sa4.0 to license field.

Applied, thank you for this patch series!

Ludo’.
L
L
Ludovic Courtès wrote on 7 Nov 2017 00:06
control message for bug #29129
(address . control@debbugs.gnu.org)
87375rm2gp.fsf@gnu.org
tags 29129 fixed
close 29129
?