From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13037 invoked by alias); 17 Mar 2009 19:03:34 -0000 Received: (qmail 13029 invoked by uid 22791); 17 Mar 2009 19:03:33 -0000 X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_JMF_BR,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout2.012.net.il (HELO mtaout2.012.net.il) (84.95.2.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 17 Mar 2009 19:03:27 +0000 Received: from conversion-daemon.i_mtaout2.012.net.il by i_mtaout2.012.net.il (HyperSendmail v2004.12) id <0KGN00D00ZH7J700@i_mtaout2.012.net.il> for gdb-patches@sourceware.org; Tue, 17 Mar 2009 21:04:12 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.127.23.114]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KGN007UNZN0KZ42@i_mtaout2.012.net.il>; Tue, 17 Mar 2009 21:04:12 +0200 (IST) Date: Tue, 17 Mar 2009 19:04:00 -0000 From: Eli Zaretskii Subject: Re: more missing gplv3 notices In-reply-to: <49BF5977.2020803@codesourcery.com> To: Nathan Sidwell Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <49BE06F6.3090008@codesourcery.com> <49BF5977.2020803@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/msg00319.txt.bz2 > Date: Tue, 17 Mar 2009 08:04:07 +0000 > From: Nathan Sidwell > CC: gdb-patches@sourceware.org > > > Fine with me, but please format the ChangeLog entry according to GNU > > coding standards. > > I thought I had. Please clarify what is wrong. Each file should begin on a separate line. Example: 2009-01-12 Christopher Faylor * amd64-windows-nat.c Rename gdb-specific win32_* to windows_* throughout. * i386-cygwin-tdep.c: Ditto. * i386-windows-nat.c: Ditto. * windows-nat.h: Ditto. * windows-tdep.c: Ditto. * windows-tdep.h: Ditto. * windows-nat.c: Ditto. See the node "Style of Change Logs" in standards.info for details.