summaryrefslogtreecommitdiff
path: root/gdb/c-typeprint.c
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2002-01-20 19:42:04 +0000
committerDaniel Jacobowitz <dan@debian.org>2002-01-20 19:42:04 +0000
commit341158fea2f1758d24bf41956caeaabb461bcb9f (patch)
tree51704017cd27440468358e780f2318f553bc78b1 /gdb/c-typeprint.c
parent67f026393e4e682c7ef9df65c610a276f723af55 (diff)
downloadgdb-341158fea2f1758d24bf41956caeaabb461bcb9f.tar.gz
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/c-typeprint.c')
-rw-r--r--gdb/c-typeprint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/c-typeprint.c b/gdb/c-typeprint.c
index 667ead01ea5..e2a99451df3 100644
--- a/gdb/c-typeprint.c
+++ b/gdb/c-typeprint.c
@@ -1,6 +1,6 @@
/* Support for printing C and C++ types for GDB, the GNU debugger.
Copyright 1986, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
- 1999, 2000
+ 1999, 2000, 2001, 2002
Free Software Foundation, Inc.
This file is part of GDB.