For lack of a better solution I installed this into regexprops-generic.texi.
After looking at the findutils sources I don't see how the file is
generated automatically -- perhaps some by-hand processing is
always done?
2006-08-15 Paul Eggert <[EMAIL PROTECTED]>
* doc/regexprops-generic.texi: Add a copyright notice.
--- doc/regexprops-generic.texi 27 Jul 2005 00:16:01 -0000 1.1
+++ doc/regexprops-generic.texi 15 Aug 2006 21:46:42 -0000
@@ -1,3 +1,13 @@
[EMAIL PROTECTED] Copyright (C) 1994, 1996, 1998, 2000, 2001, 2003, 2004, 2005,
2006
[EMAIL PROTECTED] Free Software Foundation, Inc.
+
[EMAIL PROTECTED] Permission is granted to copy, distribute and/or modify this
document
[EMAIL PROTECTED] under the terms of the GNU Free Documentation License,
Version 1.2 or
[EMAIL PROTECTED] any later version published by the Free Software Foundation;
with no
[EMAIL PROTECTED] Invariant Sections, with no Front-Cover Texts, and with no
Back-Cover
[EMAIL PROTECTED] Texts. A copy of the license is included in the ``GNU Free
[EMAIL PROTECTED] Documentation License'' file as part of this distribution.
+
@menu
* awk regular expression syntax::
* egrep regular expression syntax::