From: Nick Roberts Date: Thu, 31 Aug 2006 01:05:25 +0000 (+0000) Subject: Modify commentary at start. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=478876141590740e009cafb077e805961ba9749b;p=thirdparty%2Fbinutils-gdb.git Modify commentary at start. --- diff --git a/gdb/async-nat-sigthread.c b/gdb/async-nat-sigthread.c index 93520d4f675..4416d5a9c75 100644 --- a/gdb/async-nat-sigthread.c +++ b/gdb/async-nat-sigthread.c @@ -1,8 +1,9 @@ /* Async support for GDB, the GNU debugger. - Copyright 1997, 1998, 1999, 2000, 2001, 2002 + Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2006 Free Software Foundation, Inc. - Contributed by Apple Computer, Inc. + Original code from Apple Computer, Inc. + Modified by Nick Roberts This file is part of GDB.