This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfa/testsuite] gdb.mi/pthreads.c: add copyright notice


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. 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]