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 conky. Date: Fri, 28 Aug 2015 09:39:15 +0200 Message-ID: <87eginx3oc.fsf@gnu.org> References: <59b346a36d306c2aaef4d38c7845bb9d@bidin.eu> <87oahsxx2a.fsf@gnu.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]:40258) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZVEFx-0005H5-Vh for guix-devel@gnu.org; Fri, 28 Aug 2015 03:39:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZVEFu-0007Gq-RX for guix-devel@gnu.org; Fri, 28 Aug 2015 03:39:25 -0400 In-Reply-To: <87oahsxx2a.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 27 Aug 2015 23:04:29 +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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: =?utf-8?B?U2luacWhYSBCacSRaW4=?= Cc: guix-devel@gnu.org On closer inspection, I noticed that most files in src/ actually carry the GPLv3 with the =E2=80=9Cor later=E2=80=9D clause, so I changed the lice= nse to =E2=80=98gpl3+=E2=80=99. Ludo=E2=80=99.