From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8407 invoked by alias); 23 Sep 2003 02:28:04 -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 8273 invoked from network); 23 Sep 2003 02:28:03 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 23 Sep 2003 02:28:03 -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 h8N2S2109523 for ; Mon, 22 Sep 2003 22:28:02 -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 h8N2S1c11861; Mon, 22 Sep 2003 22:28:01 -0400 Received: from [150.1.200.14] (vpn50-22.rdu.redhat.com [172.16.50.22]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id h8N2S0VG027451; Mon, 22 Sep 2003 22:28:01 -0400 Subject: Re: [rfa/testsuite] gdb.mi/pthreads.c: add copyright notice From: Keith Seitz To: Michael Elizabeth Chastain Cc: "gdb-patches@sources.redhat.com" In-Reply-To: <200309222252.h8MMqhvu010387@duracef.shout.net> References: <200309222252.h8MMqhvu010387@duracef.shout.net> Content-Type: text/plain Organization: Message-Id: <1064284238.1539.1.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Tue, 23 Sep 2003 02:28:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-09/txt/msg00493.txt.bz2 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