diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:29:18 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:57:11 +0100 |
| commit | 1a459d04ac66b7bf6a5b57ea63eb4bf69350bb1f (patch) | |
| tree | 5431abc53c3c1825e6cee716488b416259b3575d | |
| parent | 0e8852eb4ae0390d39d9becb8f8a0113f029b446 (diff) | |
| download | man-pages-1a459d04ac66b7bf6a5b57ea63eb4bf69350bb1f.tar.gz | |
regex.7: Added %%%LICENSE_START(MISC)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man7/regex.7 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man7/regex.7 b/man7/regex.7 index 58749baec9..89df48ee96 100644 --- a/man7/regex.7 +++ b/man7/regex.7 @@ -2,6 +2,7 @@ .\" 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. .\" @@ -21,6 +22,7 @@ .\" ever read sources, credits must appear in the documentation. .\" .\" 4. This notice may not be removed or altered. +.\" %%%END_LICENSE .\" .\" In order to comply with `credits must appear in the documentation' .\" I added an AUTHOR paragraph below - aeb. |
