diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-09-16 09:05:40 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-09-16 09:05:40 +0200 |
| commit | c228b4b4d1642f462153f5d59a350e48032535ce (patch) | |
| tree | 1606aca6d5be33153e71963733167c0d5cb7d978 /man7 | |
| parent | b7a3dc84e740918034e5e7cb012bc8d783a159a9 (diff) | |
| download | man-pages-c228b4b4d1642f462153f5d59a350e48032535ce.tar.gz | |
namespaces.7, pid_namespaces.7, user_namespaces.7: srcfix: Add LICENSE_START tag
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/namespaces.7 | 2 | ||||
| -rw-r--r-- | man7/pid_namespaces.7 | 2 | ||||
| -rw-r--r-- | man7/user_namespaces.7 | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/man7/namespaces.7 b/man7/namespaces.7 index 64913bbb64..5f6d05b040 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -1,6 +1,7 @@ .\" Copyright (c) 2013 by Michael Kerrisk <mtk.manpages@gmail.com> .\" and Copyright (c) 2012 by Eric W. Biederman <ebiederm@xmission.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 .\" .\" .TH NAMESPACES 7 2013-01-14 "Linux" "Linux Programmer's Manual" diff --git a/man7/pid_namespaces.7 b/man7/pid_namespaces.7 index aff872f439..ce6cffa85f 100644 --- a/man7/pid_namespaces.7 +++ b/man7/pid_namespaces.7 @@ -1,6 +1,7 @@ .\" Copyright (c) 2013 by Michael Kerrisk <mtk.manpages@gmail.com> .\" and Copyright (c) 2012 by Eric W. Biederman <ebiederm@xmission.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 .\" .\" .TH PID_NAMESPACES 7 2013-01-14 "Linux" "Linux Programmer's Manual" diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7 index 09b52688f9..dd4b3b143d 100644 --- a/man7/user_namespaces.7 +++ b/man7/user_namespaces.7 @@ -1,6 +1,7 @@ .\" Copyright (c) 2013, 2014 by Michael Kerrisk <mtk.manpages@gmail.com> .\" and Copyright (c) 2012, 2014 by Eric W. Biederman <ebiederm@xmission.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 .\" .\" .TH USER_NAMESPACES 7 2013-01-14 "Linux" "Linux Programmer's Manual" |
