diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-03-27 07:09:01 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-03-27 07:09:01 +0000 |
commit | b75e0a6b90ee142ce7763895b6ca69d18e34f96d (patch) | |
tree | e060959c8df6bd26c5c98e02d08a0ca36609db14 /gdb | |
parent | 224d8953bf0a0d8932f48cab92e372b5ec1ac01f (diff) | |
download | gdb-b75e0a6b90ee142ce7763895b6ca69d18e34f96d.zip gdb-b75e0a6b90ee142ce7763895b6ca69d18e34f96d.tar.gz gdb-b75e0a6b90ee142ce7763895b6ca69d18e34f96d.tar.bz2 |
(Cleanups): Remove the item about converting docs to GFDL.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/TODO | 13 |
2 files changed, 4 insertions, 13 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 56633d8..5dd0410 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2001-03-27 Eli Zaretskii <eliz@is.elta.co.il> + + * TODO (Cleanups): Remove the item about converting docs to GFDL. + 2001-03-26 Kevin Buettner <kevinb@redhat.com> * ia64-tdep.c (slotN_contents, replace_slotN_contents): Change @@ -210,19 +210,6 @@ Steps: -- -Change documentation to GFDL license. - -``It is time to make an effort to start using the GFDL more -thoroughly. Would all GNU maintainers please change the license to -the GFDL, for all manuals and other major documentation files? - -The GFDL and some instructions for using it can be found in -http://www.gnu.org/copyleft/'' - - RMS - --- - Fix copyright notices. Turns out that ``1998-2000'' isn't considered valid :-( |