diff options
author | Andreas Jaeger <aj@suse.de> | 2001-07-06 05:37:16 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2001-07-06 05:37:16 +0000 |
commit | a1b36134f6634375dc87abea1b7c00e241797bea (patch) | |
tree | 6ef8c5025734c1128bbaf88794072266d09b2e3e /manual/libc.texinfo | |
parent | 41bdb6e20c5d2df34a740cbd70e11c05025dfd12 (diff) | |
download | glibc-a1b36134f6634375dc87abea1b7c00e241797bea.tar glibc-a1b36134f6634375dc87abea1b7c00e241797bea.tar.gz glibc-a1b36134f6634375dc87abea1b7c00e241797bea.tar.bz2 glibc-a1b36134f6634375dc87abea1b7c00e241797bea.zip |
* COPYING: Fix Y2k bug in sample copyright notices.
* manual/lesser.texi: Renamed from manual/lgpl.texinfo,
as fsf.org uses the name "lesser.texi".
* manual/Makefile (texis): Follow rename.
Diffstat (limited to 'manual/libc.texinfo')
-rw-r--r-- | manual/libc.texinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/libc.texinfo b/manual/libc.texinfo index 365cbd9fac..e426eb4ec5 100644 --- a/manual/libc.texinfo +++ b/manual/libc.texinfo @@ -43,7 +43,7 @@ notice identical to this one except for the removal of this paragraph @end ignore Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided also that the -section entitled ``GNU Library General Public License'' is included +section entitled ``GNU Lesser General Public License'' is included exactly as in the original, and provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. @@ -51,7 +51,7 @@ identical to this one. Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that the text of the translation of the section entitled ``GNU -Library General Public License'' must be approved for accuracy by the +Lesser General Public License'' must be approved for accuracy by the Foundation. @end ifinfo @@ -88,7 +88,7 @@ are preserved on all copies. Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided also that the -section entitled ``GNU Library General Public License'' is included +section entitled ``GNU Lesser General Public License'' is included exactly as in the original, and provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. @@ -96,7 +96,7 @@ identical to this one. Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that the text of the translation of the section entitled ``GNU -Library General Public License'' must be approved for accuracy by the +Lesser General Public License'' must be approved for accuracy by the Foundation. @end titlepage @page @@ -114,7 +114,7 @@ of the GNU C Library. @set lgpl-appendix @node Copying, Concept Index, Contributors, Top -@include lgpl.texinfo +@include lesser.texi @node Concept Index, Type Index, Copying, Top |