summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-07-16 03:51:59 +0200
committerAlejandro Colomar <alx@kernel.org>2023-07-16 03:52:43 +0200
commita51cb93681d2bd1336677c11d2da07fa09ea18bf (patch)
treee82ab7494e4d9fcf86fce3b8f8a6c6f26b3750f5
parentf4144a825e479bee273c8470423066356de009c4 (diff)
man2/: Use SPDX-License-Identifier: Linux-man-pages-copyleft-var
Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man2/get_mempolicy.221
-rw-r--r--man2/mbind.221
-rw-r--r--man2/set_mempolicy.221
3 files changed, 6 insertions, 57 deletions
diff --git a/man2/get_mempolicy.2 b/man2/get_mempolicy.2
index d1c7c667e..8dbc92b84 100644
--- a/man2/get_mempolicy.2
+++ b/man2/get_mempolicy.2
@@ -1,25 +1,8 @@
+.\" SPDX-License-Identifier: Linux-man-pages-copyleft-var
+.\"
.\" Copyright 2003,2004 Andi Kleen, SuSE Labs.
.\" and Copyright 2007 Lee Schermerhorn, Hewlett Packard
.\"
-.\" %%%LICENSE_START(VERBATIM_PROF)
-.\" 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.
-.\"
-.\" Permission is granted to copy and distribute modified versions of this
-.\" manual under the conditions for verbatim copying, provided that the
-.\" entire resulting derived work is distributed under the terms of a
-.\" permission notice identical to this one.
-.\"
-.\" Since the Linux kernel and libraries are constantly changing, this
-.\" manual page may be incorrect or out-of-date. The author(s) assume no
-.\" responsibility for errors or omissions, or for damages resulting from
-.\" the use of the information contained herein.
-.\"
-.\" Formatted or processed versions of this manual, if unaccompanied by
-.\" the source, must acknowledge the copyright and authors of this work.
-.\" %%%LICENSE_END
-.\"
.\" 2006-02-03, mtk, substantial wording changes and other improvements
.\" 2007-08-27, Lee Schermerhorn <Lee.Schermerhorn@hp.com>
.\" more precise specification of behavior.
diff --git a/man2/mbind.2 b/man2/mbind.2
index 73ca95efe..91ac8eb2f 100644
--- a/man2/mbind.2
+++ b/man2/mbind.2
@@ -1,25 +1,8 @@
+.\" SPDX-License-Identifier: Linux-man-pages-copyleft-var
+.\"
.\" Copyright 2003,2004 Andi Kleen, SuSE Labs.
.\" and Copyright 2007 Lee Schermerhorn, Hewlett Packard
.\"
-.\" %%%LICENSE_START(VERBATIM_PROF)
-.\" 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.
-.\"
-.\" Permission is granted to copy and distribute modified versions of this
-.\" manual under the conditions for verbatim copying, provided that the
-.\" entire resulting derived work is distributed under the terms of a
-.\" permission notice identical to this one.
-.\"
-.\" Since the Linux kernel and libraries are constantly changing, this
-.\" manual page may be incorrect or out-of-date. The author(s) assume no
-.\" responsibility for errors or omissions, or for damages resulting from
-.\" the use of the information contained herein.
-.\"
-.\" Formatted or processed versions of this manual, if unaccompanied by
-.\" the source, must acknowledge the copyright and authors of this work.
-.\" %%%LICENSE_END
-.\"
.\" 2006-02-03, mtk, substantial wording changes and other improvements
.\" 2007-08-27, Lee Schermerhorn <Lee.Schermerhorn@hp.com>
.\" more precise specification of behavior.
diff --git a/man2/set_mempolicy.2 b/man2/set_mempolicy.2
index 7b32ee1dc..9af44acaa 100644
--- a/man2/set_mempolicy.2
+++ b/man2/set_mempolicy.2
@@ -1,25 +1,8 @@
+.\" SPDX-License-Identifier: Linux-man-pages-copyleft-var
+.\"
.\" Copyright 2003,2004 Andi Kleen, SuSE Labs.
.\" and Copyright 2007 Lee Schermerhorn, Hewlett Packard
.\"
-.\" %%%LICENSE_START(VERBATIM_PROF)
-.\" 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.
-.\"
-.\" Permission is granted to copy and distribute modified versions of this
-.\" manual under the conditions for verbatim copying, provided that the
-.\" entire resulting derived work is distributed under the terms of a
-.\" permission notice identical to this one.
-.\"
-.\" Since the Linux kernel and libraries are constantly changing, this
-.\" manual page may be incorrect or out-of-date. The author(s) assume no
-.\" responsibility for errors or omissions, or for damages resulting from
-.\" the use of the information contained herein.
-.\"
-.\" Formatted or processed versions of this manual, if unaccompanied by
-.\" the source, must acknowledge the copyright and authors of this work.
-.\" %%%LICENSE_END
-.\"
.\" 2006-02-03, mtk, substantial wording changes and other improvements
.\" 2007-08-27, Lee Schermerhorn <Lee.Schermerhorn@hp.com>
.\" more precise specification of behavior.