diff options
author | Joel Brobecker <brobecker@gnat.com> | 2010-01-01 07:54:37 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2010-01-01 07:54:37 +0000 |
commit | 9d2897ad53ac9e70b9ed84193e912f2c158d5198 (patch) | |
tree | 471b18575b90e6b5e464b4b6d6169288af6ad6c2 /gdb/doc | |
parent | 4c38e0a4fcb69f8586d8db0b9cdb8dbab5980811 (diff) | |
download | gdb-9d2897ad53ac9e70b9ed84193e912f2c158d5198.zip gdb-9d2897ad53ac9e70b9ed84193e912f2c158d5198.tar.gz gdb-9d2897ad53ac9e70b9ed84193e912f2c158d5198.tar.bz2 |
Update copyright years in all relevant texinfo documents.
* agentexpr.texi: Add 2010 to the list of copyright years.
* annotate.texinfo: Likewise.
* gdb.texinfo: Likewise.
* gdbint.texinfo: Likewise.
* observer.texi: Likewise.
* stabs.texinfo: Likewise.
Diffstat (limited to 'gdb/doc')
-rw-r--r-- | gdb/doc/ChangeLog | 9 | ||||
-rw-r--r-- | gdb/doc/agentexpr.texi | 2 | ||||
-rw-r--r-- | gdb/doc/annotate.texinfo | 2 | ||||
-rw-r--r-- | gdb/doc/gdb.texinfo | 6 | ||||
-rw-r--r-- | gdb/doc/gdbint.texinfo | 2 | ||||
-rw-r--r-- | gdb/doc/observer.texi | 2 | ||||
-rw-r--r-- | gdb/doc/stabs.texinfo | 3 |
7 files changed, 18 insertions, 8 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 6c5bfe7..ab2c949 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,12 @@ +2010-01-01 Joel Brobecker <brobecker@adacore.com> + + * agentexpr.texi: Add 2010 to the list of copyright years. + * annotate.texinfo: Likewise. + * gdb.texinfo: Likewise. + * gdbint.texinfo: Likewise. + * observer.texi: Likewise. + * stabs.texinfo: Likewise. + 2009-12-31 Stan Shebs <stan@codesourcery.com> * gdb.texinfo (Tracepoint Actions): Describe teval. diff --git a/gdb/doc/agentexpr.texi b/gdb/doc/agentexpr.texi index 37c65f8..985954c 100644 --- a/gdb/doc/agentexpr.texi +++ b/gdb/doc/agentexpr.texi @@ -7,7 +7,7 @@ @c This file is part of the GDB manual. @c -@c Copyright (C) 2003, 2004, 2005, 2006, 2009 +@c Copyright (C) 2003, 2004, 2005, 2006, 2009, 2010 @c Free Software Foundation, Inc. @c @c See the file gdb.texinfo for copying conditions. diff --git a/gdb/doc/annotate.texinfo b/gdb/doc/annotate.texinfo index 686fda0..38801de 100644 --- a/gdb/doc/annotate.texinfo +++ b/gdb/doc/annotate.texinfo @@ -28,7 +28,7 @@ @copying Copyright @copyright{} 1994, 1995, 2000, 2001, 2003, 2004, 2005, 2007, -2008, 2009 Free Software Foundation, Inc. +2008, 2009, 2010 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 diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index f7bc686..d0997b3 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, 2006, 2007, 2008, 2009 +@c 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 @c Free Software Foundation, Inc. @c @c %**start of header @@ -46,7 +46,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 +1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document @@ -120,7 +120,7 @@ This is the @value{EDITION} Edition, for @value{GDBN} @end ifset Version @value{GDBVN}. -Copyright (C) 1988-2009 Free Software Foundation, Inc. +Copyright (C) 1988-2010 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 diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index dbe1197..0a40902 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -10,7 +10,7 @@ @copying Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1996, 1998, 1999, -2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 +2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010 Free Software Foundation, Inc. Contributed by Cygnus Solutions. Written by John Gilmore. Second Edition by Stan Shebs. diff --git a/gdb/doc/observer.texi b/gdb/doc/observer.texi index 4658e9e..db3d114 100644 --- a/gdb/doc/observer.texi +++ b/gdb/doc/observer.texi @@ -2,7 +2,7 @@ @c This file is part of the GDB manual. @c -@c Copyright (C) 2003, 2004, 2005, 2006, 2008 +@c Copyright (C) 2003, 2004, 2005, 2006, 2008, 2009, 2010 @c Free Software Foundation, Inc. @c @c See the file gdbint.texinfo for copying conditions. diff --git a/gdb/doc/stabs.texinfo b/gdb/doc/stabs.texinfo index 07e9971..b2d7546 100644 --- a/gdb/doc/stabs.texinfo +++ b/gdb/doc/stabs.texinfo @@ -14,7 +14,8 @@ @copying Copyright @copyright{} 1992, 1993, 1994, 1995, 1997, 1998, 2000, 2001, -2002, 2003, 2004, 2005, 2006, 2007, 2009 Free Software Foundation, Inc. +2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010 +Free Software Foundation, Inc. Contributed by Cygnus Support. Written by Julia Menapace, Jim Kingdon, and David MacKenzie. |