From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28135 invoked by alias); 14 Oct 2003 17:56:32 -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 28048 invoked from network); 14 Oct 2003 17:56:29 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 14 Oct 2003 17:56:29 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h9EHuSM31098 for ; Tue, 14 Oct 2003 13:56:28 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h9EHuSr03355 for ; Tue, 14 Oct 2003 13:56:28 -0400 Received: from localhost.redhat.com (devserv.devel.redhat.com [172.16.58.1]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id h9EHuSDb024391 for ; Tue, 14 Oct 2003 13:56:28 -0400 Received: by localhost.redhat.com (Postfix, from userid 469) id 1EA912C441; Tue, 14 Oct 2003 14:07:44 -0400 (EDT) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16268.15215.652424.704491@localhost.redhat.com> Date: Tue, 14 Oct 2003 17:56:00 -0000 To: Michael Elizabeth Chastain Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] New baseboard file sh-sim.exp In-Reply-To: <200310141749.h9EHnOpa000870@duracef.shout.net> References: <200310141749.h9EHnOpa000870@duracef.shout.net> X-SW-Source: 2003-10/txt/msg00468.txt.bz2 Michael Elizabeth Chastain writes: > 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 I think adding the (C) notice to just this file is a start and an acceptable compromise. Asking to add it to all would definitely be too much. elena