From 2b0ee4544f77f96624edceaae5e51bbcc67e2640 Mon Sep 17 00:00:00 2001 From: David Carlton Date: Thu, 9 Jan 2003 21:34:15 +0000 Subject: 2003-01-09 David Carlton * linespec.c: Update copyright. --- gdb/ChangeLog | 4 ++++ gdb/linespec.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'gdb') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 348c50a..1f26373 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2003-01-09 David Carlton + + * linespec.c: Update copyright. + 2003-01-09 Daniel Jacobowitz * lin-lwp.c (child_wait): Ignore exit statuses for processes other 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. -- cgit v1.1