diff options
Diffstat (limited to 'man2')
| -rw-r--r-- | man2/fallocate.2 | 4 | ||||
| -rw-r--r-- | man2/setns.2 | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/man2/fallocate.2 b/man2/fallocate.2 index b4cb3516f5..eec06ddba8 100644 --- a/man2/fallocate.2 +++ b/man2/fallocate.2 @@ -1,9 +1,7 @@ .\" Copyright (c) 2007 Silicon Graphics, Inc. All Rights Reserved .\" Written by Dave Chinner <dgc@sgi.com> .\" -.\" %%%LICENSE_START(GPLv2_ONELINE) -.\" May be distributed as per GNU General Public License version 2. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-only .\" .\" 2011-09-19: Added FALLOC_FL_PUNCH_HOLE .\" 2011-09-19: Substantial restructuring of the page diff --git a/man2/setns.2 b/man2/setns.2 index 535271eaec..24e5c155e0 100644 --- a/man2/setns.2 +++ b/man2/setns.2 @@ -1,9 +1,7 @@ .\" Copyright (C) 2011, Eric Biederman <ebiederm@xmission.com> .\" and Copyright (C) 2011, 2012, Michael Kerrisk <mtk.manpages@gmail.com> .\" -.\" %%%LICENSE_START(GPLv2_ONELINE) -.\" Licensed under the GPLv2 -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-only .\" .TH SETNS 2 2020-08-13 "Linux" "Linux Programmer's Manual" .SH NAME |
