Hello, find attached a trivial patch against GIT head to use the official FDL license wording as listed in FDL's "ADDENDUM: How to use this License for your documents".
cu Andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure'
diff --git a/NEWS b/NEWS index ec7e986..2fe938f 100644 --- a/NEWS +++ b/NEWS @@ -1979,6 +1979,6 @@ Copyright (C) 1996, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007, Permission is granted to copy, distribute and/or modify this document 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 -Documentation License'' file as part of this distribution. +Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. +A copy of the license is included in the ``GNU Free Documentation +License'' file as part of this distribution. diff --git a/README-hacking b/README-hacking index 2e34e29..26b7bac 100644 --- a/README-hacking +++ b/README-hacking @@ -243,6 +243,6 @@ Copyright (C) 2009, 2010, 2014 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 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 -Documentation License'' file as part of this distribution. +Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. +A copy of the license is included in the ``GNU Free Documentation +License'' file as part of this distribution. diff --git a/doc/find-maint.texi b/doc/find-maint.texi index c32bbfb..64ac146 100644 --- a/doc/find-maint.texi +++ b/doc/find-maint.texi @@ -29,8 +29,8 @@ 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 any later version published by the Free Software Foundation; -with no Invariant Sections, with no -Front-Cover Texts, and with no Back-Cover Texts. +with no Invariant Sections, no Front-Cover Texts, and no Back-Cover +Texts. A copy of the license is included in the section entitled ``GNU Free Documentation License''. @end copying diff --git a/doc/find.texi b/doc/find.texi index d222f65..77f444c 100644 --- a/doc/find.texi +++ b/doc/find.texi @@ -37,8 +37,8 @@ Copyright @copyright{} 1994, 1996, 1998, 2000, 2001, 2003, 2004, 2005, 2006, Permission is granted to copy, distribute and/or modify this document 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 section entitled +Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. +A copy of the license is included in the section entitled ``GNU Free Documentation License''. @end copying diff --git a/doc/regexprops.texi b/doc/regexprops.texi index 719a649..537b64e 100644 --- a/doc/regexprops.texi +++ b/doc/regexprops.texi @@ -4,8 +4,8 @@ @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 or @c any later version published by the Free Software Foundation; with no -@c Invariant Sections, with no Front-Cover Texts, and with no Back-Cover -@c Texts. A copy of the license is included in the ``GNU Free +@c Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. +@c A copy of the license is included in the ``GNU Free @c Documentation License'' file as part of this distribution. @c this regular expression description is for: findutils diff --git a/lib/regexprops.c b/lib/regexprops.c index 6270403..2ef5f1c 100644 --- a/lib/regexprops.c +++ b/lib/regexprops.c @@ -459,8 +459,8 @@ copying (void) ,"Permission is granted to copy, distribute and/or modify this document" ,"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" + ,"Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts." + ,"A copy of the license is included in the ``GNU Free" ,"Documentation License'' file as part of this distribution." "" ,NULL