From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1664 invoked by alias); 26 Aug 2007 13:33:23 -0000 Received: (qmail 1565 invoked by uid 22791); 26 Aug 2007 13:33:22 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 26 Aug 2007 13:33:16 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 9CE7198153; Sun, 26 Aug 2007 13:33:16 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 58F149814E; Sun, 26 Aug 2007 13:33:16 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1IPIEr-0004wh-Jk; Sun, 26 Aug 2007 09:33:13 -0400 Date: Sun, 26 Aug 2007 13:33:00 -0000 From: Daniel Jacobowitz To: Hans-Peter Nilsson Cc: Joel Brobecker , gdb-patches@sourceware.org Subject: Re: [commit/sim] Switch to GPLv3 Message-ID: <20070826133313.GA18680@caradoc.them.org> Mail-Followup-To: Hans-Peter Nilsson , Joel Brobecker , gdb-patches@sourceware.org References: <20070824143924.GA7612@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-08/txt/msg00480.txt.bz2 On Sun, Aug 26, 2007 at 08:42:55AM -0400, Hans-Peter Nilsson wrote: > On Fri, 24 Aug 2007, Joel Brobecker wrote: > > > Similarly to the changes I made in the gdb/ directory, I have transitioned > > the sim/ subdirectory to GPLv3 by applying the following patches. > > Let me suggest a "grep 'version 2' sim/*", some remain. Also, > many of the files were generated. You'll catch the remaining > igen one as above, but there's also at least cgen, perhaps others. Most of the remaining ones are not FSF copyrighted. I see only: sim/igen/lf.c mips/configure.ac testsuite/sim/mips/testutils.inc testsuite/sim/mips/utils-dsp.inc testsuite/sim/mips/utils-fpu.inc testsuite/sim/mips/utils-mdmx.inc -- Daniel Jacobowitz CodeSourcery