aboutsummaryrefslogtreecommitdiffstats
path: root/man5
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 /man5
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 'man5')
-rw-r--r--man5/gai.conf.515
-rw-r--r--man5/nss.515
2 files changed, 2 insertions, 28 deletions
diff --git a/man5/gai.conf.5 b/man5/gai.conf.5
index 1db218b1b5..36f9363fd2 100644
--- a/man5/gai.conf.5
+++ b/man5/gai.conf.5
@@ -1,20 +1,7 @@
.\" Copyright (C) 2006 Red Hat, Inc. All rights reserved.
.\" Author: Ulrich Drepper <drepper@redhat.com>
.\"
-.\" %%%LICENSE_START(GPLv2_MISC)
-.\" This copyrighted material is made available to anyone wishing to use,
-.\" modify, copy, or redistribute it subject to the terms and conditions of the
-.\" GNU General Public License v.2.
-.\"
-.\" This program 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 GAI.CONF 5 2020-06-09 "Linux" "Linux Programmer's Manual"
.SH NAME
diff --git a/man5/nss.5 b/man5/nss.5
index 0019a96946..b075b29674 100644
--- a/man5/nss.5
+++ b/man5/nss.5
@@ -1,20 +1,7 @@
.\" Copyright (C) 2006 Red Hat, Inc. All rights reserved.
.\" Author: Ulrich Drepper <drepper@redhat.com>
.\"
-.\" %%%LICENSE_START(GPLv2_MISC)
-.\" This copyrighted material is made available to anyone wishing to use,
-.\" modify, copy, or redistribute it subject to the terms and conditions of the
-.\" GNU General Public License v.2.
-.\"
-.\" This program 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 NSS 5 2020-06-09 "Linux" "Linux Programmer's Manual"
.SH NAME