diff options
author | Roland McGrath <roland@redhat.com> | 2010-06-14 11:15:00 -0700 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 2010-06-14 11:15:00 -0700 |
commit | fbd643b66230bafead971b8cd3b0cfe70f5d22ce (patch) | |
tree | 7653216b3a92cba253d51a45480fd001b80ff6c0 | |
parent | f32f28695d938597ad93177dc83225dcb3c69f74 (diff) | |
download | glibc-fbd643b66230bafead971b8cd3b0cfe70f5d22ce.zip glibc-fbd643b66230bafead971b8cd3b0cfe70f5d22ce.tar.gz glibc-fbd643b66230bafead971b8cd3b0cfe70f5d22ce.tar.bz2 |
Change manual license to GFDL v1.3.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | manual/libc.texinfo | 4 |
2 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,7 @@ +2010-06-14 Roland McGrath <roland@redhat.com> + + * manual/libc.texinfo (@copying): Change to GFDL v1.3. + 2010-06-07 Jakub Jelinek <jakub@redhat.com> * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of diff --git a/manual/libc.texinfo b/manual/libc.texinfo index 8720288..d4c37db 100644 --- a/manual/libc.texinfo +++ b/manual/libc.texinfo @@ -30,10 +30,10 @@ 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 Free Software Foundation, Inc. +2003, 2007, 2008, 2010 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.2 or +under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with the Invariant Sections being ``Free Software Needs Free Documentation'' and ``GNU Lesser General Public License'', the Front-Cover texts being |