aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-03-15 16:45:03 +1300
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-03-15 17:30:43 +1300
commit68df07dd4d5e3839a8bb804e7811c089325f4792 (patch)
tree6c76a9ac3ea5c1070deb34c18c3f54ded4e1c110
parentc0e2aba7dbc3a21f4054e794f4fae0dc2e3a1123 (diff)
downloadman-pages-68df07dd4d5e3839a8bb804e7811c089325f4792.tar.gz
posix_spawn.3: srcfix: Add license delimiter tags
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/posix_spawn.32
1 files changed, 2 insertions, 0 deletions
diff --git a/man3/posix_spawn.3 b/man3/posix_spawn.3
index b2dc8aa16f..18e763c9e2 100644
--- a/man3/posix_spawn.3
+++ b/man3/posix_spawn.3
@@ -1,6 +1,7 @@
.\" Copyright (c) 2009 Bill O. Gallmeister (bgallmeister@gmail.com)
.\" and Copyright 2010 Michael Kerrisk <mtk.manpages@gmail.com>
.\"
+.\" %%%LICENSE_START(VERBATIM)
.\" Permission is granted to make and distribute verbatim copies of this
.\" manual provided the copyright notice and this permission notice are
.\" preserved on all copies.
@@ -20,6 +21,7 @@
.\"
.\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work.
+.\" %%%LICENSE_END
.\"
.\" References consulted:
.\" Linux glibc source code