diff options
author | Bob Rossi <bob@brasko.net> | 2005-03-10 13:12:33 +0000 |
---|---|---|
committer | Bob Rossi <bob@brasko.net> | 2005-03-10 13:12:33 +0000 |
commit | 7d51c7de80cacf5d1e94fb2e27618edcee477bf0 (patch) | |
tree | 2352d8792cc503a418ad92ee013be22188b86665 /gdb/doc | |
parent | da99ee721ed0685decddd26ce0f8b6634b4ffee4 (diff) | |
download | gdb-7d51c7de80cacf5d1e94fb2e27618edcee477bf0.zip gdb-7d51c7de80cacf5d1e94fb2e27618edcee477bf0.tar.gz gdb-7d51c7de80cacf5d1e94fb2e27618edcee477bf0.tar.bz2 |
Add 2005 to doco copyright
Diffstat (limited to 'gdb/doc')
-rw-r--r-- | gdb/doc/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/doc/gdb.texinfo | 10 |
2 files changed, 10 insertions, 4 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 07d539a..62bb5e2 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2005-03-10 Bob Rossi <bob@brasko.net> + + * gdb.texinfo: Update copyright + 2005-02-09 Theodore A. Roth <troth@openavr.org> * gdb.texinfo (General Query Packets): Fix texinfo compile warning and diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index b69fcca..97b58f8 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -1,6 +1,6 @@ \input texinfo @c -*-texinfo-*- @c Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, -@c 1999, 2000, 2001, 2002, 2003, 2004 +@c 1999, 2000, 2001, 2002, 2003, 2004, 2005 @c Free Software Foundation, Inc. @c @c %**start of header @@ -52,7 +52,8 @@ 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 Free Software Foundation, Inc. + 1999, 2000, 2001, 2002, 2003, 2004, 2005@* + Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or @@ -84,7 +85,8 @@ development.'' @vskip 0pt plus 1filll Copyright @copyright{} 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, -1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. +1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 +Free Software Foundation, Inc. @sp 2 Published by the Free Software Foundation @* 59 Temple Place - Suite 330, @* @@ -115,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-2004 Free Software Foundation, Inc. +Copyright (C) 1988-2005 Free Software Foundation, Inc. @menu * Summary:: Summary of @value{GDBN} |