diff options
author | Daniel Jacobowitz <drow@false.org> | 2004-01-31 19:24:18 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2004-01-31 19:24:18 +0000 |
commit | 4f1280bb7168b0b4679f185fe35e5abd31acfa36 (patch) | |
tree | 1897db0de1b5f9a59a852cdde6fc58c52f3911a0 /gdb/breakpoint.h | |
parent | 4fa8626cb388768f8f4a1e414597b7d260e65a91 (diff) | |
download | gdb-4f1280bb7168b0b4679f185fe35e5abd31acfa36.zip gdb-4f1280bb7168b0b4679f185fe35e5abd31acfa36.tar.gz gdb-4f1280bb7168b0b4679f185fe35e5abd31acfa36.tar.bz2 |
* breakpoint.h: Update copyright years.
Diffstat (limited to 'gdb/breakpoint.h')
-rw-r--r-- | gdb/breakpoint.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/breakpoint.h b/gdb/breakpoint.h index 2be0bb0..b610da0 100644 --- a/gdb/breakpoint.h +++ b/gdb/breakpoint.h @@ -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. |