diff options
Diffstat (limited to 'man/man7/regex.7')
| -rw-r--r-- | man/man7/regex.7 | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/man/man7/regex.7 b/man/man7/regex.7 index 4600e8a99b..cb9732d70d 100644 --- a/man/man7/regex.7 +++ b/man/man7/regex.7 @@ -1,8 +1,6 @@ '\" t -.\" From Henry Spencer's regex package (as found in the apache -.\" distribution). The package carries the following copyright: -.\" .\" Copyright 1992, 1993, 1994 Henry Spencer. All rights reserved. +.\" .\" %%%LICENSE_START(MISC) .\" This software is not subject to any license of the American Telephone .\" and Telegraph Company or of the Regents of the University of California. @@ -25,14 +23,6 @@ .\" 4. This notice may not be removed or altered. .\" %%%LICENSE_END .\" -.\" In order to comply with `credits must appear in the documentation' -.\" I added an AUTHOR paragraph below - aeb. -.\" -.\" In the default nroff environment there is no dagger \(dg. -.\" -.\" 2005-05-11 Removed discussion of `[[:<:]]' and `[[:>:]]', which -.\" appear not to be in the glibc implementation of regcomp -.\" .ie t .ds dg \(dg .el .ds dg (!) .TH regex 7 (date) "Linux man-pages (unreleased)" @@ -372,6 +362,8 @@ is current consensus among implementors as to the right interpretation. .\" .P .\" The syntax for word boundaries is incredibly ugly. .SH AUTHOR +.\" In order to comply with `credits must appear in the documentation' +.\" I added an AUTHOR paragraph - aeb. .\" Sigh... The page license means we must have the author's name .\" in the formatted output. This page was taken from Henry Spencer's regex package. |
