diff options
author | David Carlton <carlton@bactrian.org> | 2003-01-09 21:34:15 +0000 |
---|---|---|
committer | David Carlton <carlton@bactrian.org> | 2003-01-09 21:34:15 +0000 |
commit | 2b0ee4544f77f96624edceaae5e51bbcc67e2640 (patch) | |
tree | bf1db638f2641da409ece46903e4b34e46537f7c /gdb/linespec.c | |
parent | 6f33421c4774d819f18277ca2e5cc9d2ea6a686e (diff) | |
download | gdb-2b0ee4544f77f96624edceaae5e51bbcc67e2640.zip gdb-2b0ee4544f77f96624edceaae5e51bbcc67e2640.tar.gz gdb-2b0ee4544f77f96624edceaae5e51bbcc67e2640.tar.bz2 |
2003-01-09 David Carlton <carlton@math.stanford.edu>
* linespec.c: Update copyright.
Diffstat (limited to 'gdb/linespec.c')
-rw-r--r-- | gdb/linespec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/linespec.c b/gdb/linespec.c index 942a5ac..eab39bf 100644 --- a/gdb/linespec.c +++ b/gdb/linespec.c @@ -1,6 +1,6 @@ /* Parser for linespec for the GNU debugger, GDB. Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, - 1996, 1997, 1998, 1999, 2000, 2001 + 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. This file is part of GDB. |