From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add mtd-utils. Date: Wed, 31 Aug 2016 22:59:11 +0200 Message-ID: <87oa48k63k.fsf@gnu.org> References: <20160829232414.2538-1-dannym@scratchpost.org> <87eg56r85q.fsf@gmail.com> <20160830103925.6cc58bc2@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51379) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfCbP-0008WK-8r for guix-devel@gnu.org; Wed, 31 Aug 2016 16:59:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bfCbK-0004RF-DF for guix-devel@gnu.org; Wed, 31 Aug 2016 16:59:19 -0400 In-Reply-To: <20160830103925.6cc58bc2@scratchpost.org> (Danny Milosavljevic's message of "Tue, 30 Aug 2016 10:39:25 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Danny Milosavljevic Cc: guix-devel@gnu.org, Alex Kost Danny Milosavljevic skribis: > On Tue, 30 Aug 2016 11:08:17 +0300 > Alex Kost wrote: > >> It would be good if you write a comment before licenses, like what files >> have what licenses. Also is it really 'gpl2'? If the license says "or >> any later version", it should be 'gpl2+'. > > They are: Based on , the combined work seems to be GPLv2+. > GPL2-only parts (which constitute the vast majority) were omitted. Are there GPLv2 license headers that lack the =E2=80=9Cor any later version= =E2=80=9D wording, or anything that explicitly says =E2=80=9Cversion 2 only=E2=80=9D?= If not, it=E2=80=99s v2-or-later. HTH, Ludo=E2=80=99.