diff options
author | Roland McGrath <roland@hack.frob.com> | 2011-06-06 15:57:10 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2011-06-06 16:16:55 -0700 |
commit | 069e52f8362adc26a6b7ad2b32664a68d0cc7a29 (patch) | |
tree | 2f975a032e75ce46f0035507835a2e06a50c32b5 /manual/libc.texinfo | |
parent | f16846a5f279b4eb5f80821e8d27ffa73b1a1f7d (diff) | |
download | glibc-069e52f8362adc26a6b7ad2b32664a68d0cc7a29.tar glibc-069e52f8362adc26a6b7ad2b32664a68d0cc7a29.tar.gz glibc-069e52f8362adc26a6b7ad2b32664a68d0cc7a29.tar.bz2 glibc-069e52f8362adc26a6b7ad2b32664a68d0cc7a29.zip |
Use canonical FSF .texi files for LGPL and FDL texts.
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 |