From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8996 invoked by alias); 16 Mar 2009 19:22:33 -0000 Received: (qmail 8987 invoked by uid 22791); 16 Mar 2009 19:22:33 -0000 X-SWARE-Spam-Status: No, hits=-0.3 required=5.0 tests=AWL,BAYES_05,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout7.012.net.il (HELO mtaout7.012.net.il) (84.95.2.19) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 16 Mar 2009 19:22:27 +0000 Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KGM00A005R5ET00@i-mtaout7.012.net.il> for gdb-patches@sourceware.org; Mon, 16 Mar 2009 21:22:15 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.126.218.225]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KGM0036Q5T1MG20@i-mtaout7.012.net.il>; Mon, 16 Mar 2009 21:22:15 +0200 (IST) Date: Mon, 16 Mar 2009 19:32:00 -0000 From: Eli Zaretskii Subject: Re: more missing gplv3 notices In-reply-to: <49BE06F6.3090008@codesourcery.com> To: Nathan Sidwell Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <49BE06F6.3090008@codesourcery.com> 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/msg00274.txt.bz2 > Date: Mon, 16 Mar 2009 07:59:50 +0000 > From: Nathan Sidwell > > I grepped the gdb directory for gplv2 notices to produce the attached patch > which moves them all to gplv3. Mostly these are .y files, which I guess were > missed the first time round. Thanks. > ok? Fine with me, but please format the ChangeLog entry according to GNU coding standards.