* breakpoint.h: Update copyright years.
This commit is contained in:
parent
4fa8626cb3
commit
4f1280bb71
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-01-31 Daniel Jacobowitz <drow@mvista.com>
|
||||
|
||||
* breakpoint.h: Update copyright years.
|
||||
|
||||
2004-01-31 Daniel Jacobowitz <drow@mvista.com>
|
||||
|
||||
* breakpoint.c (software_breakpoint_inserted_here_p): New function.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* Data structures associated with breakpoints in GDB.
|
||||
Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
|
||||
Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
|
||||
2002, 2003, 2004
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
|
Loading…
Reference in a new issue