aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2022-02-25 14:35:00 +0100
committerAlejandro Colomar <alx.manpages@gmail.com>2022-02-25 16:21:07 +0100
commitc850ff7ed609852ef67c8eca65f40e6c5549df90 (patch)
treee55bd93e8fe8338c147b421f67f59ba5fb457510 /man7
parente4a74ca87f2e8a6955b27ef0524ba7c17a4ec5e0 (diff)
downloadman-pages-c850ff7ed609852ef67c8eca65f40e6c5549df90.tar.gz
Various pages: [GPL-2.0-only] Use SPDX-License-Identifier
$ find man? -type f \ | xargs sed -i '/%%%LICENSE_START(GPLv2/,/%%%LICENSE_END/c\.\\" SPDX-License-Identifier: GPL-2.0-only' Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man7')
-rw-r--r--man7/cpuset.720
1 files changed, 1 insertions, 19 deletions
diff --git a/man7/cpuset.7 b/man7/cpuset.7
index 9f2f766b77..9c9702af1e 100644
--- a/man7/cpuset.7
+++ b/man7/cpuset.7
@@ -2,25 +2,7 @@
.\"
.\" Author: Paul Jackson (http://oss.sgi.com/projects/cpusets)
.\"
-.\" %%%LICENSE_START(GPLv2_MISC)
-.\" This is free documentation; you can redistribute it and/or
-.\" modify it under the terms of the GNU General Public License
-.\" version 2 as published by the Free Software Foundation.
-.\"
-.\" The GNU General Public License's references to "object code"
-.\" and "executables" are to be interpreted as the output of any
-.\" document formatting or typesetting system, including
-.\" intermediate and printed output.
-.\"
-.\" This manual is distributed in the hope that it will be useful,
-.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
-.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-.\" GNU General Public License for more details.
-.\"
-.\" You should have received a copy of the GNU General Public
-.\" License along with this manual; if not, see
-.\" <http://www.gnu.org/licenses/>.
-.\" %%%LICENSE_END
+.\" SPDX-License-Identifier: GPL-2.0-only
.\"
.TH CPUSET 7 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME