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/ChangeLog | |
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/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 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. |