diff options
Diffstat (limited to 'manual/libc.texinfo')
-rw-r--r-- | manual/libc.texinfo | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/manual/libc.texinfo b/manual/libc.texinfo index d4c37dbcc4..9aa8f01b45 100644 --- a/manual/libc.texinfo +++ b/manual/libc.texinfo @@ -30,7 +30,7 @@ This is Edition @value{EDITION}, last updated @value{UPDATED}, of @cite{The GNU C Library Reference Manual}, for version @value{VERSION}. Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, -2003, 2007, 2008, 2010 Free Software Foundation, Inc. +2003, 2007, 2008, 2010, 2011 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or @@ -96,12 +96,14 @@ of the GNU C Library. @node Free Manuals, Copying, Contributors, Top @include freemanuals.texi -@set lgpl-appendix @node Copying, Documentation License, Free Manuals, Top -@include lesser.texi +@appendix GNU Lesser General Public License +@include lgpl-2.1.texi @node Documentation License, Concept Index, Copying, Top -@include fdl.texi +@appendix GNU Free Documentation License +@cindex FDL, GNU Free Documentation License +@include fdl-1.1.texi @node Concept Index, Type Index, Documentation License, Top @unnumbered Concept Index |