From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25627 invoked by alias); 10 Aug 2004 19:38:22 -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 25611 invoked from network); 10 Aug 2004 19:38:22 -0000 Received: from unknown (HELO smtp10.atl.mindspring.net) (207.69.200.246) by sourceware.org with SMTP; 10 Aug 2004 19:38:22 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by smtp10.atl.mindspring.net with esmtp (Exim 3.33 #1) id 1BucRw-0003BJ-00; Tue, 10 Aug 2004 15:38:20 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id 38A9C4B102; Tue, 10 Aug 2004 15:38:34 -0400 (EDT) Date: Tue, 10 Aug 2004 19:38:00 -0000 From: Michael Chastain To: eliz@gnu.org Subject: Re: [patch/testsuite] ChangeLog: add copyright notice Cc: gdb-patches@sources.redhat.com Message-ID: <41192439.nailAIZ1AOBGD@mindspring.com> References: <4113B115.nailAII1M8HR2@mindspring.com> <7494-Sat07Aug2004190514+0300-eliz@gnu.org> <41156089.nail9YI11CMAC@mindspring.com> <9003-Tue10Aug2004215449+0300-eliz@gnu.org> In-Reply-To: <9003-Tue10Aug2004215449+0300-eliz@gnu.org> User-Agent: nail 10.8 6/28/04 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-08/txt/msg00364.txt.bz2 Okay, I committed this patch. eliz> This principle is okay for patching code, but for such small changes eliz> in something other than code, I think sticking to it is overkill. When it comes to copyright, I'm pretty sticky about principles. Also there is not much difference between "code" and "other than code" for copyright purposes. eliz> Attached below. Cool, I will review your patch in a few minutes. Michael C 2004-08-07 Michael Chastain * ChangeLog: Add copyright notice. The notice is copied from emacs 21.3 top level ChangeLog.