]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Modify commentary at start.
authorNick Roberts <nickrob@snap.net.nz>
Thu, 31 Aug 2006 01:05:25 +0000 (01:05 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Thu, 31 Aug 2006 01:05:25 +0000 (01:05 +0000)
gdb/async-nat-sigthread.c

index 93520d4f675db7fe154d0196ed2b34385c384c10..4416d5a9c752eff7d2b86ab639179f62f42efc3a 100644 (file)
@@ -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 <nickrob@snap.net.nz>
 
    This file is part of GDB.