[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
?
Your comment

This issue is archived.

To comment on this conversation send an email to 29129@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 29129
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch