From fbd643b66230bafead971b8cd3b0cfe70f5d22ce Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 14 Jun 2010 11:15:00 -0700 Subject: [PATCH] Change manual license to GFDL v1.3. --- ChangeLog | 4 ++++ manual/libc.texinfo | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1ff6ac7..a3000b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-06-14 Roland McGrath + + * manual/libc.texinfo (@copying): Change to GFDL v1.3. + 2010-06-07 Jakub Jelinek * 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 -- 2.7.4