From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23465 invoked by alias); 25 Sep 2003 20:07:40 -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 23457 invoked from network); 25 Sep 2003 20:07:39 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 25 Sep 2003 20:07:39 -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 h8PK7c111701 for ; Thu, 25 Sep 2003 16:07:38 -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 h8PK7cc31252 for ; Thu, 25 Sep 2003 16:07:38 -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 h8PK7bTX005480; Thu, 25 Sep 2003 16:07:37 -0400 Received: by localhost.redhat.com (Postfix, from userid 469) id DCBB82CCA4; Thu, 25 Sep 2003 16:17:27 -0400 (EDT) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16243.19799.709046.528640@localhost.redhat.com> Date: Thu, 25 Sep 2003 20:07:00 -0000 To: Elena Zannoni Cc: Keith Seitz , Michael Elizabeth Chastain , "gdb-patches@sources.redhat.com" Subject: Re: [rfa/testsuite] gdb.mi/pthreads.c: add copyright notice In-Reply-To: <16240.39348.264442.20850@localhost.redhat.com> References: <200309222252.h8MMqhvu010387@duracef.shout.net> <1064284238.1539.1.camel@lindt.uglyboxes.com> <16240.39348.264442.20850@localhost.redhat.com> X-SW-Source: 2003-09/txt/msg00574.txt.bz2 Elena Zannoni writes: > Keith Seitz writes: > > On Mon, 2003-09-22 at 15:52, Michael Elizabeth Chastain wrote: > > > History of this file: Keith Seitz created this file on 2002-09-24. > > > Further changes have been made by Elena Zannoni and David Carlton. > > > So it is clean from a copyright assignment point of view. > > > > Actually, I stole it from gdb.threads. :-) > > > > Keith > > > > > Almost all of the .c .cc files in the testsuite has a (C) notice. doesn't have! D'oh. > I > always wondered about that. I think there was some rationale but I am > not sure. > > [ezannoni@localhost testsuite]$ grep Copyright gdb.*/*.c gdb.*/*.cc > gdb.base/cvexpr.c:/* Copyright (C) 2001 Free Software Foundation, Inc. > gdb.base/gdb1090.c: Copyright 2003 Free Software Foundation, Inc. > gdb.base/gdb1250.c: Copyright 2003 Free Software Foundation, Inc. > gdb.base/step-line.c: Copyright 2001 > gdb.base/structs.c:/* Copyright 1996, 1999 Free Software Foundation, Inc. > gdb.cp/namespace1.cc:/* Copyright 2003 Free Software Foundation, Inc. > gdb.cp/rtti1.cc: Copyright 2003 Free Software Foundation, Inc. > gdb.cp/rtti2.cc: Copyright 2003 Free Software Foundation, Inc.