diff options
author | schwab <schwab@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-06-29 10:59:48 +0000 |
---|---|---|
committer | schwab <schwab@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-06-29 10:59:48 +0000 |
commit | 16b07ae7fbc76d6747a9d44ecb163586420d3cce (patch) | |
tree | 021005f8016d9487a882c0304674c802f1ebd32e /libiberty | |
parent | 98eea2ef308ffc7aff04e1a933920d61b6e74ffc (diff) | |
download | gcc-16b07ae7fbc76d6747a9d44ecb163586420d3cce.tar.gz |
* copying-lib.texi (Library Copying): Don't use @heading inside
@enumerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@189072 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty')
-rw-r--r-- | libiberty/ChangeLog | 5 | ||||
-rw-r--r-- | libiberty/copying-lib.texi | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 206a576df5f..9628e2c4ae3 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2012-06-29 Andreas Schwab <schwab@linux-m68k.org> + + * copying-lib.texi (Library Copying): Don't use @heading inside + @enumerate. + 2012-05-22 Tom Tromey <tromey@redhat.com> http://sourceware.org/bugzilla/show_bug.cgi?id=14065 diff --git a/libiberty/copying-lib.texi b/libiberty/copying-lib.texi index 79e1038783d..31ef68bf495 100644 --- a/libiberty/copying-lib.texi +++ b/libiberty/copying-lib.texi @@ -476,12 +476,7 @@ decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. -@iftex -@heading NO WARRANTY -@end iftex -@ifinfo @center NO WARRANTY -@end ifinfo @item BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO |