From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:60860) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNZXX-0007tF-JC for guix-patches@gnu.org; Mon, 06 May 2019 05:04:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNZXW-000689-P3 for guix-patches@gnu.org; Mon, 06 May 2019 05:04:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42144) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hNZXW-000683-M3 for guix-patches@gnu.org; Mon, 06 May 2019 05:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hNZXW-0005ki-Ez for guix-patches@gnu.org; Mon, 06 May 2019 05:04:02 -0400 Subject: [bug#35366] [PATCH 1/2] gnu: mate-power-manager: Use correct license. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190421180030.20142-1-hoonandon@gmail.com> Date: Mon, 06 May 2019 11:03:38 +0200 In-Reply-To: <20190421180030.20142-1-hoonandon@gmail.com> (guy fleury iteriteka's message of "Sun, 21 Apr 2019 20:00:29 +0200") Message-ID: <877eb4lzth.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: guy fleury iteriteka Cc: 35366@debbugs.gnu.org guy fleury iteriteka skribis: > * [licence]: change gpl3+ to gpl2. Hi guy, AFAICS mate-power-manager is GPLv2+ (not GPLv2) because its license headers carry the =E2=80=9Cor any later version=E2=80=9D wording. Or did I miss something? Thanks, Ludo=E2=80=99.