diff options
author | Michael Snyder <msnyder@vmware.com> | 2006-03-31 19:47:11 +0000 |
---|---|---|
committer | Michael Snyder <msnyder@vmware.com> | 2006-03-31 19:47:11 +0000 |
commit | b620eb07bc05ecb346205fbab1bee681ad0c31d3 (patch) | |
tree | bc9e1b17669b3058669501d61d9dc258d5bfb2df | |
parent | f8da2bffa06c7997b15640759e4e87bb04b7ff9f (diff) | |
download | gdb-b620eb07bc05ecb346205fbab1bee681ad0c31d3.zip gdb-b620eb07bc05ecb346205fbab1bee681ad0c31d3.tar.gz gdb-b620eb07bc05ecb346205fbab1bee681ad0c31d3.tar.bz2 |
2006-03-31 Michael Snyder <msnyder@redhat.com>
* gdb.texinfo: Update copyright dates.
-rw-r--r-- | gdb/doc/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/doc/gdb.texinfo | 8 |
2 files changed, 8 insertions, 4 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 875fefc..40c8020 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2006-03-31 Michael Snyder <msnyder@redhat.com> + + * gdb.texinfo: Update copyright dates. + 2006-03-31 Eli Zaretskii <eliz@gnu.org> * gdb.texinfo (Overview): Add an index entry to "empty response". diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 8657272..59445d0 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -1,6 +1,6 @@ \input texinfo @c -*-texinfo-*- @c Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, -@c 1999, 2000, 2001, 2002, 2003, 2004, 2005 +@c 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 @c Free Software Foundation, Inc. @c @c %**start of header @@ -52,7 +52,7 @@ This is the @value{EDITION} Edition, of @cite{Debugging with Version @value{GDBVN}. Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,@* - 1999, 2000, 2001, 2002, 2003, 2004, 2005@* + 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006@* Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document @@ -85,7 +85,7 @@ development.'' @vskip 0pt plus 1filll Copyright @copyright{} 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, -1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 +1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc. @sp 2 Published by the Free Software Foundation @* @@ -117,7 +117,7 @@ This file describes @value{GDBN}, the @sc{gnu} symbolic debugger. This is the @value{EDITION} Edition, for @value{GDBN} Version @value{GDBVN}. -Copyright (C) 1988-2005 Free Software Foundation, Inc. +Copyright (C) 1988-2006 Free Software Foundation, Inc. @menu * Summary:: Summary of @value{GDBN} |