From: Daniel Jacobowitz Date: Sat, 31 Jan 2004 19:24:18 +0000 (+0000) Subject: * breakpoint.h: Update copyright years. X-Git-Tag: gprof-pre-ansify-2004-05-26~1441 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4f1280bb7168b0b4679f185fe35e5abd31acfa36;p=thirdparty%2Fbinutils-gdb.git * breakpoint.h: Update copyright years. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 805cac77749..0119192edff 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2004-01-31 Daniel Jacobowitz + + * breakpoint.h: Update copyright years. + 2004-01-31 Daniel Jacobowitz * breakpoint.c (software_breakpoint_inserted_here_p): New function. diff --git a/gdb/breakpoint.h b/gdb/breakpoint.h index 2be0bb00d54..b610da0a678 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.