From 39e2c28f74d01e151709bf7e89989b740a5d75fb Mon Sep 17 00:00:00 2001 From: Johnathan Rabkin Date: Mon, 19 Aug 2013 00:15:54 -0400 Subject: * doc/gpl.texi: Fix compilation under texinfo 5.1 The "@enumerate 0" for the "TERMS AND CONDITIONS" section should finish before the "END OF TERMS AND CONDITIONS" heading. The "@end enumerate" line is currently in the wrong place, so move it. Fix thanks to Katherine Whitlock. --- doc/gpl.texi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/gpl.texi b/doc/gpl.texi index 877994e..0fab2d1 100644 --- a/doc/gpl.texi +++ b/doc/gpl.texi @@ -658,6 +658,7 @@ reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. +@end enumerate @iftex @heading END OF TERMS AND CONDITIONS @@ -721,5 +722,3 @@ library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read @url{http://www.gnu.org/philosophy/why-not-lgpl.html}. - -@end enumerate -- cgit v1.2.3