diff options
author | Stu Grossman <grossman@cygnus> | 1996-01-05 17:11:45 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1996-01-05 17:11:45 +0000 |
commit | 2f4973f85229398f9c752bac1efab6dad5ccc841 (patch) | |
tree | 24637150fdc5eb0ecfe450e8b8e272fcc144dbcd /gdb/breakpoint.c | |
parent | 3b0addb61fde1a47b366807a1697f356b7356362 (diff) | |
download | gdb-2f4973f85229398f9c752bac1efab6dad5ccc841.zip gdb-2f4973f85229398f9c752bac1efab6dad5ccc841.tar.gz gdb-2f4973f85229398f9c752bac1efab6dad5ccc841.tar.bz2 |
Update copyrights. Add copyright notice to configure.in.
Diffstat (limited to 'gdb/breakpoint.c')
-rw-r--r-- | gdb/breakpoint.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/breakpoint.c b/gdb/breakpoint.c index f2babaa..5ee3d9b 100644 --- a/gdb/breakpoint.c +++ b/gdb/breakpoint.c @@ -1,5 +1,5 @@ /* Everything about breakpoints, for GDB. - Copyright 1986, 1987, 1989, 1990, 1991, 1992, 1993, 1994, 1995 + Copyright 1986, 1987, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996 Free Software Foundation, Inc. This file is part of GDB. |