From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 838 invoked by alias); 26 Aug 2007 12:43:03 -0000 Received: (qmail 799 invoked by uid 22791); 26 Aug 2007 12:43:02 -0000 X-Spam-Check-By: sourceware.org Received: from dair.pair.com (HELO dair.pair.com) (209.68.1.49) by sourceware.org (qpsmtpd/0.31) with SMTP; Sun, 26 Aug 2007 12:42:58 +0000 Received: (qmail 64452 invoked by uid 20157); 26 Aug 2007 12:42:55 -0000 Date: Sun, 26 Aug 2007 12:43:00 -0000 From: Hans-Peter Nilsson To: Joel Brobecker cc: gdb-patches@sourceware.org Subject: Re: [commit/sim] Switch to GPLv3 In-Reply-To: <20070824143924.GA7612@adacore.com> Message-ID: References: <20070824143924.GA7612@adacore.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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/msg00479.txt.bz2 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. brgds, H-P PS. Eventually. Right now, I prioritize a few other bugs elsewhere.