From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30375 invoked by alias); 12 Mar 2009 16:32:03 -0000 Received: (qmail 30317 invoked by uid 22791); 12 Mar 2009 16:31:57 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 12 Mar 2009 16:31:49 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 979E310A30; Thu, 12 Mar 2009 16:31:47 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 840FD101AB; Thu, 12 Mar 2009 16:31:47 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1Lhnow-0004gJ-0P; Thu, 12 Mar 2009 12:31:46 -0400 Date: Thu, 12 Mar 2009 16:32:00 -0000 From: Daniel Jacobowitz To: Nathan Sidwell Cc: gdb-patches@sourceware.org Subject: Re: some missing gplv3 notices Message-ID: <20090312163145.GA17979@caradoc.them.org> Mail-Followup-To: Nathan Sidwell , gdb-patches@sourceware.org References: <49B91B1B.5020405@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49B91B1B.5020405@codesourcery.com> User-Agent: Mutt/1.5.17 (2008-05-11) 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: 2009-03/txt/msg00169.txt.bz2 On Thu, Mar 12, 2009 at 02:24:27PM +0000, Nathan Sidwell wrote: > A customer noticed that some of the gdbserver files were still gplv2 or > later, and asked some questions. > > AFAICT this is just a slip up and there is no need for these to be stuck > at gplv2 -- it certainly doesn't change gdbserver from being gplv3. > > This patch changes those files to be gplv3 or later, ok? OK. You're right - gdbserver is definitely v3 now. -- Daniel Jacobowitz CodeSourcery