aboutsummaryrefslogtreecommitdiff
path: root/gdb/buildsym.c
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2002-01-20 19:42:04 +0000
committerDaniel Jacobowitz <drow@false.org>2002-01-20 19:42:04 +0000
commitd7f0b9ce2dc807bcfe687ba54dc4993529df02a8 (patch)
tree402180654de3cba120be74daee352d6bdc2d9a25 /gdb/buildsym.c
parent3fd3d7d29c5ea6ba2dff07fe353bac80fefce363 (diff)
downloadfsf-binutils-gdb-d7f0b9ce2dc807bcfe687ba54dc4993529df02a8.zip
fsf-binutils-gdb-d7f0b9ce2dc807bcfe687ba54dc4993529df02a8.tar.gz
fsf-binutils-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/buildsym.c')
-rw-r--r--gdb/buildsym.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/buildsym.c b/gdb/buildsym.c
index abcf22a..0e4f9b8 100644
--- a/gdb/buildsym.c
+++ b/gdb/buildsym.c
@@ -1,6 +1,6 @@
/* Support routines for building symbol tables in GDB's internal format.
Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
- 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+ 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GDB.