aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbtypes.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/gdbtypes.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/gdbtypes.c')
-rw-r--r--gdb/gdbtypes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbtypes.c b/gdb/gdbtypes.c
index a0a6151..23b1864 100644
--- a/gdb/gdbtypes.c
+++ b/gdb/gdbtypes.c
@@ -1,5 +1,5 @@
/* Support routines for manipulating internal types for GDB.
- Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
+ Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
Free Software Foundation, Inc.
Contributed by Cygnus Support, using pieces from other GDB modules.