From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1cW44s-000155-VA for mharc-grub-devel@gnu.org; Tue, 24 Jan 2017 11:36:14 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45036) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cW44q-00013s-QH for grub-devel@gnu.org; Tue, 24 Jan 2017 11:36:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cW44m-0006JP-S3 for grub-devel@gnu.org; Tue, 24 Jan 2017 11:36:12 -0500 Received: from a-painless.mh.aa.net.uk ([81.187.30.51]:57539) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cW44m-0006JH-MD for grub-devel@gnu.org; Tue, 24 Jan 2017 11:36:08 -0500 Received: from 3.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.4.1.b.e.2.f.f.b.0.b.8.0.1.0.0.2.ip6.arpa ([2001:8b0:bff2:eb14::3] helo=riva.pelham.vpn.ucam.org) by a-painless.mh.aa.net.uk with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1cW44l-0005AI-Ml for grub-devel@gnu.org; Tue, 24 Jan 2017 16:36:07 +0000 Received: from ns1.pelham.vpn.ucam.org ([172.20.153.2] helo=riva.ucam.org) by riva.pelham.vpn.ucam.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cW44h-0000l7-Q1 for grub-devel@gnu.org; Tue, 24 Jan 2017 16:36:03 +0000 Date: Tue, 24 Jan 2017 16:36:03 +0000 From: Colin Watson To: grub-devel@gnu.org Subject: Re: [PATCH] Add fwconfig command Message-ID: <20170124163603.GA973@riva.ucam.org> References: <20170123234332.22379-1-mjg59@coreos.com> <20170124145235.GE17957@char.us.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170124145235.GE17957@char.us.oracle.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 81.187.30.51 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2017 16:36:13 -0000 On Tue, Jan 24, 2017 at 09:52:35AM -0500, Konrad Rzeszutek Wilk wrote: > On Mon, Jan 23, 2017 at 03:43:32PM -0800, Matthew Garrett wrote: > > + * GRUB is free software: you can redistribute it and/or modify > > + * it under the terms of the GNU General Public License as published by > > + * the Free Software Foundation, either version 3 of the License, or > > + * (at your option) any later version. > > So what is your option here (see the 'at your option'). This language indicates that it's at the option of the person redistributing or modifying it whether they do so under the terms of version 3 or of some later version. Matthew is not required to pick one. Also: $ git grep 'at your option' | wc -l 1412 -- Colin Watson [cjwatson@ubuntu.com]