From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH v2 3/6] gnu: fpga: Add iverilog. Date: Thu, 18 Aug 2016 12:09:34 +0200 Message-ID: <20160818120934.3ce1257c@scratchpost.org> References: <20160816180653.22524-1-dannym@scratchpost.org> <20160816180653.22524-4-dannym@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47195) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1baKGe-0004IF-FL for guix-devel@gnu.org; Thu, 18 Aug 2016 06:09:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1baKGb-0002Oc-21 for guix-devel@gnu.org; Thu, 18 Aug 2016 06:09:44 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:52472) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1baKGa-0002OV-Rk for guix-devel@gnu.org; Thu, 18 Aug 2016 06:09:40 -0400 In-Reply-To: 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: "Thompson, David" Cc: guix-devel On Tue, 16 Aug 2016 14:30:18 -0400 "Thompson, David" wrote: > Is it really GPL2 only? Most of the files are GPL2+, but these are GPL2 only: - ./driver/iverilog.man.in - ./iverilog-vpi.man.in - ./tgt-fpga/iverilog-fpga.man - ./vvp/vvp.man.in In addition these files are LGPL2+: ./iverilog-vpi.sh ./tgt-vlog95/logic_lpm.c ./vpi/mt19937int.c all the Makefile.in And these are LGPL2.1+: ./tgt-vlog95/logic_lpm.c