diff options
author | Joel Brobecker <brobecker@gnat.com> | 2009-12-20 11:53:08 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2009-12-20 11:53:08 +0000 |
commit | a17152447c522398d002226a03878f9c9da8395c (patch) | |
tree | 5c4215380c40ed42f056f0f22f29e3ab9b4b48b9 /gdb/doc/observer.texi | |
parent | dcf7800bb53ac8fb8bece9760f4584713d258b03 (diff) | |
download | gdb-a17152447c522398d002226a03878f9c9da8395c.zip gdb-a17152447c522398d002226a03878f9c9da8395c.tar.gz gdb-a17152447c522398d002226a03878f9c9da8395c.tar.bz2 |
* Makefile.in: Update copyright header.
* observer.texi: Fix the copyright header of the generated files.
Diffstat (limited to 'gdb/doc/observer.texi')
-rw-r--r-- | gdb/doc/observer.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/observer.texi b/gdb/doc/observer.texi index 1f73374..4658e9e 100644 --- a/gdb/doc/observer.texi +++ b/gdb/doc/observer.texi @@ -11,7 +11,7 @@ @c header file during the GDB build process. Permission is granted @c to redistribute and/or modify those lines under the terms of the @c GNU General Public License as published by the Free Software -@c Foundation; either version 2 of the License, or (at your option) +@c Foundation; either version 3 of the License, or (at your option) @c any later version. @node GDB Observers |