From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6807 invoked by alias); 5 Mar 2014 12:34:10 -0000 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 Received: (qmail 6777 invoked by uid 89); 5 Mar 2014 12:34:09 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-pd0-f172.google.com Received: from mail-pd0-f172.google.com (HELO mail-pd0-f172.google.com) (209.85.192.172) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 05 Mar 2014 12:34:07 +0000 Received: by mail-pd0-f172.google.com with SMTP id p10so1000541pdj.3 for ; Wed, 05 Mar 2014 04:34:06 -0800 (PST) X-Received: by 10.68.162.1 with SMTP id xw1mr6584786pbb.128.1394022844934; Wed, 05 Mar 2014 04:34:04 -0800 (PST) Received: from bubble.grove.modra.org ([101.166.26.37]) by mx.google.com with ESMTPSA id kc9sm7884470pbc.25.2014.03.05.04.34.02 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 05 Mar 2014 04:34:04 -0800 (PST) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 26A08EA00D2; Wed, 5 Mar 2014 23:03:59 +1030 (CST) Date: Wed, 05 Mar 2014 12:34:00 -0000 From: Alan Modra To: binutils@sourceware.org, gdb-patches@sourceware.org, gcc-patches@gcc.gnu.org, rsandifo@linux.vnet.ibm.com Subject: Re: copyright dates in binutils (and includes/) Message-ID: <20140305123359.GI26922@bubble.grove.modra.org> Mail-Followup-To: binutils@sourceware.org, gdb-patches@sourceware.org, gcc-patches@gcc.gnu.org, rsandifo@linux.vnet.ibm.com References: <20140227045011.GC14922@bubble.grove.modra.org> <20140227132551.GO4348@adacore.com> <20140228085652.GI14922@bubble.grove.modra.org> <20140228130844.GA4893@adacore.com> <20140303034451.GD5934@bubble.grove.modra.org> <20140303041639.GA26922@bubble.grove.modra.org> <877g8bxv8h.fsf@sandifor-thinkpad.stglab.manchester.uk.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <877g8bxv8h.fsf@sandifor-thinkpad.stglab.manchester.uk.ibm.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2014-03/txt/msg00107.txt.bz2 On Mon, Mar 03, 2014 at 01:33:18PM +0000, Richard Sandiford wrote: > Alan Modra writes: > > On Mon, Mar 03, 2014 at 02:14:51PM +1030, Alan Modra wrote: > >> I'll post update-copyright.py separately. > > Thanks for doing this, looks good to me FWIW. I don't know whether > we want to keep a single script for both GCC and binutils+gdb or fork, > but probably separate copies makes sense. I guess we have 8 months to decide what to do with my hacks. :-) If you choose to merge my changes that's fine by me too. > As far as including include/ goes: the only reason that didn't happen > for gcc/ was because I didn't want to sort out which files were GCC- > specific and whether binutils, GCC or GDB was the master for each file. > So if we do your option (b) I think we should do (c) as well. I suppose > that means syncing GCC's include/ with binutils+gdb and then adding > GCC's include/ to the list of "approved" directories. I'm happy to try > that if it sounds OK. (Maybe after the 4.9 release, not sure.) I'm happy with (c, but for now have committed just the other changes. -- Alan Modra Australia Development Lab, IBM