From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20438 invoked by alias); 14 Oct 2003 17:49:28 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 20421 invoked from network); 14 Oct 2003 17:49:26 -0000 Received: from unknown (HELO concert.shout.net) (204.253.184.25) by sources.redhat.com with SMTP; 14 Oct 2003 17:49:26 -0000 Received: from duracef.shout.net (duracef.shout.net [204.253.184.12]) by concert.shout.net (8.12.10/8.12.10) with ESMTP id h9EHnP4X015431 for ; Tue, 14 Oct 2003 12:49:25 -0500 Received: from duracef.shout.net (localhost [127.0.0.1]) by duracef.shout.net (8.12.10/8.12.9) with ESMTP id h9EHnOfa000871 for ; Tue, 14 Oct 2003 12:49:24 -0500 Received: (from mec@localhost) by duracef.shout.net (8.12.10/8.12.9/Submit) id h9EHnOpa000870 for gdb-patches@sources.redhat.com; Tue, 14 Oct 2003 13:49:24 -0400 Date: Tue, 14 Oct 2003 17:49:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200310141749.h9EHnOpa000870@duracef.shout.net> To: gdb-patches@sources.redhat.com Subject: Re: [RFA] New baseboard file sh-sim.exp X-SW-Source: 2003-10/txt/msg00467.txt.bz2 mec> I think this file needs a copyright notice. cv> None of the baseboard files have a copyright notice, actually. Both of these things are true. :( It's FSF policy to include copyright notices in files such as the baseboard files. http://www.gnu.org/prep/maintain_8.html#SEC8 But I don't like dependencies where new work is required to fix existing bugs before the new work can go in. So, I won't object, but I will moan and whine. It's a hard problem. Michael C