diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-12-30 06:25:16 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-12-30 06:25:16 +0000 |
commit | 2a6585f062db4bc934930b6028fe99ab0e08a1ed (patch) | |
tree | 2222f373869df5683e987bed3bb8325770f1df73 /gdb/mi/gdbmi.texinfo | |
parent | 6600abedd6c800105fa0c10e6b14bab256d2c67b (diff) | |
download | gdb-2a6585f062db4bc934930b6028fe99ab0e08a1ed.zip gdb-2a6585f062db4bc934930b6028fe99ab0e08a1ed.tar.gz gdb-2a6585f062db4bc934930b6028fe99ab0e08a1ed.tar.bz2 |
Fix the application of GFDL in the Copyright notice.
Diffstat (limited to 'gdb/mi/gdbmi.texinfo')
-rw-r--r-- | gdb/mi/gdbmi.texinfo | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/gdb/mi/gdbmi.texinfo b/gdb/mi/gdbmi.texinfo index ae69649..1148427 100644 --- a/gdb/mi/gdbmi.texinfo +++ b/gdb/mi/gdbmi.texinfo @@ -13,9 +13,8 @@ @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.1 or -@c any later version published by the Free Software Foundation; with the -@c Invariant Sections being ``The GDB/MI Interface'' and ``GGDB/MI -@c Command Syntax'', with the Front-Cover texts being ``A GNU Manual,'' +@c any later version published by the Free Software Foundation; with no +@c Invariant Sections, with the Front-Cover Texts being ``A GNU Manual,'' @c and with the Back-Cover Texts as in (a) below. @c (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify @@ -41,9 +40,8 @@ @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.1 or -@c any later version published by the Free Software Foundation; with the -@c Invariant Sections being ``The GDB/MI Interface'' and ``GGDB/MI -@c Command Syntax'', with the Front-Cover texts being ``A GNU Manual,'' +@c any later version published by the Free Software Foundation; with no +@c Invariant Sections, with the Front-Cover texts being ``A GNU Manual,'' @c and with the Back-Cover Texts as in (a) below. @c (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify @@ -3815,7 +3813,3 @@ by @var{name}. The object must be @samp{editable}. Update the value of the variable object @var{name} by evaluating its expression after fetching all the new values from memory or registers. A @samp{*} causes all existing variable objects to be updated. - -@c Local variables: -@c change-log-default-name: "ChangeLog-mi" -@c End: |