unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: contact.ng0@cryptolab.net
To: guix-devel@gnu.org
Subject: [PATCH] gnu: reducelcs: Correct license.
Date: Tue, 31 Jan 2017 11:32:40 +0000	[thread overview]
Message-ID: <20170131113240.3738-2-contact.ng0@cryptolab.net> (raw)
In-Reply-To: <20170131113240.3738-1-contact.ng0@cryptolab.net>

From: ng0 <contact.ng0@cryptolab.net>

* gnu/packages/maths.scm (reducelcs)[license]: No explicit "Version 3 only"
is specified so the license must be GPL3+.
---
 gnu/packages/maths.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 11b81814a..ddea201d1 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2939,5 +2939,4 @@ instruction sets.  Thus, an application written with Vc can be compiled for:
 algorithm for LCS.  It is a fast program to compute the approximate
 Longest Commons Subsequence of a set of strings.")
       (home-page "https://github.com/gdv/Reduce-Expand-for-LCS")
-      ;; The source specifies no "and later" of GPL3.
-      (license license:gpl3))))
+      (license license:gpl3+))))
-- 
2.11.0

  reply	other threads:[~2017-01-31 11:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-31 11:32 Fix the reducelcs license contact.ng0
2017-01-31 11:32 ` contact.ng0 [this message]
2017-01-31 15:02 ` Kei Kebreau
2017-01-31 16:29   ` Marius Bakke
2017-01-31 17:38     ` ng0
2017-02-01 22:18   ` Ludovic Courtès
2017-02-01 23:56     ` ng0
2017-02-02  0:54       ` Kei Kebreau
2017-02-02 10:39       ` Hartmut Goebel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170131113240.3738-2-contact.ng0@cryptolab.net \
    --to=contact.ng0@cryptolab.net \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).