diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-09-03 17:12:22 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-09-03 17:12:22 +0000 |
commit | ee5e0932d69ca5951162f5ce7069cb207db722b2 (patch) | |
tree | 31240ad7838da9e2c2fecac3d43f94f633796c50 | |
parent | 5ec3ba257bf03f079136883fc9fc6fa260291946 (diff) | |
download | gdb-ee5e0932d69ca5951162f5ce7069cb207db722b2.zip gdb-ee5e0932d69ca5951162f5ce7069cb207db722b2.tar.gz gdb-ee5e0932d69ca5951162f5ce7069cb207db722b2.tar.bz2 |
* stabs.texinfo: Make info author notice match the TeX author notice.
-rw-r--r-- | gdb/doc/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/doc/stabs.texinfo | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index dfb0449..f3c2019 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * stabs.texinfo: Make info author notice match the TeX author notice. + Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com) * stabs.texinfo: Initial-caps all words in node names and diff --git a/gdb/doc/stabs.texinfo b/gdb/doc/stabs.texinfo index fc72c98..da9f35a 100644 --- a/gdb/doc/stabs.texinfo +++ b/gdb/doc/stabs.texinfo @@ -15,7 +15,8 @@ END-INFO-DIR-ENTRY This document describes the stabs debugging symbol tables. Copyright 1992, 1993 Free Software Foundation, Inc. -Contributed by Cygnus Support. Written by Julia Menapace. +Contributed by Cygnus Support. Written by Julia Menapace, Jim Kingdon, +and David MacKenzie. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice |