summaryrefslogtreecommitdiff
path: root/gdb/mi
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-12-30 06:25:16 +0000
committerEli Zaretskii <eliz@gnu.org>2001-12-30 06:25:16 +0000
commit8962110e60c0842b501641f5575e0d4fa1629f68 (patch)
tree3bbc10fedabd687481bfcea70a6da6deca8aa533 /gdb/mi
parent85892d14c95023e132339bac56898a2ae3c57777 (diff)
downloadgdb-8962110e60c0842b501641f5575e0d4fa1629f68.tar.gz
Fix the application of GFDL in the Copyright notice.
Diffstat (limited to 'gdb/mi')
-rw-r--r--gdb/mi/ChangeLog4
-rw-r--r--gdb/mi/gdbmi.texinfo14
2 files changed, 8 insertions, 10 deletions
diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog
index 3ac824ca3cc..7ec4791355f 100644
--- a/gdb/mi/ChangeLog
+++ b/gdb/mi/ChangeLog
@@ -1,3 +1,7 @@
+2001-12-30 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * gdbmi.texinfo: Fix the application of GFDL in the Copyright notice.
+
2001-10-12 Daniel Jacobowitz <drow@mvista.com>
* mi-cmd-stack.c (list_args_or_locals): Use ALL_BLOCK_SYMBOLS.
diff --git a/gdb/mi/gdbmi.texinfo b/gdb/mi/gdbmi.texinfo
index ae69649d4f8..1148427d8b8 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: