From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 2/6] gnu: Add libwmf Date: Tue, 09 Sep 2014 11:49:38 +0200 Message-ID: <87mwa96s3x.fsf@gnu.org> References: <540E2D97.1070601@gmail.com> 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]:44962) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XRI3Z-0007kr-3h for guix-devel@gnu.org; Tue, 09 Sep 2014 05:49:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XRI3P-0002H9-Sj for guix-devel@gnu.org; Tue, 09 Sep 2014 05:49:48 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:36144) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XRI3P-0002H3-LL for guix-devel@gnu.org; Tue, 09 Sep 2014 05:49:39 -0400 In-Reply-To: <540E2D97.1070601@gmail.com> (Marek Benc's message of "Tue, 09 Sep 2014 00:28:39 +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: Marek Benc Cc: guix-devel@gnu.org Marek Benc skribis: > * gnu/packages/image.scm (libwmf): New variable. Applied, but with the license changed to LGPLv2.0+: =E2=80=98COPYING=E2=80= =99 is the GPLv2, but AFAICS all the file headers say LGPLv2.0+. Thanks, Ludo=E2=80=99.