diff options
author | Yao Qi <yao@codesourcery.com> | 2012-06-06 08:20:12 +0000 |
---|---|---|
committer | Yao Qi <yao@codesourcery.com> | 2012-06-06 08:20:12 +0000 |
commit | 6bd110c5c183d3d32b022ea9ddd02d1c1fe93187 (patch) | |
tree | 72f8a346b7f8be7d3f1a7cfad5858f6208764851 /gdb | |
parent | 2a49eb6935f1df7825be7b2e137c934d72c8000a (diff) | |
download | binutils-6bd110c5c183d3d32b022ea9ddd02d1c1fe93187.zip binutils-6bd110c5c183d3d32b022ea9ddd02d1c1fe93187.tar.gz binutils-6bd110c5c183d3d32b022ea9ddd02d1c1fe93187.tar.bz2 |
gdb/doc/
* gdb.texinfo: Update copyright year.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/doc/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/doc/gdb.texinfo | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 85e5b6e..ee1e7b8 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2012-06-06 Yao Qi <yao@codesourcery.com> + + * gdb.texinfo: Update copyright year. + 2012-05-23 Stan Shebs <stan@codesourcery.com> Kwok Cheung Yeung <kcy@codesourcery.com> diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 014cfd8..3ddf7be 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -45,6 +45,7 @@ @copying Copyright @copyright{} 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 +2011, 2012 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document @@ -114,7 +115,7 @@ This is the @value{EDITION} Edition, for @value{GDBN} @end ifset Version @value{GDBVN}. -Copyright (C) 1988-2010 Free Software Foundation, Inc. +Copyright (C) 1988-2012 Free Software Foundation, Inc. This edition of the GDB manual is dedicated to the memory of Fred Fish. Fred was a long-standing contributor to GDB and to Free |