summaryrefslogtreecommitdiff
path: root/lib/regexprops.c
diff options
context:
space:
mode:
authorJames Youngman <jay@gnu.org>2010-04-02 00:24:34 +0100
committerJames Youngman <jay@gnu.org>2010-04-02 21:16:21 +0100
commit7bb738db585e6da6b7d0b13330766f8aa9256029 (patch)
treebdfbba8ee0f61d09adc742fa234b747e3e7b2429 /lib/regexprops.c
parentc6cc1c1bb9956097c03b9fd343a10a994a7b457f (diff)
downloadfindutils-7bb738db585e6da6b7d0b13330766f8aa9256029.tar.gz
Switch from GNU Free Documentation License 1.2 to 1.3.
* NEWS: Update GFDL version. * README-hacking: Likewise. * doc/find-maint.texi: Likewise. * lib/regexprops.c: Likewise (though the license being changed is the license for the output). Signed-off-by: James Youngman <jay@gnu.org>
Diffstat (limited to 'lib/regexprops.c')
-rw-r--r--lib/regexprops.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/regexprops.c b/lib/regexprops.c
index a7528229..7facd0d0 100644
--- a/lib/regexprops.c
+++ b/lib/regexprops.c
@@ -438,11 +438,11 @@ static void copying (void)
{
static const char *copy_para[]=
{
- "Copyright (C) 1994, 1996, 1998, 2000, 2001, 2003, 2004, 2005, 2006, 2007"
- ,"Free Software Foundation, Inc."
+ "Copyright (C) 1994, 1996, 1998, 2000, 2001, 2003, 2004, 2005, 2006,"
+ ,"2007, 2009, 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 no"
,"Invariant Sections, with no Front-Cover Texts, and with no Back-Cover"
,"Texts. A copy of the license is included in the ``GNU Free"