aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2003-01-04 21:54:54 +0000
committerDaniel Jacobowitz <drow@false.org>2003-01-04 21:54:54 +0000
commitd3336fcd3445d3726b3194fdf48d96540f2cf71b (patch)
tree0cf78cbe8dad7431ea1a95f47a645357b40448d7 /gdb
parent248f8055302b39f6a0369472fcc73493f3a5b50a (diff)
downloadgdb-d3336fcd3445d3726b3194fdf48d96540f2cf71b.zip
gdb-d3336fcd3445d3726b3194fdf48d96540f2cf71b.tar.gz
gdb-d3336fcd3445d3726b3194fdf48d96540f2cf71b.tar.bz2
Update copyright date with last commit.
Diffstat (limited to 'gdb')
-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 e0218a4..b1e3019 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, 2001, 2002
+ 1999, 2000, 2001, 2002, 2003
Free Software Foundation, Inc.
This file is part of GDB.