diff options
author | Daniel Jacobowitz <drow@false.org> | 2002-01-20 19:42:04 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2002-01-20 19:42:04 +0000 |
commit | d7f0b9ce2dc807bcfe687ba54dc4993529df02a8 (patch) | |
tree | 402180654de3cba120be74daee352d6bdc2d9a25 /gdb/mdebugread.c | |
parent | 3fd3d7d29c5ea6ba2dff07fe353bac80fefce363 (diff) | |
download | gdb-d7f0b9ce2dc807bcfe687ba54dc4993529df02a8.zip gdb-d7f0b9ce2dc807bcfe687ba54dc4993529df02a8.tar.gz gdb-d7f0b9ce2dc807bcfe687ba54dc4993529df02a8.tar.bz2 |
2002-01-20 Daniel Jacobowitz <drow@mvista.com>
* buildsym.c: Update copyright years.
* c-typeprint.c: Likewise.
* dwarf2read.c: Likewise.
* f-typeprint.c: Likewise.
* gdbtypes.c: Likewise.
* gdbtypes.h: Likewise.
* hp-symtab-read.c: Likewise.
* hpread.c: Likewise.
* mdebugread.c: Likewise.
* p-typeprint.c: Likewise.
Diffstat (limited to 'gdb/mdebugread.c')
-rw-r--r-- | gdb/mdebugread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mdebugread.c b/gdb/mdebugread.c index 7bae479..7be8080 100644 --- a/gdb/mdebugread.c +++ b/gdb/mdebugread.c @@ -1,6 +1,6 @@ /* Read a symbol table in ECOFF format (Third-Eye). Copyright 1986, 1987, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, - 1997, 1998, 1999, 2000, 2001 + 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. Original version contributed by Alessandro Forin (af@cs.cmu.edu) at CMU. Major work by Per Bothner, John Gilmore and Ian Lance Taylor |