]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man7/operator.7
Various pages: [BSD-3-Clause] Use SPDX-License-Identifier
authorAlejandro Colomar <alx.manpages@gmail.com>
Fri, 25 Feb 2022 13:18:49 +0000 (14:18 +0100)
committerAlejandro Colomar <alx.manpages@gmail.com>
Fri, 25 Feb 2022 15:21:06 +0000 (16:21 +0100)
commit40fa0ff4eef9510ac1d3babbcef2a27cd9fa0eb2
treeae19cfcc76c1b225a3aa1f8051dc04c18fc18663
parente82f40a199cc4d65522f0b6807c08985e2a010a9
Various pages: [BSD-3-Clause] Use SPDX-License-Identifier

$ find man? -type f \
  | xargs sed -i '/%%%LICENSE_START(BSD_3_CLAUSE_UCB/,/%%%LICENSE_END/c\.\\" SPDX-License-Identifier: BSD-3-Clause'

Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man3/circleq.3
man3/getloadavg.3
man3/list.3
man3/openpty.3
man3/slist.3
man3/stailq.3
man3/tailq.3
man7/operator.7
man7/queue.7
man7/symlink.7