diff options
author | Daniel Jacobowitz <drow@false.org> | 2003-01-04 21:54:54 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2003-01-04 21:54:54 +0000 |
commit | d3336fcd3445d3726b3194fdf48d96540f2cf71b (patch) | |
tree | 0cf78cbe8dad7431ea1a95f47a645357b40448d7 /gdb | |
parent | 248f8055302b39f6a0369472fcc73493f3a5b50a (diff) | |
download | gdb-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.c | 2 |
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. |