diff options
| author | Alejandro Colomar <alx.manpages@gmail.com> | 2022-02-25 14:30:42 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx.manpages@gmail.com> | 2022-02-25 16:21:06 +0100 |
| commit | 95fb8859f48ac2ad2e3da64f77ed2ed7ec09bb72 (patch) | |
| tree | caecce59fb2353b9554156884837e58e80cdf171 /man3/csin.3 | |
| parent | 47009d5ecdb65b0642038d8607c317263182564d (diff) | |
| download | man-pages-95fb8859f48ac2ad2e3da64f77ed2ed7ec09bb72.tar.gz | |
Various pages: [GPL-1.0-or-later] Use SPDX-License-Identifier
$ find man? -type f \
| xargs sed -i '/%%%LICENSE_START(GPL_NOVERSION_ONELINE/,/%%%LICENSE_END/c\.\\" SPDX-License-Identifier: GPL-1.0-or-later'
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man3/csin.3')
| -rw-r--r-- | man3/csin.3 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/man3/csin.3 b/man3/csin.3 index 5e18fadd87..21e29db946 100644 --- a/man3/csin.3 +++ b/man3/csin.3 @@ -1,8 +1,6 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" -.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE) -.\" Distributed under GPL -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-1.0-or-later .\" .TH CSIN 3 2021-03-22 "" "Linux Programmer's Manual" .SH NAME |
