diff options
author | Daniel Jacobowitz <drow@false.org> | 2003-01-13 20:12:57 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2003-01-13 20:12:57 +0000 |
commit | 32d34c7c4da940eff3b8471d561e51abac2df88b (patch) | |
tree | e4ca0dba1430efafc7ebba6492be7977523dcbe9 /gdb/source.c | |
parent | 072b10225217d5ae073051998515a921c167ded5 (diff) | |
download | gdb-32d34c7c4da940eff3b8471d561e51abac2df88b.zip gdb-32d34c7c4da940eff3b8471d561e51abac2df88b.tar.gz gdb-32d34c7c4da940eff3b8471d561e51abac2df88b.tar.bz2 |
Update copyright year.
Diffstat (limited to 'gdb/source.c')
-rw-r--r-- | gdb/source.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/source.c b/gdb/source.c index e6cd3f3..f3700db 100644 --- a/gdb/source.c +++ b/gdb/source.c @@ -1,6 +1,6 @@ /* List lines of source files for GDB, the GNU debugger. Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, - 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 + 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. This file is part of GDB. |