From: Alejandro Colomar Date: Fri, 25 Feb 2022 13:32:47 +0000 (+0100) Subject: Various pages: [GPL-2.0-or-later] Use SPDX-License-Identifier X-Git-Tag: man-pages-5.19-rc1~719 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4a74ca87f2e8a6955b27ef0524ba7c17a4ec5e0;p=thirdparty%2Fman-pages.git Various pages: [GPL-2.0-or-later] Use SPDX-License-Identifier $ find man? -type f \ | xargs sed -i '/%%%LICENSE_START(GPLv2+/,/%%%LICENSE_END/c\.\\" SPDX-License-Identifier: GPL-2.0-or-later' Signed-off-by: Alejandro Colomar --- diff --git a/man1/getent.1 b/man1/getent.1 index 4822c2c125..832398336a 100644 --- a/man1/getent.1 +++ b/man1/getent.1 @@ -1,26 +1,7 @@ .\" Copyright (c) 2011, Mark R. Bannister .\" Copyright (c) 2015, Robin H. Johnson .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH GETENT 1 2021-03-22 "Linux" "User Commands" .SH NAME diff --git a/man1/iconv.1 b/man1/iconv.1 index 2aae3a8ff8..154e39192f 100644 --- a/man1/iconv.1 +++ b/man1/iconv.1 @@ -1,25 +1,6 @@ .\" Copyright (C) 2014 Marko Myllynen .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH ICONV 1 2021-08-27 "GNU" "Linux User Manual" .SH NAME diff --git a/man1/localedef.1 b/man1/localedef.1 index 3b9f8adf1b..9b09e5261d 100644 --- a/man1/localedef.1 +++ b/man1/localedef.1 @@ -3,26 +3,7 @@ .\" Copyright (C) 2005 Lars Wirzenius .\" Copyright (C) 2014 Marko Myllynen .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" This manual page was initially written by Richard Braakman .\" on behalf of the Debian GNU/Linux Project and anyone else diff --git a/man1/memusage.1 b/man1/memusage.1 index 4949755b88..42f135e761 100644 --- a/man1/memusage.1 +++ b/man1/memusage.1 @@ -1,26 +1,7 @@ .\" Copyright (c) 2013, Peter Schiffer .\" and Copyright (C) 2014, Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .TH MEMUSAGE 1 2021-03-22 "GNU" "Linux user manual" .SH NAME memusage \- profile memory usage of a program diff --git a/man1/memusagestat.1 b/man1/memusagestat.1 index a922eb5172..208d017194 100644 --- a/man1/memusagestat.1 +++ b/man1/memusagestat.1 @@ -1,25 +1,6 @@ .\" Copyright (c) 2013, Peter Schiffer .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .TH MEMUSAGESTAT 1 2021-03-22 "GNU" "Linux programmer's manual" .SH NAME memusagestat \- generate graphic from memory profiling data diff --git a/man1/mtrace.1 b/man1/mtrace.1 index 3a6e7b9c0e..5236acd2ca 100644 --- a/man1/mtrace.1 +++ b/man1/mtrace.1 @@ -1,25 +1,6 @@ .\" Copyright (c) 2013, Peter Schiffer (pschiffe@redhat.com) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .TH MTRACE 1 2021-03-22 "GNU" "Linux user manual" .SH NAME mtrace \- interpret the malloc trace log diff --git a/man2/_syscall.2 b/man2/_syscall.2 index 55ea51337e..192f5eaa37 100644 --- a/man2/_syscall.2 +++ b/man2/_syscall.2 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Tue Jul 6 12:42:46 MDT 1993 .\" Added "Calling Directly" and supporting paragraphs diff --git a/man2/acct.2 b/man2/acct.2 index 87353354da..923775cb2f 100644 --- a/man2/acct.2 +++ b/man2/acct.2 @@ -2,26 +2,7 @@ .\" (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified 1993-07-22 by Rik Faith .\" Modified 1993-08-10 by Alan Cox diff --git a/man2/add_key.2 b/man2/add_key.2 index 2638aed435..01728e0cee 100644 --- a/man2/add_key.2 +++ b/man2/add_key.2 @@ -2,12 +2,7 @@ .\" Written by David Howells (dhowells@redhat.com) .\" and Copyright (C) 2016 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_SW_ONEPARA) -.\" This program is free software; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License -.\" as published by the Free Software Foundation; either version -.\" 2 of the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH ADD_KEY 2 2021-08-27 Linux "Linux Key Management Calls" .SH NAME diff --git a/man2/adjtimex.2 b/man2/adjtimex.2 index 2745407f34..cb2c8d03ba 100644 --- a/man2/adjtimex.2 +++ b/man2/adjtimex.2 @@ -1,26 +1,7 @@ .\" Copyright (c) 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995. .\" and Copyright (C) 2014, 2016 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified 1997-01-31 by Eric S. Raymond .\" Modified 1997-07-30 by Paul Slootman diff --git a/man2/bdflush.2 b/man2/bdflush.2 index 710da7b185..b68149d315 100644 --- a/man2/bdflush.2 +++ b/man2/bdflush.2 @@ -1,25 +1,6 @@ .\" Copyright (c) 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995. .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified 1997-01-31 by Eric S. Raymond .\" Modified 2004-06-17 by Michael Kerrisk diff --git a/man2/brk.2 b/man2/brk.2 index 786844d468..aa0b021784 100644 --- a/man2/brk.2 +++ b/man2/brk.2 @@ -2,26 +2,7 @@ .\" and Copyright 2006, 2008, Michael Kerrisk .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Wed Jul 21 19:52:58 1993 by Rik Faith .\" Modified Sun Aug 21 17:40:38 1994 by Rik Faith diff --git a/man2/cacheflush.2 b/man2/cacheflush.2 index cdeeffea1f..fcf24bb00c 100644 --- a/man2/cacheflush.2 +++ b/man2/cacheflush.2 @@ -1,26 +1,7 @@ .\" Written by Ralf Baechle (ralf@waldorf-gmbh.de), .\" Copyright (c) 1994, 1995 Waldorf GMBH .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH CACHEFLUSH 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/epoll_create.2 b/man2/epoll_create.2 index 0a5e0981e6..5abb84a58f 100644 --- a/man2/epoll_create.2 +++ b/man2/epoll_create.2 @@ -2,21 +2,7 @@ .\" and Copyright 2008, 2009, 2012 Michael Kerrisk .\" Davide Libenzi .\" -.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) -.\" This program is free software; you can redistribute it and/or modify -.\" it under the terms of the GNU General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified 2004-06-17 by Michael Kerrisk .\" Modified 2005-04-04 by Marko Kohtala diff --git a/man2/epoll_ctl.2 b/man2/epoll_ctl.2 index 057270d063..f5fbecdb20 100644 --- a/man2/epoll_ctl.2 +++ b/man2/epoll_ctl.2 @@ -2,21 +2,7 @@ .\" Davide Libenzi .\" and Copyright 2009, 2014, 2016, 2018, 2019 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) -.\" This program is free software; you can redistribute it and/or modify -.\" it under the terms of the GNU General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH EPOLL_CTL 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/epoll_wait.2 b/man2/epoll_wait.2 index 35f99ef183..30fe2fefaa 100644 --- a/man2/epoll_wait.2 +++ b/man2/epoll_wait.2 @@ -2,21 +2,7 @@ .\" Davide Libenzi .\" and Copyright 2007, 2012, 2014, 2018 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) -.\" This program is free software; you can redistribute it and/or modify -.\" it under the terms of the GNU General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 2007-04-30: mtk, Added description of epoll_pwait() .\" diff --git a/man2/eventfd.2 b/man2/eventfd.2 index 6e2d0a99ae..8dc3f0a47e 100644 --- a/man2/eventfd.2 +++ b/man2/eventfd.2 @@ -1,21 +1,7 @@ .\" Copyright (C) 2008 Michael Kerrisk .\" starting from a version by Davide Libenzi .\" -.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) -.\" This program is free software; you can redistribute it and/or modify -.\" it under the terms of the GNU General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 2008-10-10, mtk: describe eventfd2(), and EFD_NONBLOCK and EFD_CLOEXEC .\" diff --git a/man2/getsid.2 b/man2/getsid.2 index d94f5b9b01..bfd1c6855c 100644 --- a/man2/getsid.2 +++ b/man2/getsid.2 @@ -1,26 +1,7 @@ .\" Copyright (C) 1996 Andries Brouwer (aeb@cwi.nl) .\" and Copyright (C) 2016 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Thu Oct 31 14:18:40 1996 by Eric S. Raymond .\" Modified 2001-12-17, aeb diff --git a/man2/getxattr.2 b/man2/getxattr.2 index 15f0f9b4a2..28e65c9b85 100644 --- a/man2/getxattr.2 +++ b/man2/getxattr.2 @@ -1,26 +1,7 @@ .\" Copyright (C) Andreas Gruenbacher, February 2001 .\" Copyright (C) Silicon Graphics Inc, September 2001 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH GETXATTR 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/inotify_add_watch.2 b/man2/inotify_add_watch.2 index bea4f1b2cf..17c1bf0215 100644 --- a/man2/inotify_add_watch.2 +++ b/man2/inotify_add_watch.2 @@ -1,26 +1,7 @@ .\" Copyright (C) 2005 Robert Love .\" and Copyright, 2006 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 2005-07-19 Robert Love - initial version .\" 2006-02-07 mtk, various changes diff --git a/man2/inotify_init.2 b/man2/inotify_init.2 index b166fdd435..4c54bf1e97 100644 --- a/man2/inotify_init.2 +++ b/man2/inotify_init.2 @@ -1,26 +1,7 @@ .\" Copyright (C) 2005 Robert Love .\" and Copyright (C) 2008, Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 2005-07-19 Robert Love - initial version .\" 2006-02-07 mtk, minor changes diff --git a/man2/inotify_rm_watch.2 b/man2/inotify_rm_watch.2 index bbb7d99e3d..175d89e667 100644 --- a/man2/inotify_rm_watch.2 +++ b/man2/inotify_rm_watch.2 @@ -1,25 +1,6 @@ .\" Copyright (C) 2005 Robert Love .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 2005-07-19 Robert Love - initial version .\" 2006-02-07 mtk, minor changes diff --git a/man2/ioctl_console.2 b/man2/ioctl_console.2 index e1f63d8a3a..970f729820 100644 --- a/man2/ioctl_console.2 +++ b/man2/ioctl_console.2 @@ -1,26 +1,7 @@ .\" Copyright (c) 1995 Jim Van Zandt and aeb .\" Sun Feb 26 11:46:23 MET 1995 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified, Sun Feb 26 15:04:20 1995, faith@cs.unc.edu .\" Modified, Thu Apr 20 22:08:17 1995, jrv@vanzandt.mv.com diff --git a/man2/ioctl_ficlonerange.2 b/man2/ioctl_ficlonerange.2 index 75ab14bc40..25f0a95441 100644 --- a/man2/ioctl_ficlonerange.2 +++ b/man2/ioctl_ficlonerange.2 @@ -1,25 +1,6 @@ .\" Copyright (c) 2016, Oracle. All rights reserved. .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .TH IOCTL_FICLONERANGE 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME ioctl_ficlonerange, ioctl_ficlone \- share some the data of one file with another file diff --git a/man2/ioctl_fideduperange.2 b/man2/ioctl_fideduperange.2 index 226e682588..2b08e3b62a 100644 --- a/man2/ioctl_fideduperange.2 +++ b/man2/ioctl_fideduperange.2 @@ -1,25 +1,6 @@ .\" Copyright (c) 2016, Oracle. All rights reserved. .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .TH IOCTL_FIDEDUPERANGE 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME ioctl_fideduperange \- share some the data of one file with another file diff --git a/man2/ioctl_fslabel.2 b/man2/ioctl_fslabel.2 index df4baecfd5..79da057332 100644 --- a/man2/ioctl_fslabel.2 +++ b/man2/ioctl_fslabel.2 @@ -1,25 +1,6 @@ .\" Copyright (c) 2018, Red Hat, Inc. All rights reserved. .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .TH IOCTL_FSLABEL 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME ioctl_fslabel \- get or set a filesystem label diff --git a/man2/ioctl_getfsmap.2 b/man2/ioctl_getfsmap.2 index 8feb6843f1..ea3431d1dc 100644 --- a/man2/ioctl_getfsmap.2 +++ b/man2/ioctl_getfsmap.2 @@ -1,25 +1,6 @@ .\" Copyright (c) 2017, Oracle. All rights reserved. .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .TH IOCTL_GETFSMAP 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME ioctl_getfsmap \- retrieve the physical layout of the filesystem diff --git a/man2/ioperm.2 b/man2/ioperm.2 index 7d4a4690ad..7a5afb4935 100644 --- a/man2/ioperm.2 +++ b/man2/ioperm.2 @@ -2,26 +2,7 @@ .\" (michael@moria.de) .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sat Jul 24 15:12:05 1993 by Rik Faith .\" Modified Tue Aug 1 16:27 1995 by Jochen Karrer diff --git a/man2/ioprio_set.2 b/man2/ioprio_set.2 index ac0c1bf808..f8bf0ae773 100644 --- a/man2/ioprio_set.2 +++ b/man2/ioprio_set.2 @@ -1,20 +1,6 @@ .\" Copyright (c) International Business Machines orp., 2006 .\" -.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) -.\" This program is free software; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" HISTORY: .\" 2006-04-27, created by Eduardo M. Fleury diff --git a/man2/ipc.2 b/man2/ipc.2 index 4ce29ca693..bdd700e6da 100644 --- a/man2/ipc.2 +++ b/man2/ipc.2 @@ -1,25 +1,6 @@ .\" Copyright (c) 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995. .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond .TH IPC 2 2021-03-22 "Linux" "Linux Programmer's Manual" diff --git a/man2/listxattr.2 b/man2/listxattr.2 index 1127b6d5d4..88ec6b0183 100644 --- a/man2/listxattr.2 +++ b/man2/listxattr.2 @@ -2,26 +2,7 @@ .\" Copyright (C) Silicon Graphics Inc, September 2001 .\" Copyright (C) 2015 Heinrich Schuchardt .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH LISTXATTR 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/memfd_create.2 b/man2/memfd_create.2 index 89e9c4136f..941c5b0416 100644 --- a/man2/memfd_create.2 +++ b/man2/memfd_create.2 @@ -1,22 +1,7 @@ .\" Copyright (C) 2014 Michael Kerrisk .\" and Copyright (C) 2014 David Herrmann .\" -.\" %%%LICENSE_START(GPLv2+) -.\" -.\" This program is free software; you can redistribute it and/or modify -.\" it under the terms of the GNU General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH MEMFD_CREATE 2 2021-03-22 Linux "Linux Programmer's Manual" .SH NAME diff --git a/man2/memfd_secret.2 b/man2/memfd_secret.2 index ebafa138b7..67b5c3c868 100644 --- a/man2/memfd_secret.2 +++ b/man2/memfd_secret.2 @@ -5,22 +5,7 @@ .\" Copyright (C) 2014 Michael Kerrisk .\" and Copyright (C) 2014 David Herrmann .\" -.\" %%%LICENSE_START(GPLv2+) -.\" -.\" This program is free software; you can redistribute it and/or modify -.\" it under the terms of the GNU General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH MEMFD_SECRET 2 2020-08-02 Linux "Linux Programmer's Manual" .SH NAME diff --git a/man2/mlock.2 b/man2/mlock.2 index d5e226580c..4b11959694 100644 --- a/man2/mlock.2 +++ b/man2/mlock.2 @@ -2,26 +2,7 @@ .\" using some material drawn from earlier man pages .\" written by Thomas Kuhn, Copyright 1996 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH MLOCK 2 2021-08-27 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/modify_ldt.2 b/man2/modify_ldt.2 index b67a676906..cac58f6479 100644 --- a/man2/modify_ldt.2 +++ b/man2/modify_ldt.2 @@ -1,26 +1,7 @@ .\" Copyright (c) 1995 Michael Chastain (mec@duracef.shout.net), 22 July 1995. .\" Copyright (c) 2015 Andrew Lutomirski .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH MODIFY_LDT 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/mremap.2 b/man2/mremap.2 index 3ed0c0c0a9..2228e01523 100644 --- a/man2/mremap.2 +++ b/man2/mremap.2 @@ -1,25 +1,6 @@ .\" Copyright (c) 1996 Tom Bjorkholm .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 1996-04-11 Tom Bjorkholm .\" First version written (1.3.86) diff --git a/man2/nanosleep.2 b/man2/nanosleep.2 index 2484223e0c..6661b30146 100644 --- a/man2/nanosleep.2 +++ b/man2/nanosleep.2 @@ -2,26 +2,7 @@ .\" and Copyright (C) Linux Foundation, 2008, written by Michael Kerrisk .\" .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 1996-04-10 Markus Kuhn .\" First version written diff --git a/man2/outb.2 b/man2/outb.2 index 63a749e9fd..722ea792e9 100644 --- a/man2/outb.2 +++ b/man2/outb.2 @@ -2,26 +2,7 @@ .\" (gpg109@rsphy1.anu.edu.au) .\" Wed Nov 29 10:58:54 EST 1995 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH OUTB 2 2020-11-01 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2 index 81c1b10f27..a0525a4c27 100644 --- a/man2/perf_event_open.2 +++ b/man2/perf_event_open.2 @@ -1,25 +1,6 @@ .\" Copyright (c) 2012, Vincent Weaver .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" This document is based on the perf_event.h header file, the .\" tools/perf/design.txt file, and a lot of bitter experience. diff --git a/man2/ptrace.2 b/man2/ptrace.2 index ffaf8db0d8..e965cd31e1 100644 --- a/man2/ptrace.2 +++ b/man2/ptrace.2 @@ -9,26 +9,7 @@ .\" and Copyright (c) 2011, Denys Vlasenko .\" and Copyright (c) 2015, 2016, Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Fri Jul 23 23:47:18 1993 by Rik Faith .\" Modified Fri Jan 31 16:46:30 1997 by Eric S. Raymond diff --git a/man2/removexattr.2 b/man2/removexattr.2 index 52e2ddacbd..bdc84a9282 100644 --- a/man2/removexattr.2 +++ b/man2/removexattr.2 @@ -1,26 +1,7 @@ .\" Copyright (C) Andreas Gruenbacher, February 2001 .\" Copyright (C) Silicon Graphics Inc, September 2001 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH REMOVEXATTR 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/request_key.2 b/man2/request_key.2 index 145aff5066..0473d1b52c 100644 --- a/man2/request_key.2 +++ b/man2/request_key.2 @@ -2,12 +2,7 @@ .\" Written by David Howells (dhowells@redhat.com) .\" and Copyright (C) 2016 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_SW_ONEPARA) -.\" This program is free software; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License -.\" as published by the Free Software Foundation; either version -.\" 2 of the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH REQUEST_KEY 2 2021-08-27 Linux "Linux Key Management Calls" .SH NAME diff --git a/man2/s390_pci_mmio_write.2 b/man2/s390_pci_mmio_write.2 index 4e34889dba..7ca9ed90d2 100644 --- a/man2/s390_pci_mmio_write.2 +++ b/man2/s390_pci_mmio_write.2 @@ -1,26 +1,7 @@ .\" Copyright (c) IBM Corp. 2015 .\" Author: Alexey Ishchuk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH S390_PCI_MMIO_WRITE 2 2021-03-22 "Linux Programmer's Manual" .SH NAME diff --git a/man2/s390_runtime_instr.2 b/man2/s390_runtime_instr.2 index a043cfd9ab..b51dc2a3e7 100644 --- a/man2/s390_runtime_instr.2 +++ b/man2/s390_runtime_instr.2 @@ -1,26 +1,7 @@ .\" Copyright (c) IBM Corp. 2012 .\" Author: Jan Glauber .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH S390_RUNTIME_INSTR 2 2021-03-22 "Linux Programmer's Manual" .SH NAME diff --git a/man2/s390_sthyi.2 b/man2/s390_sthyi.2 index 58e3230a92..9ac37cace7 100644 --- a/man2/s390_sthyi.2 +++ b/man2/s390_sthyi.2 @@ -1,26 +1,7 @@ .\" Copyright IBM Corp. 2017 .\" Author: QingFeng Hao .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH S390_STHYI 2 2021-03-22 "Linux Programmer's Manual" .SH NAME diff --git a/man2/sched_get_priority_max.2 b/man2/sched_get_priority_max.2 index 2afd886818..881811f1c3 100644 --- a/man2/sched_get_priority_max.2 +++ b/man2/sched_get_priority_max.2 @@ -1,25 +1,6 @@ .\" Copyright (C) Tom Bjorkholm & Markus Kuhn, 1996 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 1996-04-01 Tom Bjorkholm .\" First version written diff --git a/man2/sched_rr_get_interval.2 b/man2/sched_rr_get_interval.2 index 965a140bf5..e1e39bc899 100644 --- a/man2/sched_rr_get_interval.2 +++ b/man2/sched_rr_get_interval.2 @@ -1,25 +1,6 @@ .\" Copyright (C) Tom Bjorkholm & Markus Kuhn, 1996 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 1996-04-01 Tom Bjorkholm .\" First version written diff --git a/man2/sched_setaffinity.2 b/man2/sched_setaffinity.2 index ac76317469..3455b442ce 100644 --- a/man2/sched_setaffinity.2 +++ b/man2/sched_setaffinity.2 @@ -1,26 +1,7 @@ .\" Copyright (C) 2002 Robert Love .\" and Copyright (C) 2006, 2015 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 2002-11-19 Robert Love - initial version .\" 2004-04-20 mtk - fixed description of return value diff --git a/man2/sched_setparam.2 b/man2/sched_setparam.2 index 3974645ff5..90c17a74ac 100644 --- a/man2/sched_setparam.2 +++ b/man2/sched_setparam.2 @@ -1,25 +1,6 @@ .\" Copyright (C) Tom Bjorkholm & Markus Kuhn, 1996 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 1996-04-01 Tom Bjorkholm .\" First version written diff --git a/man2/sched_yield.2 b/man2/sched_yield.2 index 2a335d53c6..513e37ff12 100644 --- a/man2/sched_yield.2 +++ b/man2/sched_yield.2 @@ -1,25 +1,6 @@ .\" Copyright (C) Tom Bjorkholm & Markus Kuhn, 1996 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 1996-04-01 Tom Bjorkholm .\" First version written diff --git a/man2/setsid.2 b/man2/setsid.2 index b41d28384f..b473b15b1c 100644 --- a/man2/setsid.2 +++ b/man2/setsid.2 @@ -2,26 +2,7 @@ .\" Sat Aug 27 20:43:50 MET DST 1994 .\" and Copyright (C) 2014, Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sun Sep 11 19:19:05 1994 .\" Modified Mon Mar 25 10:19:00 1996 (merged a few diff --git a/man2/setxattr.2 b/man2/setxattr.2 index 2d3a5a4365..d1d5954e49 100644 --- a/man2/setxattr.2 +++ b/man2/setxattr.2 @@ -1,26 +1,7 @@ .\" Copyright (C) Andreas Gruenbacher, February 2001 .\" Copyright (C) Silicon Graphics Inc, September 2001 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH SETXATTR 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/signalfd.2 b/man2/signalfd.2 index 102679c0d2..718358f01b 100644 --- a/man2/signalfd.2 +++ b/man2/signalfd.2 @@ -1,21 +1,7 @@ .\" Copyright (C) 2008 Michael Kerrisk .\" starting from a version by Davide Libenzi .\" -.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) -.\" This program is free software; you can redistribute it and/or modify -.\" it under the terms of the GNU General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH SIGNALFD 2 2021-03-22 Linux "Linux Programmer's Manual" .SH NAME diff --git a/man2/socketcall.2 b/man2/socketcall.2 index b39f61039b..8d6e495377 100644 --- a/man2/socketcall.2 +++ b/man2/socketcall.2 @@ -1,25 +1,6 @@ .\" Copyright (c) 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995. .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Tue Oct 22 22:11:53 1996 by Eric S. Raymond .TH SOCKETCALL 2 2021-03-22 "Linux" "Linux Programmer's Manual" diff --git a/man2/spu_create.2 b/man2/spu_create.2 index 746a86ed61..3fa9a5011e 100644 --- a/man2/spu_create.2 +++ b/man2/spu_create.2 @@ -1,20 +1,6 @@ .\" Copyright (c) International Business Machines Corp., 2006 .\" -.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) -.\" This program is free software; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" HISTORY: .\" 2005-09-28, created by Arnd Bergmann diff --git a/man2/spu_run.2 b/man2/spu_run.2 index d5fdc2280d..578ae50b39 100644 --- a/man2/spu_run.2 +++ b/man2/spu_run.2 @@ -1,20 +1,6 @@ .\" Copyright (c) International Business Machines Corp., 2006 .\" -.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) -.\" This program is free software; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" HISTORY: .\" 2005-09-28, created by Arnd Bergmann diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2 index 31b3d524b9..8b91d5c148 100644 --- a/man2/timerfd_create.2 +++ b/man2/timerfd_create.2 @@ -1,20 +1,6 @@ .\" Copyright (C) 2008 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) -.\" This program is free software; you can redistribute it and/or modify -.\" it under the terms of the GNU General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH TIMERFD_CREATE 2 2021-03-22 Linux "Linux Programmer's Manual" .SH NAME diff --git a/man2/unimplemented.2 b/man2/unimplemented.2 index 299c6f9e0f..082f986ad5 100644 --- a/man2/unimplemented.2 +++ b/man2/unimplemented.2 @@ -1,25 +1,6 @@ .\" Copyright 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995. .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Updated, aeb, 980612 .\" diff --git a/man3/MB_CUR_MAX.3 b/man3/MB_CUR_MAX.3 index c06bac9ed5..e226b42e7e 100644 --- a/man3/MB_CUR_MAX.3 +++ b/man3/MB_CUR_MAX.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/MB_LEN_MAX.3 b/man3/MB_LEN_MAX.3 index 4626798091..02f7e469ba 100644 --- a/man3/MB_LEN_MAX.3 +++ b/man3/MB_LEN_MAX.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/aio_cancel.3 b/man3/aio_cancel.3 index 676454abe5..a84b758de6 100644 --- a/man3/aio_cancel.3 +++ b/man3/aio_cancel.3 @@ -1,25 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH AIO_CANCEL 3 2021-03-22 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/aio_error.3 b/man3/aio_error.3 index 441575c45b..20f3edcb89 100644 --- a/man3/aio_error.3 +++ b/man3/aio_error.3 @@ -1,25 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH AIO_ERROR 3 2021-03-22 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/aio_fsync.3 b/man3/aio_fsync.3 index 27be9cfd78..51c73cb177 100644 --- a/man3/aio_fsync.3 +++ b/man3/aio_fsync.3 @@ -1,25 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH AIO_FSYNC 3 2021-03-22 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/aio_read.3 b/man3/aio_read.3 index c1025a0cdc..37c988caab 100644 --- a/man3/aio_read.3 +++ b/man3/aio_read.3 @@ -1,25 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH AIO_READ 3 2021-03-22 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/aio_return.3 b/man3/aio_return.3 index f92a665c5f..8531532b56 100644 --- a/man3/aio_return.3 +++ b/man3/aio_return.3 @@ -1,25 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH AIO_RETURN 3 2021-03-22 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/aio_suspend.3 b/man3/aio_suspend.3 index d82f6bc899..5d91de5efd 100644 --- a/man3/aio_suspend.3 +++ b/man3/aio_suspend.3 @@ -1,26 +1,7 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" and Copyright (C) 2010 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH AIO_SUSPEND 3 2021-03-22 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/aio_write.3 b/man3/aio_write.3 index c712adc70f..9705ce268d 100644 --- a/man3/aio_write.3 +++ b/man3/aio_write.3 @@ -1,25 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH AIO_WRITE 3 2021-03-22 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/btowc.3 b/man3/btowc.3 index 97a6240abe..c3f327fa5e 100644 --- a/man3/btowc.3 +++ b/man3/btowc.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/cfree.3 b/man3/cfree.3 index 12301bd3c9..5ccd518eb5 100644 --- a/man3/cfree.3 +++ b/man3/cfree.3 @@ -1,25 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH CFREE 3 2021-03-22 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/crypt.3 b/man3/crypt.3 index c972e61f0d..5b06b5848b 100644 --- a/man3/crypt.3 +++ b/man3/crypt.3 @@ -1,26 +1,7 @@ .\" Michael Haardt (michael@cantor.informatik.rwth.aachen.de) .\" Sat Sep 3 22:00:30 MET DST 1994 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Sun Feb 19 21:32:25 1995, faith@cs.unc.edu edited details away .\" diff --git a/man3/dlerror.3 b/man3/dlerror.3 index 8f6736a2cc..8bdd1b887e 100644 --- a/man3/dlerror.3 +++ b/man3/dlerror.3 @@ -1,26 +1,7 @@ .\" Copyright 1995 Yggdrasil Computing, Incorporated. .\" and Copyright 2015 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH DLERROR 3 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man3/dlopen.3 b/man3/dlopen.3 index a9bfb0d868..5281343af5 100644 --- a/man3/dlopen.3 +++ b/man3/dlopen.3 @@ -3,26 +3,7 @@ .\" with typesetting help from Daniel Quinlan (quinlan@yggdrasil.com). .\" and Copyright 2003, 2015 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified by David A. Wheeler 2000-11-28. .\" Applied patch by Terran Melconian, aeb, 2001-12-14. diff --git a/man3/dlsym.3 b/man3/dlsym.3 index c6ddec3320..59d868e457 100644 --- a/man3/dlsym.3 +++ b/man3/dlsym.3 @@ -1,26 +1,7 @@ .\" Copyright 1995 Yggdrasil Computing, Incorporated. .\" and Copyright 2003, 2015 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH DLSYM 3 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man3/encrypt.3 b/man3/encrypt.3 index b7df157779..4c6ae9cbe3 100644 --- a/man3/encrypt.3 +++ b/man3/encrypt.3 @@ -1,26 +1,7 @@ .\" Copyright 2000 Nicolás Lichtmaier .\" Created 2000-07-22 00:52-0300 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified 2002-07-23 19:21:35 CEST 2002 Walter Harms .\" diff --git a/man3/errno.3 b/man3/errno.3 index 0203400276..b3860354b3 100644 --- a/man3/errno.3 +++ b/man3/errno.3 @@ -1,25 +1,6 @@ .\" Copyright (c) 1996 Andries Brouwer (aeb@cwi.nl) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 5 Oct 2002, Modified by Michael Kerrisk .\" Updated for POSIX.1 2001 diff --git a/man3/fenv.3 b/man3/fenv.3 index 426b468e2e..7442b1b003 100644 --- a/man3/fenv.3 +++ b/man3/fenv.3 @@ -1,25 +1,6 @@ .\" Copyright (c) 2000 Andries Brouwer (aeb@cwi.nl) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 2000-08-14 added GNU additions from Andreas Jaeger .\" 2000-12-05 some changes inspired by acahalan's remarks diff --git a/man3/fgetwc.3 b/man3/fgetwc.3 index ac5ee59636..52105c717e 100644 --- a/man3/fgetwc.3 +++ b/man3/fgetwc.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/fgetws.3 b/man3/fgetws.3 index cfd78b6bb3..57df44bde9 100644 --- a/man3/fgetws.3 +++ b/man3/fgetws.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/fputwc.3 b/man3/fputwc.3 index 2f947110c4..c24d9ca825 100644 --- a/man3/fputwc.3 +++ b/man3/fputwc.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/fputws.3 b/man3/fputws.3 index 775cd310f4..553990e00c 100644 --- a/man3/fputws.3 +++ b/man3/fputws.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/ftime.3 b/man3/ftime.3 index 8c336e0a36..62628cc408 100644 --- a/man3/ftime.3 +++ b/man3/ftime.3 @@ -2,26 +2,7 @@ .\" (michael@moria.de) .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sat Jul 24 14:23:14 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Oct 18 17:31:43 1998 by Andries Brouwer (aeb@cwi.nl) diff --git a/man3/ftw.3 b/man3/ftw.3 index bc4e87d225..6154e94d68 100644 --- a/man3/ftw.3 +++ b/man3/ftw.3 @@ -3,26 +3,7 @@ .\" and copyright (c) 2006 Justin Pryzby .\" and copyright (c) 2006 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sun Jul 25 11:02:22 1993 by Rik Faith (faith@cs.unc.edu) .\" 2006-05-24, Justin Pryzby diff --git a/man3/fwide.3 b/man3/fwide.3 index b6e7d4df2a..88e1c80f3e 100644 --- a/man3/fwide.3 +++ b/man3/fwide.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/getgrent_r.3 b/man3/getgrent_r.3 index 8c9f6c011d..0223194660 100644 --- a/man3/getgrent_r.3 +++ b/man3/getgrent_r.3 @@ -1,25 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH GETGRENT_R 3 2021-03-22 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/getpass.3 b/man3/getpass.3 index fa20315447..95c151d6de 100644 --- a/man3/getpass.3 +++ b/man3/getpass.3 @@ -1,25 +1,6 @@ .\" Copyright (c) 2000 Andries Brouwer (aeb@cwi.nl) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH GETPASS 3 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man3/getpwent_r.3 b/man3/getpwent_r.3 index 3c90a9b7b6..ab6a524e59 100644 --- a/man3/getpwent_r.3 +++ b/man3/getpwent_r.3 @@ -1,25 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH GETPWENT_R 3 2021-03-22 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/getutent.3 b/man3/getutent.3 index f6e866b471..ce8e3caa00 100644 --- a/man3/getutent.3 +++ b/man3/getutent.3 @@ -1,25 +1,6 @@ .\" Copyright 1995 Mark D. Roth (roth@uiuc.edu) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" Linux libc source code diff --git a/man3/getwchar.3 b/man3/getwchar.3 index 91381ccf13..6b80d2b1c3 100644 --- a/man3/getwchar.3 +++ b/man3/getwchar.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/hsearch.3 b/man3/hsearch.3 index 1db018617d..2b18cc2572 100644 --- a/man3/hsearch.3 +++ b/man3/hsearch.3 @@ -2,26 +2,7 @@ .\" and Copyright 2008, Linux Foundation, written by Michael Kerrisk .\" .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" SunOS 4.1.1 man pages diff --git a/man3/iconv.3 b/man3/iconv.3 index c40d674aeb..1cafe83b9f 100644 --- a/man3/iconv.3 +++ b/man3/iconv.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/iconv_close.3 b/man3/iconv_close.3 index ebd71b2fcf..841c50f0c6 100644 --- a/man3/iconv_close.3 +++ b/man3/iconv_close.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/iconv_open.3 b/man3/iconv_open.3 index 0a1b8a69a7..f45bc8f733 100644 --- a/man3/iconv_open.3 +++ b/man3/iconv_open.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/iswalnum.3 b/man3/iswalnum.3 index bee307a57e..c62f328972 100644 --- a/man3/iswalnum.3 +++ b/man3/iswalnum.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/iswalpha.3 b/man3/iswalpha.3 index a5fdfb5bde..12d3930d7c 100644 --- a/man3/iswalpha.3 +++ b/man3/iswalpha.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/iswblank.3 b/man3/iswblank.3 index d1430cc41e..2ec3d0ad18 100644 --- a/man3/iswblank.3 +++ b/man3/iswblank.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/iswcntrl.3 b/man3/iswcntrl.3 index 4e4736a8d8..b1fd2570ed 100644 --- a/man3/iswcntrl.3 +++ b/man3/iswcntrl.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/iswctype.3 b/man3/iswctype.3 index 4a5586ce55..835c1c1058 100644 --- a/man3/iswctype.3 +++ b/man3/iswctype.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/iswdigit.3 b/man3/iswdigit.3 index c9224826bd..0a5bbba756 100644 --- a/man3/iswdigit.3 +++ b/man3/iswdigit.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/iswgraph.3 b/man3/iswgraph.3 index ad80bf647c..da1de58493 100644 --- a/man3/iswgraph.3 +++ b/man3/iswgraph.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/iswlower.3 b/man3/iswlower.3 index 8bf718b6e5..3a9871b3be 100644 --- a/man3/iswlower.3 +++ b/man3/iswlower.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/iswprint.3 b/man3/iswprint.3 index 0b689c2376..331d62b103 100644 --- a/man3/iswprint.3 +++ b/man3/iswprint.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/iswpunct.3 b/man3/iswpunct.3 index e90d7bbb8c..5363118ec3 100644 --- a/man3/iswpunct.3 +++ b/man3/iswpunct.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/iswspace.3 b/man3/iswspace.3 index 5c3089b754..aa54109a3e 100644 --- a/man3/iswspace.3 +++ b/man3/iswspace.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/iswupper.3 b/man3/iswupper.3 index bc043043e0..58d37996d1 100644 --- a/man3/iswupper.3 +++ b/man3/iswupper.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/iswxdigit.3 b/man3/iswxdigit.3 index c6f6a94ba3..a6ac77eefc 100644 --- a/man3/iswxdigit.3 +++ b/man3/iswxdigit.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/lio_listio.3 b/man3/lio_listio.3 index 2522baae1e..b28cd0a55d 100644 --- a/man3/lio_listio.3 +++ b/man3/lio_listio.3 @@ -1,25 +1,6 @@ .\" Copyright (C) 2010, Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH LIO_LISTIO 3 2021-03-22 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/lockf.3 b/man3/lockf.3 index b0599d5706..a040367b3f 100644 --- a/man3/lockf.3 +++ b/man3/lockf.3 @@ -1,26 +1,7 @@ .\" Copyright 1997 Nicolás Lichtmaier .\" Created Thu Aug 7 00:44:00 ART 1997 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Added section stuff, aeb, 2002-04-22. .\" Corrected include file, drepper, 2003-06-15. diff --git a/man3/login.3 b/man3/login.3 index b840ad6be4..fa4185322d 100644 --- a/man3/login.3 +++ b/man3/login.3 @@ -1,26 +1,7 @@ .\" Derived from text written by Martin Schulze (or taken from glibc.info) .\" and text written by Paul Thompson - both copyright 2002. .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH LOGIN 3 2021-03-22 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/mblen.3 b/man3/mblen.3 index f95a9531ed..7a424c1ae3 100644 --- a/man3/mblen.3 +++ b/man3/mblen.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/mbrlen.3 b/man3/mbrlen.3 index 6a83be7008..33c484110e 100644 --- a/man3/mbrlen.3 +++ b/man3/mbrlen.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/mbrtowc.3 b/man3/mbrtowc.3 index db178d4e6f..ddb701849c 100644 --- a/man3/mbrtowc.3 +++ b/man3/mbrtowc.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/mbsinit.3 b/man3/mbsinit.3 index b78212c90f..0694329be3 100644 --- a/man3/mbsinit.3 +++ b/man3/mbsinit.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/mbsnrtowcs.3 b/man3/mbsnrtowcs.3 index 94880ebd75..6b75ec32fc 100644 --- a/man3/mbsnrtowcs.3 +++ b/man3/mbsnrtowcs.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/mbsrtowcs.3 b/man3/mbsrtowcs.3 index b07fa2bfba..de76196c33 100644 --- a/man3/mbsrtowcs.3 +++ b/man3/mbsrtowcs.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/mbstowcs.3 b/man3/mbstowcs.3 index 503f5f75b1..fa209bc725 100644 --- a/man3/mbstowcs.3 +++ b/man3/mbstowcs.3 @@ -1,12 +1,7 @@ .\" Copyright (c) Bruno Haible .\" and Copyright 2014 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/mbtowc.3 b/man3/mbtowc.3 index ff637555b9..f0ceb942a1 100644 --- a/man3/mbtowc.3 +++ b/man3/mbtowc.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/nl_langinfo.3 b/man3/nl_langinfo.3 index c0c47aae2b..42715d81d5 100644 --- a/man3/nl_langinfo.3 +++ b/man3/nl_langinfo.3 @@ -2,12 +2,7 @@ .\" and Copyright (c) 2015 Sam Varshavchik .\" and Copyright (c) 2015 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 manual diff --git a/man3/perror.3 b/man3/perror.3 index e3eec1da3a..9e007f9eb2 100644 --- a/man3/perror.3 +++ b/man3/perror.3 @@ -3,26 +3,7 @@ .\" (michael@cantor.informatik.rwth-aachen.de), 1995-03-16 .\" Copyright (c) 1996 Andries Brouwer (aeb@cwi.nl), 1996-01-13 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 1996-01-13 aeb: merged in some text contributed by Melvin Smith .\" (msmith@falcon.mercer.peachnet.edu) and various other changes. diff --git a/man3/posix_madvise.3 b/man3/posix_madvise.3 index 6ec992aed5..90e5ce84b9 100644 --- a/man3/posix_madvise.3 +++ b/man3/posix_madvise.3 @@ -1,21 +1,6 @@ .\" Copyright (C) 2015 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+) -.\" -.\" This program is free software; you can redistribute it and/or modify -.\" it under the terms of the GNU General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH POSIX_MADVISE 3 2021-03-22 Linux "Linux Programmer's Manual" .SH NAME diff --git a/man3/printf.3 b/man3/printf.3 index 50a51d3650..a16bb2f251 100644 --- a/man3/printf.3 +++ b/man3/printf.3 @@ -6,26 +6,7 @@ .\" converted for Linux by faith@cs.unc.edu, updated by .\" Helmut.Geyer@iwr.uni-heidelberg.de, agulbra@troll.no and Bruno Haible. .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 1999-11-25 aeb - Rewritten, using SUSv2 and C99. .\" 2000-07-26 jsm28@hermes.cam.ac.uk - three small fixes diff --git a/man3/putwchar.3 b/man3/putwchar.3 index 215fcd8cc1..a31fe87096 100644 --- a/man3/putwchar.3 +++ b/man3/putwchar.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/scandir.3 b/man3/scandir.3 index ce586142f9..cdc2770b7e 100644 --- a/man3/scandir.3 +++ b/man3/scandir.3 @@ -38,26 +38,7 @@ .\" Copyright (c) 2012, Mark R. Bannister .\" based on text in mkfifoat.3 Copyright (c) 2006, Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH SCANDIR 3 2021-08-27 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/setjmp.3 b/man3/setjmp.3 index aa4a4aab1c..de03657403 100644 --- a/man3/setjmp.3 +++ b/man3/setjmp.3 @@ -1,25 +1,6 @@ .\" Copyright (C) 2016 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH SETJMP 3 2021-03-22 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/stpncpy.3 b/man3/stpncpy.3 index 65501bf8d2..507945c9ba 100644 --- a/man3/stpncpy.3 +++ b/man3/stpncpy.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/strfmon.3 b/man3/strfmon.3 index 0f6a5c2c8c..1def0cb32a 100644 --- a/man3/strfmon.3 +++ b/man3/strfmon.3 @@ -1,25 +1,6 @@ .\" Copyright (c) 2000 Andries Brouwer (aeb@cwi.nl) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH STRFMON 3 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man3/strnlen.3 b/man3/strnlen.3 index 09e9c19b7f..08bee52835 100644 --- a/man3/strnlen.3 +++ b/man3/strnlen.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/strtoimax.3 b/man3/strtoimax.3 index a1b0c2b392..c4fe4a4a38 100644 --- a/man3/strtoimax.3 +++ b/man3/strtoimax.3 @@ -1,25 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH STRTOIMAX 3 2021-03-22 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/termios.3 b/man3/termios.3 index 50d725d5bd..d65952873f 100644 --- a/man3/termios.3 +++ b/man3/termios.3 @@ -2,26 +2,7 @@ .\" Fri Apr 2 11:32:09 MET DST 1993 .\" Copyright (c) 2006-2015, Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified 1993-07-24 by Rik Faith .\" Modified 1995-02-25 by Jim Van Zandt diff --git a/man3/towctrans.3 b/man3/towctrans.3 index 0cad3f631a..97044afaee 100644 --- a/man3/towctrans.3 +++ b/man3/towctrans.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/towlower.3 b/man3/towlower.3 index 95fca112c6..3a9c4fe65f 100644 --- a/man3/towlower.3 +++ b/man3/towlower.3 @@ -1,12 +1,7 @@ .\" Copyright (c) Bruno Haible .\" and Copyright (C) 2014 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/towupper.3 b/man3/towupper.3 index 3934f6e231..776c67bc5a 100644 --- a/man3/towupper.3 +++ b/man3/towupper.3 @@ -1,11 +1,6 @@ .\" and Copyright (C) 2014 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/ttyname.3 b/man3/ttyname.3 index a3e8112bdd..a99c1419f0 100644 --- a/man3/ttyname.3 +++ b/man3/ttyname.3 @@ -1,25 +1,6 @@ .\" Copyright (c) 1995 Jim Van Zandt .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified 2001-12-13, Martin Schulze .\" Added ttyname_r, aeb, 2002-07-20 diff --git a/man3/ualarm.3 b/man3/ualarm.3 index 3b8f50b8a4..f76af8d8f6 100644 --- a/man3/ualarm.3 +++ b/man3/ualarm.3 @@ -1,25 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH UALARM 3 2021-03-22 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/ungetwc.3 b/man3/ungetwc.3 index 149171260f..a2ecc9ba22 100644 --- a/man3/ungetwc.3 +++ b/man3/ungetwc.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/updwtmp.3 b/man3/updwtmp.3 index a67bd40ca2..1f8a628125 100644 --- a/man3/updwtmp.3 +++ b/man3/updwtmp.3 @@ -1,26 +1,7 @@ .\" Copyright 1997 Nicolás Lichtmaier .\" Created Wed Jul 2 23:27:34 ART 1997 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Added info on availability, aeb, 971207 .\" Added -lutil remark, 030718 diff --git a/man3/wcpcpy.3 b/man3/wcpcpy.3 index 38cca5b38c..edbbb518fd 100644 --- a/man3/wcpcpy.3 +++ b/man3/wcpcpy.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcpncpy.3 b/man3/wcpncpy.3 index 099a496117..d88d9d5d6d 100644 --- a/man3/wcpncpy.3 +++ b/man3/wcpncpy.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcrtomb.3 b/man3/wcrtomb.3 index 522ce823d6..ac6e5ab53b 100644 --- a/man3/wcrtomb.3 +++ b/man3/wcrtomb.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcscasecmp.3 b/man3/wcscasecmp.3 index f0a71a84b4..d76110f36d 100644 --- a/man3/wcscasecmp.3 +++ b/man3/wcscasecmp.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcscat.3 b/man3/wcscat.3 index ee3606b593..f0b67d3675 100644 --- a/man3/wcscat.3 +++ b/man3/wcscat.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcschr.3 b/man3/wcschr.3 index 243a2297e9..58f4e4769c 100644 --- a/man3/wcschr.3 +++ b/man3/wcschr.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcscmp.3 b/man3/wcscmp.3 index 2ce075791e..a0d6a00811 100644 --- a/man3/wcscmp.3 +++ b/man3/wcscmp.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcscpy.3 b/man3/wcscpy.3 index ee850a7dee..f7e9cf4d0a 100644 --- a/man3/wcscpy.3 +++ b/man3/wcscpy.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcscspn.3 b/man3/wcscspn.3 index 2830c4030b..3e512fd03f 100644 --- a/man3/wcscspn.3 +++ b/man3/wcscspn.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcsdup.3 b/man3/wcsdup.3 index 3cacd75855..4ca0e11eed 100644 --- a/man3/wcsdup.3 +++ b/man3/wcsdup.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcslen.3 b/man3/wcslen.3 index fd96343760..09b30a38f7 100644 --- a/man3/wcslen.3 +++ b/man3/wcslen.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcsncasecmp.3 b/man3/wcsncasecmp.3 index 0d4cb24c43..a3d5b2d2d0 100644 --- a/man3/wcsncasecmp.3 +++ b/man3/wcsncasecmp.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcsncat.3 b/man3/wcsncat.3 index 86595bb0a6..2d6f70c3b5 100644 --- a/man3/wcsncat.3 +++ b/man3/wcsncat.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcsncmp.3 b/man3/wcsncmp.3 index d65dff847c..13055a1de2 100644 --- a/man3/wcsncmp.3 +++ b/man3/wcsncmp.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcsncpy.3 b/man3/wcsncpy.3 index 9fbd0ce87a..d032571275 100644 --- a/man3/wcsncpy.3 +++ b/man3/wcsncpy.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcsnlen.3 b/man3/wcsnlen.3 index 87f0e999fd..9fa0605e99 100644 --- a/man3/wcsnlen.3 +++ b/man3/wcsnlen.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcsnrtombs.3 b/man3/wcsnrtombs.3 index 9e129b0b5f..40007c6d1f 100644 --- a/man3/wcsnrtombs.3 +++ b/man3/wcsnrtombs.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcspbrk.3 b/man3/wcspbrk.3 index 52e605f81a..845ac70329 100644 --- a/man3/wcspbrk.3 +++ b/man3/wcspbrk.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcsrchr.3 b/man3/wcsrchr.3 index 420f79db6a..b6b0909ac1 100644 --- a/man3/wcsrchr.3 +++ b/man3/wcsrchr.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcsrtombs.3 b/man3/wcsrtombs.3 index c906b01cac..71cc1aa118 100644 --- a/man3/wcsrtombs.3 +++ b/man3/wcsrtombs.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcsspn.3 b/man3/wcsspn.3 index 77084e8c82..13f1a5a302 100644 --- a/man3/wcsspn.3 +++ b/man3/wcsspn.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcsstr.3 b/man3/wcsstr.3 index 4f330ab5f4..bd79fef16a 100644 --- a/man3/wcsstr.3 +++ b/man3/wcsstr.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcstoimax.3 b/man3/wcstoimax.3 index d65a4275b3..e2433f3025 100644 --- a/man3/wcstoimax.3 +++ b/man3/wcstoimax.3 @@ -1,25 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH WCSTOIMAX 3 2021-03-22 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/wcstok.3 b/man3/wcstok.3 index 9fa1e3c41a..b6b359ddbb 100644 --- a/man3/wcstok.3 +++ b/man3/wcstok.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcstombs.3 b/man3/wcstombs.3 index 04c01aacde..e2b3327886 100644 --- a/man3/wcstombs.3 +++ b/man3/wcstombs.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcswidth.3 b/man3/wcswidth.3 index ec98cd631d..6349feaa51 100644 --- a/man3/wcswidth.3 +++ b/man3/wcswidth.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wctob.3 b/man3/wctob.3 index 1a3837383c..93eefb68d6 100644 --- a/man3/wctob.3 +++ b/man3/wctob.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wctomb.3 b/man3/wctomb.3 index 4304431424..d032ad8736 100644 --- a/man3/wctomb.3 +++ b/man3/wctomb.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wctrans.3 b/man3/wctrans.3 index 77fb9b504b..cf59150424 100644 --- a/man3/wctrans.3 +++ b/man3/wctrans.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wctype.3 b/man3/wctype.3 index 0a92f2cc94..5d478ccdf2 100644 --- a/man3/wctype.3 +++ b/man3/wctype.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wcwidth.3 b/man3/wcwidth.3 index 7e2f11c6b6..ea9d348982 100644 --- a/man3/wcwidth.3 +++ b/man3/wcwidth.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wmemchr.3 b/man3/wmemchr.3 index d865ef3ef6..eaa243b633 100644 --- a/man3/wmemchr.3 +++ b/man3/wmemchr.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wmemcmp.3 b/man3/wmemcmp.3 index b3a305d0af..04056f6f05 100644 --- a/man3/wmemcmp.3 +++ b/man3/wmemcmp.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wmemcpy.3 b/man3/wmemcpy.3 index cf801153b8..5ebb71e452 100644 --- a/man3/wmemcpy.3 +++ b/man3/wmemcpy.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wmemmove.3 b/man3/wmemmove.3 index b83a476ec0..5aaa3968cd 100644 --- a/man3/wmemmove.3 +++ b/man3/wmemmove.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wmemset.3 b/man3/wmemset.3 index 21ec6d97a6..0cb859c3cd 100644 --- a/man3/wmemset.3 +++ b/man3/wmemset.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man3/wordexp.3 b/man3/wordexp.3 index 716b8334e8..f12b7ac121 100644 --- a/man3/wordexp.3 +++ b/man3/wordexp.3 @@ -1,25 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH WORDEXP 3 2021-08-27 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/wprintf.3 b/man3/wprintf.3 index dee9fb8b1c..feee98cd0f 100644 --- a/man3/wprintf.3 +++ b/man3/wprintf.3 @@ -1,11 +1,6 @@ .\" Copyright (c) Bruno Haible .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" References consulted: .\" GNU glibc-2 source code and manual diff --git a/man4/console_codes.4 b/man4/console_codes.4 index d549b76a9a..b8809390ef 100644 --- a/man4/console_codes.4 +++ b/man4/console_codes.4 @@ -1,11 +1,6 @@ .\" Copyright (c) 1996 Andries Brouwer , Mon Oct 31 22:13:04 1996 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" This is combined from many sources. .\" For Linux, the definitive source is of course console.c. diff --git a/man4/dsp56k.4 b/man4/dsp56k.4 index 65c2b47861..757b0c74a3 100644 --- a/man4/dsp56k.4 +++ b/man4/dsp56k.4 @@ -1,25 +1,6 @@ .\" Copyright (c) 2000 lars brinkhoff .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified, Thu Jan 27 19:16:19 CET 2000, lars@nocrew.org .\" diff --git a/man4/fd.4 b/man4/fd.4 index d9969fce0a..6f6aaba7b4 100644 --- a/man4/fd.4 +++ b/man4/fd.4 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@cantor.informatik.rwth-aachen.de) .\" and 1994,1995 Alain Knaff (Alain.Knaff@imag.fr) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified, Sun Feb 26 15:00:02 1995, faith@cs.unc.edu .\" diff --git a/man4/hd.4 b/man4/hd.4 index 8f49a4c593..d8b3a4b995 100644 --- a/man4/hd.4 +++ b/man4/hd.4 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sat Jul 24 16:56:20 1993 by Rik Faith .\" Modified Mon Oct 21 21:38:51 1996 by Eric S. Raymond diff --git a/man4/intro.4 b/man4/intro.4 index d0ef0c6fd7..a3a58c0f39 100644 --- a/man4/intro.4 +++ b/man4/intro.4 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sat Jul 24 16:57:14 1993 by Rik Faith (faith@cs.unc.edu) .TH INTRO 4 2017-09-15 "Linux" "Linux Programmer's Manual" diff --git a/man4/lirc.4 b/man4/lirc.4 index 8bc8a95cf5..11111e0f0e 100644 --- a/man4/lirc.4 +++ b/man4/lirc.4 @@ -1,26 +1,7 @@ .\" Copyright (c) 2015-2016, Alec Leamas .\" Copyright (c) 2018, Sean Young .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .TH LIRC 4 2019-03-06 "Linux" "Linux Programmer's Manual" .SH NAME lirc \- lirc devices diff --git a/man4/loop.4 b/man4/loop.4 index a9eee63e05..9925eec720 100644 --- a/man4/loop.4 +++ b/man4/loop.4 @@ -1,27 +1,7 @@ .\" Copyright 2002 Urs Thuermann (urs@isnogud.escape.de) .\" and Copyright 2015 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH LOOP 4 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man4/lp.4 b/man4/lp.4 index 8e89e50791..495a9f6377 100644 --- a/man4/lp.4 +++ b/man4/lp.4 @@ -1,26 +1,7 @@ .\" Copyright (c) Michael Haardt (michael@cantor.informatik.rwth-aachen.de), .\" Sun Jan 15 19:16:33 1995 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified, Sun Feb 26 15:02:58 1995, faith@cs.unc.edu .TH LP 4 2021-03-22 "Linux" "Linux Programmer's Manual" diff --git a/man4/mem.4 b/man4/mem.4 index 6ff0121ae1..e4d5377fea 100644 --- a/man4/mem.4 +++ b/man4/mem.4 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sat Jul 24 16:59:10 1993 by Rik Faith (faith@cs.unc.edu) .TH MEM 4 2015-01-02 "Linux" "Linux Programmer's Manual" diff --git a/man4/null.4 b/man4/null.4 index 871d7ea4e3..c6ba705534 100644 --- a/man4/null.4 +++ b/man4/null.4 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sat Jul 24 17:00:12 1993 by Rik Faith (faith@cs.unc.edu) .TH NULL 4 2015-07-23 "Linux" "Linux Programmer's Manual" diff --git a/man4/ram.4 b/man4/ram.4 index adb393d295..e72e6ed961 100644 --- a/man4/ram.4 +++ b/man4/ram.4 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sat Jul 24 17:01:11 1993 by Rik Faith (faith@cs.unc.edu) .TH RAM 4 1992-11-21 "Linux" "Linux Programmer's Manual" diff --git a/man4/random.4 b/man4/random.4 index 5d23ec8ea8..fb2e075aaa 100644 --- a/man4/random.4 +++ b/man4/random.4 @@ -1,11 +1,6 @@ .\" Copyright (c) 1997 John S. Kallal (kallal@voicenet.com) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Some changes by tytso and aeb. .\" diff --git a/man4/rtc.4 b/man4/rtc.4 index 12c5e0cfed..f95a5f9ecb 100644 --- a/man4/rtc.4 +++ b/man4/rtc.4 @@ -1,26 +1,7 @@ .\" rtc.4 .\" Copyright 2002 Urs Thuermann (urs@isnogud.escape.de) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" $Id: rtc.4,v 1.4 2005/12/05 17:19:49 urs Exp $ .\" diff --git a/man4/sk98lin.4 b/man4/sk98lin.4 index 7fb91a5b4b..f968a4a1c6 100644 --- a/man4/sk98lin.4 +++ b/man4/sk98lin.4 @@ -1,26 +1,7 @@ .\" (C)Copyright 1999-2003 Marvell(R) -- linux@syskonnect.de .\" sk98lin.4 1.1 2003/12/17 10:03:18 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" This manpage can be viewed using `groff -Tascii -man sk98lin.4 | less` .\" diff --git a/man4/tty.4 b/man4/tty.4 index d4edbdbb02..eed5d8781c 100644 --- a/man4/tty.4 +++ b/man4/tty.4 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu) .\" Modified 2003-04-07 by Michael Kerrisk diff --git a/man4/ttyS.4 b/man4/ttyS.4 index 9043f25647..3e39d86760 100644 --- a/man4/ttyS.4 +++ b/man4/ttyS.4 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sat Jul 24 17:03:24 1993 by Rik Faith (faith@cs.unc.edu) .TH TTYS 4 1992-12-19 "Linux" "Linux Programmer's Manual" diff --git a/man4/vcs.4 b/man4/vcs.4 index 827798130d..096c941a20 100644 --- a/man4/vcs.4 +++ b/man4/vcs.4 @@ -1,26 +1,7 @@ .\" Copyright (c) 1995 James R. Van Zandt .\" Sat Feb 18 09:11:07 EST 1995 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified, Sun Feb 26 15:08:05 1995, faith@cs.unc.edu .\" 2007-12-17, Samuel Thibault : diff --git a/man4/veth.4 b/man4/veth.4 index 7b9064720f..fa08253720 100644 --- a/man4/veth.4 +++ b/man4/veth.4 @@ -2,27 +2,7 @@ .\" Fri, 03 Nov 2012 22:35:33 +0100 .\" and Copyright (c) 2012 Eric W. Biederman .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" .TH VETH 4 2021-03-22 "Linux" "Linux Programmer's Manual" diff --git a/man5/charmap.5 b/man5/charmap.5 index 04aeaa538d..9ac84e31f3 100644 --- a/man5/charmap.5 +++ b/man5/charmap.5 @@ -1,20 +1,6 @@ .\" Copyright (C) 1994 Jochen Hein (Hein@Student.TU-Clausthal.de) .\" -.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) -.\" This program is free software; you can redistribute it and/or modify -.\" it under the terms of the GNU General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH CHARMAP 5 2020-06-09 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man5/filesystems.5 b/man5/filesystems.5 index aa7d747405..344a974eae 100644 --- a/man5/filesystems.5 +++ b/man5/filesystems.5 @@ -1,25 +1,6 @@ .\" Copyright 1996 Daniel Quinlan (Daniel.Quinlan@linux.org) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 2007-12-14 mtk Added Reiserfs, XFS, JFS. .\" diff --git a/man5/ftpusers.5 b/man5/ftpusers.5 index 4f81ef7272..0365489b8f 100644 --- a/man5/ftpusers.5 +++ b/man5/ftpusers.5 @@ -1,20 +1,6 @@ .\" Copyright (c) 2000 Christoph J. Thompson .\" -.\" %%%LICENSE_START(GPLv2+_DOC_MISC) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH FTPUSERS 5 2000-08-27 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man5/group.5 b/man5/group.5 index 5cb3a9132d..ca302571d4 100644 --- a/man5/group.5 +++ b/man5/group.5 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sat Jul 24 17:06:03 1993 by Rik Faith (faith@cs.unc.edu) .TH GROUP 5 2020-04-11 "Linux" "Linux Programmer's Manual" diff --git a/man5/host.conf.5 b/man5/host.conf.5 index fb9398e77f..ee73fb3682 100644 --- a/man5/host.conf.5 +++ b/man5/host.conf.5 @@ -1,26 +1,7 @@ .\" Copyright (c) 1997 Martin Schulze (joey@infodrom.north.de) .\" Much of the text is copied from the manpage of resolv+(8). .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 2003-08-23 Martin Schulze Updated according to glibc 2.3.2 .TH HOST.CONF 5 2019-03-06 "Linux" "Linux System Administration" diff --git a/man5/hosts.5 b/man5/hosts.5 index eaa34ef87a..a27febb6f0 100644 --- a/man5/hosts.5 +++ b/man5/hosts.5 @@ -1,25 +1,6 @@ .\" Copyright (c) 2000 Manoj Srivastava .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Minor polishing, aeb .\" Modified, 2002-06-16, Mike Coleman diff --git a/man5/intro.5 b/man5/intro.5 index 702efa5207..8b39b7a15a 100644 --- a/man5/intro.5 +++ b/man5/intro.5 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sat Jul 24 17:06:52 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Jan 14 00:34:09 1996 by Andries Brouwer (aeb@cwi.nl) diff --git a/man5/issue.5 b/man5/issue.5 index 897eba1370..755a528d38 100644 --- a/man5/issue.5 +++ b/man5/issue.5 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sun Jul 25 11:06:22 1993 by Rik Faith .\" Modified Mon Oct 21 17:47:19 EDT 1996 by Eric S. Raymond diff --git a/man5/locale.5 b/man5/locale.5 index 26ffef99ac..18443c6aa8 100644 --- a/man5/locale.5 +++ b/man5/locale.5 @@ -2,21 +2,7 @@ .\" Copyright (C) 2008 Petr Baudis (pasky@suse.cz) .\" Copyright (C) 2014 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) -.\" This program is free software; you can redistribute it and/or modify -.\" it under the terms of the GNU General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 2008-06-17 Petr Baudis .\" LC_TIME: Describe first_weekday and first_workday diff --git a/man5/motd.5 b/man5/motd.5 index 839c1c3464..4b14aa296a 100644 --- a/man5/motd.5 +++ b/man5/motd.5 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sat Jul 24 17:08:16 1993 by Rik Faith .\" Modified Mon Oct 21 17:47:19 EDT 1996 by Eric S. Raymond diff --git a/man5/networks.5 b/man5/networks.5 index d7f7a4ffc9..8fed9c7234 100644 --- a/man5/networks.5 +++ b/man5/networks.5 @@ -1,25 +1,6 @@ .\" Copyright (c) 2001 Martin Schulze .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 2008-09-04, mtk, taken from Debian downstream, with a few light edits .\" diff --git a/man5/nologin.5 b/man5/nologin.5 index 58fe77bee0..1e21334ab8 100644 --- a/man5/nologin.5 +++ b/man5/nologin.5 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sun Jul 25 11:06:34 1993 by Rik Faith (faith@cs.unc.edu) .\" Corrected Mon Oct 21 17:47:19 EDT 1996 by Eric S. Raymond (esr@thyrsus.com) diff --git a/man5/nscd.conf.5 b/man5/nscd.conf.5 index 25ee4901be..46ebf945f6 100644 --- a/man5/nscd.conf.5 +++ b/man5/nscd.conf.5 @@ -2,21 +2,7 @@ .\" Author: Thorsten Kukuk .\" Updates: Greg Banks Copyright (c) 2021 Microsoft Corp. .\" -.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) -.\" This program is free software; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of the -.\" License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH NSCD.CONF 5 2020-12-21 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man5/nsswitch.conf.5 b/man5/nsswitch.conf.5 index f9e253fe58..144977d2b3 100644 --- a/man5/nsswitch.conf.5 +++ b/man5/nsswitch.conf.5 @@ -1,26 +1,7 @@ .\" Copyright (c) 1998, 1999 Thorsten Kukuk (kukuk@vt.uni-paderborn.de) .\" Copyright (c) 2011, Mark R. Bannister .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH NSSWITCH.CONF 5 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man5/passwd.5 b/man5/passwd.5 index 469d292602..8939d69967 100644 --- a/man5/passwd.5 +++ b/man5/passwd.5 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sun Jul 25 10:46:28 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Aug 21 18:12:27 1994 by Rik Faith (faith@cs.unc.edu) diff --git a/man5/proc.5 b/man5/proc.5 index 3f16dcd8fb..4c00e33fe3 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -6,26 +6,7 @@ .\" and System V IPC (as well as various other) additions from .\" Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified 1995-05-17 by faith@cs.unc.edu .\" Minor changes by aeb and Marty Leisner (leisner@sdsp.mc.xerox.com). diff --git a/man5/protocols.5 b/man5/protocols.5 index 24110c55eb..b34d055eaa 100644 --- a/man5/protocols.5 +++ b/man5/protocols.5 @@ -1,25 +1,6 @@ .\" Copyright (c) 1995 Martin Schulze .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 1995-10-18 Martin Schulze .\" * first released diff --git a/man5/repertoiremap.5 b/man5/repertoiremap.5 index 06d4814d57..7c12a37925 100644 --- a/man5/repertoiremap.5 +++ b/man5/repertoiremap.5 @@ -1,23 +1,4 @@ -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH REPERTOIREMAP 5 2020-06-09 "GNU" "Linux User Manual" .SH NAME diff --git a/man5/securetty.5 b/man5/securetty.5 index e64090fe88..013f4e2599 100644 --- a/man5/securetty.5 +++ b/man5/securetty.5 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sun Jul 25 11:06:27 1993 by Rik Faith (faith@cs.unc.edu) .TH SECURETTY 5 2020-06-09 "Linux" "Linux Programmer's Manual" diff --git a/man5/shells.5 b/man5/shells.5 index bcb80615d0..8ca04f1941 100644 --- a/man5/shells.5 +++ b/man5/shells.5 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Thu May 20 20:45:48 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sat Jul 24 17:11:07 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Nov 21 10:49:38 1993 by Michael Haardt diff --git a/man5/termcap.5 b/man5/termcap.5 index c6f35d3b46..78b9d28b81 100644 --- a/man5/termcap.5 +++ b/man5/termcap.5 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified formatting Sat Jul 24 17:13:38 1993, Rik Faith (faith@cs.unc.edu) .\" Modified (extensions and corrections) diff --git a/man5/ttytype.5 b/man5/ttytype.5 index 88a19443c7..b6cf0a9a07 100644 --- a/man5/ttytype.5 +++ b/man5/ttytype.5 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sat Jul 24 17:17:50 1993 by Rik Faith .\" Modified Thu Oct 19 21:25:21 MET 1995 by Martin Schulze diff --git a/man5/utmp.5 b/man5/utmp.5 index 3f608c98c4..1fdcd22e41 100644 --- a/man5/utmp.5 +++ b/man5/utmp.5 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@cantor.informatik.rwth-aachen.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified 1993-07-25 by Rik Faith (faith@cs.unc.edu) .\" Modified 1995-02-26 by Michael Haardt diff --git a/man6/intro.6 b/man6/intro.6 index 1f3dc5c26a..371658d7d9 100644 --- a/man6/intro.6 +++ b/man6/intro.6 @@ -1,26 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sat Jul 24 17:19:57 1993 by Rik Faith (faith@cs.unc.edu) .TH INTRO 6 2007-10-23 "Linux" "Linux Programmer's Manual" diff --git a/man7/armscii-8.7 b/man7/armscii-8.7 index 2dcf074f1d..edbe978558 100644 --- a/man7/armscii-8.7 +++ b/man7/armscii-8.7 @@ -1,25 +1,6 @@ .\" Copyright 2009 Lefteris Dimitroulakis .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH ARMSCII-8 7 2020-08-13 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/ascii.7 b/man7/ascii.7 index 053b138090..7c85d1279e 100644 --- a/man7/ascii.7 +++ b/man7/ascii.7 @@ -1,25 +1,6 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Created 1993-04-02 by Michael Haardt (michael@moria.de) .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu) diff --git a/man7/attributes.7 b/man7/attributes.7 index fdf91e1c0f..cdb6d344c2 100644 --- a/man7/attributes.7 +++ b/man7/attributes.7 @@ -1,26 +1,7 @@ .\" Copyright (c) 2014, Red Hat, Inc .\" Written by Alexandre Oliva .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .TH ATTRIBUTES 7 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME attributes \- POSIX safety concepts diff --git a/man7/bootparam.7 b/man7/bootparam.7 index d3cb9357ee..04ed231914 100644 --- a/man7/bootparam.7 +++ b/man7/bootparam.7 @@ -1,25 +1,6 @@ .\" Copyright (c) 1995,1997 Paul Gortmaker and Andries Brouwer .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" This man page written 950814 by aeb, based on Paul Gortmaker's HOWTO .\" (dated v1.0.1, 15/08/95). diff --git a/man7/charsets.7 b/man7/charsets.7 index 1e28ef361b..53094fdf53 100644 --- a/man7/charsets.7 +++ b/man7/charsets.7 @@ -1,12 +1,7 @@ .\" Copyright (c) 1996 Eric S. Raymond .\" and Copyright (c) Andries Brouwer .\" -.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" This is combined from many sources, including notes by aeb and .\" research by esr. Portions derive from a writeup by Roman Czyborra. diff --git a/man7/cp1251.7 b/man7/cp1251.7 index 597dee7688..7be5c3183b 100644 --- a/man7/cp1251.7 +++ b/man7/cp1251.7 @@ -1,25 +1,6 @@ .\" Copyright 2009 Lefteris Dimitroulakis (edimitro@tee.gr) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH CP1251 7 2020-08-13 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/cp1252.7 b/man7/cp1252.7 index 5139f2b8dd..6eba7cfadd 100644 --- a/man7/cp1252.7 +++ b/man7/cp1252.7 @@ -1,25 +1,6 @@ .\" Copyright 2014 (C) Marko Myllynen .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH CP1252 7 2020-08-13 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/environ.7 b/man7/environ.7 index 220a7c0b6b..9e0bfbc700 100644 --- a/man7/environ.7 +++ b/man7/environ.7 @@ -2,26 +2,7 @@ .\" Fri Apr 2 11:32:09 MET DST 1993 .\" and Andries Brouwer (aeb@cwi.nl), Fri Feb 14 21:47:50 1997. .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sun Jul 25 10:45:30 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Jul 21 21:25:26 1996 by Andries Brouwer (aeb@cwi.nl) diff --git a/man7/epoll.7 b/man7/epoll.7 index c10e73a7cb..f116bab835 100644 --- a/man7/epoll.7 +++ b/man7/epoll.7 @@ -1,20 +1,6 @@ .\" Copyright (C) 2003 Davide Libenzi .\" -.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) -.\" This program is free software; you can redistribute it and/or modify -.\" it under the terms of the GNU General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Davide Libenzi .\" diff --git a/man7/glob.7 b/man7/glob.7 index 2b173e46de..42067fbf85 100644 --- a/man7/glob.7 +++ b/man7/glob.7 @@ -1,25 +1,6 @@ .\" Copyright (c) 1998 Andries Brouwer .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 2003-08-24 fix for / by John Kristoff + joey .\" diff --git a/man7/intro.7 b/man7/intro.7 index 636e7551e2..2aa51abe05 100644 --- a/man7/intro.7 +++ b/man7/intro.7 @@ -2,26 +2,7 @@ .\" (michael@moria.de), Fri Apr 2 11:32:09 MET DST .\" 1993 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified by Thomas Koenig (ig25@rz.uni-karlsruhe.de) 24 Apr 1993 .\" Modified Sat Jul 24 17:28:08 1993 by Rik Faith (faith@cs.unc.edu) diff --git a/man7/iso_8859-1.7 b/man7/iso_8859-1.7 index 96a4bfa336..4793504738 100644 --- a/man7/iso_8859-1.7 +++ b/man7/iso_8859-1.7 @@ -1,25 +1,6 @@ .\" Copyright 1993-1995 Daniel Quinlan (quinlan@yggdrasil.com) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Slightly rearranged, aeb, 950713 .\" Updated, dpo, 990531 diff --git a/man7/iso_8859-10.7 b/man7/iso_8859-10.7 index 197a6e0f05..c3125008db 100644 --- a/man7/iso_8859-10.7 +++ b/man7/iso_8859-10.7 @@ -1,25 +1,6 @@ .\" Copyright 2009 Lefteris Dimitroulakis (edimitro@tee.gr) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH ISO_8859-10 7 2020-08-13 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/iso_8859-11.7 b/man7/iso_8859-11.7 index 9a74afe08b..b885b60260 100644 --- a/man7/iso_8859-11.7 +++ b/man7/iso_8859-11.7 @@ -1,25 +1,6 @@ .\" Copyright 2009 Lefteris Dimitroulakis .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\"Thanomsub Noppaburana made valuable suggestions. .\" diff --git a/man7/iso_8859-13.7 b/man7/iso_8859-13.7 index 5c7db7ca20..c9fc21381c 100644 --- a/man7/iso_8859-13.7 +++ b/man7/iso_8859-13.7 @@ -1,25 +1,6 @@ .\" Copyright 2009 Lefteris Dimitroulakis (edimitro@tee.gr) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH ISO_8859-13 7 2020-08-13 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/iso_8859-14.7 b/man7/iso_8859-14.7 index 7c0e09910e..c65e975923 100644 --- a/man7/iso_8859-14.7 +++ b/man7/iso_8859-14.7 @@ -1,25 +1,6 @@ .\" Copyright 2009 Lefteris Dimitroulakis (edimitro@tee.gr) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH ISO_8859-14 7 2020-08-13 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/iso_8859-15.7 b/man7/iso_8859-15.7 index c3dbdb2dfb..d1116fe98e 100644 --- a/man7/iso_8859-15.7 +++ b/man7/iso_8859-15.7 @@ -1,26 +1,7 @@ .\" Copyright 1993-1995 Daniel Quinlan (quinlan@yggdrasil.com) .\" Copyright 1999 Dimitri Papadopoulos (dpo@club-internet.fr) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH ISO_8859-15 7 2020-08-13 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/iso_8859-16.7 b/man7/iso_8859-16.7 index e0ce33a5d8..e837d1e7d9 100644 --- a/man7/iso_8859-16.7 +++ b/man7/iso_8859-16.7 @@ -1,25 +1,6 @@ .\" Copyright 2002 Ionel Mugurel Ciobîcă (IMCiobica@netscape.net) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH ISO_8859-16 7 2020-08-13 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/iso_8859-2.7 b/man7/iso_8859-2.7 index 1e00d8bae1..8f991aeb21 100644 --- a/man7/iso_8859-2.7 +++ b/man7/iso_8859-2.7 @@ -1,26 +1,7 @@ .\" Copyright 1999 Roman Maurer (roman.maurer@hermes.si) .\" Copyright 1993-1995 Daniel Quinlan (quinlan@yggdrasil.com) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Slightly rearranged, aeb, 950713 .\" Updated, dpo, 990531 diff --git a/man7/iso_8859-3.7 b/man7/iso_8859-3.7 index 1ee0a7ce96..a8b1e3b767 100644 --- a/man7/iso_8859-3.7 +++ b/man7/iso_8859-3.7 @@ -1,25 +1,6 @@ .\" Copyright 2009 Lefteris Dimitroulakis (edimitro@tee.gr) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH ISO_8859-3 7 2020-08-13 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/iso_8859-4.7 b/man7/iso_8859-4.7 index 652d0a55dc..5f09272205 100644 --- a/man7/iso_8859-4.7 +++ b/man7/iso_8859-4.7 @@ -1,25 +1,6 @@ .\" Copyright 2009 Lefteris Dimitroulakis (edimitro@tee.gr) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH ISO_8859-4 7 2020-08-13 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/iso_8859-5.7 b/man7/iso_8859-5.7 index ffd7282451..b657e9d3cc 100644 --- a/man7/iso_8859-5.7 +++ b/man7/iso_8859-5.7 @@ -1,25 +1,6 @@ .\" Copyright 2009 Lefteris Dimitroulakis (edimitro@tee.gr) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH ISO_8859-5 7 2020-08-13 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/iso_8859-6.7 b/man7/iso_8859-6.7 index 8775a44b81..50632435c8 100644 --- a/man7/iso_8859-6.7 +++ b/man7/iso_8859-6.7 @@ -1,25 +1,6 @@ .\" Copyright 2009 Lefteris Dimitroulakis (edimitro@tee.gr) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH ISO_8859-6 7 2020-08-13 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/iso_8859-7.7 b/man7/iso_8859-7.7 index e12bb0b177..cc3353b9f9 100644 --- a/man7/iso_8859-7.7 +++ b/man7/iso_8859-7.7 @@ -1,25 +1,6 @@ .\" Copyright 1999 Dimitri Papadopoulos (dpo@club-internet.fr) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH ISO_8859-7 7 2020-08-13 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/iso_8859-8.7 b/man7/iso_8859-8.7 index 5bf17240a0..ff0dd55a12 100644 --- a/man7/iso_8859-8.7 +++ b/man7/iso_8859-8.7 @@ -1,25 +1,6 @@ .\" Copyright 2009 Lefteris Dimitroulakis (edimitro@tee.gr) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Eli Zaretskii made valuable suggestions .\" diff --git a/man7/iso_8859-9.7 b/man7/iso_8859-9.7 index 223fa8042d..f963007698 100644 --- a/man7/iso_8859-9.7 +++ b/man7/iso_8859-9.7 @@ -1,25 +1,6 @@ .\" Copyright 2002 Dimitri Papadopoulos (dpo@club-internet.fr) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH ISO_8859-9 7 2020-08-13 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/kernel_lockdown.7 b/man7/kernel_lockdown.7 index 07ab829219..f312c008b8 100644 --- a/man7/kernel_lockdown.7 +++ b/man7/kernel_lockdown.7 @@ -2,12 +2,7 @@ .\" Copyright (C) 2017 Red Hat, Inc. All Rights Reserved. .\" Written by David Howells (dhowells@redhat.com) .\" -.\" %%%LICENSE_START(GPLv2+_SW_ONEPARA) -.\" This program is free software; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License -.\" as published by the Free Software Foundation; either version -.\" 2 of the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH KERNEL_LOCKDOWN 7 2021-06-20 Linux "Linux Programmer's Manual" .SH NAME diff --git a/man7/keyrings.7 b/man7/keyrings.7 index 831f511e39..3be0f543b1 100644 --- a/man7/keyrings.7 +++ b/man7/keyrings.7 @@ -2,12 +2,7 @@ .\" Written by David Howells (dhowells@redhat.com) .\" and Copyright (C) 2016 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_SW_ONEPARA) -.\" This program is free software; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License -.\" as published by the Free Software Foundation; either version -.\" 2 of the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH KEYRINGS 7 2021-03-22 Linux "Linux Programmer's Manual" .SH NAME diff --git a/man7/koi8-r.7 b/man7/koi8-r.7 index d995860f2e..b4fbd0941c 100644 --- a/man7/koi8-r.7 +++ b/man7/koi8-r.7 @@ -1,25 +1,6 @@ .\" Copyright 2001 Alexey Mahotkin .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH KOI8-R 7 2020-08-13 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/koi8-u.7 b/man7/koi8-u.7 index 2e8c79e43e..3e5273711f 100644 --- a/man7/koi8-u.7 +++ b/man7/koi8-u.7 @@ -1,25 +1,6 @@ .\" Copyright 2009 Lefteris Dimitroulakis .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 2009-01-15, mtk, Some edits .\" diff --git a/man7/persistent-keyring.7 b/man7/persistent-keyring.7 index 48b81bc90d..dafd780472 100644 --- a/man7/persistent-keyring.7 +++ b/man7/persistent-keyring.7 @@ -1,12 +1,7 @@ .\" Copyright (C) 2014 Red Hat, Inc. All Rights Reserved. .\" Written by David Howells (dhowells@redhat.com) .\" -.\" %%%LICENSE_START(GPLv2+_SW_ONEPARA) -.\" This program is free software; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License -.\" as published by the Free Software Foundation; either version -.\" 2 of the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH PERSISTENT-KEYRING 7 2020-08-13 Linux "Linux Programmer's Manual" .SH NAME diff --git a/man7/posixoptions.7 b/man7/posixoptions.7 index 6ff6fda209..03adda53ea 100644 --- a/man7/posixoptions.7 +++ b/man7/posixoptions.7 @@ -1,25 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH POSIXOPTIONS 7 2021-08-27 "" "Linux Programmer's Manual" .SH NAME diff --git a/man7/process-keyring.7 b/man7/process-keyring.7 index b586e49549..d67c4b7253 100644 --- a/man7/process-keyring.7 +++ b/man7/process-keyring.7 @@ -1,12 +1,7 @@ .\" Copyright (C) 2014 Red Hat, Inc. All Rights Reserved. .\" Written by David Howells (dhowells@redhat.com) .\" -.\" %%%LICENSE_START(GPLv2+_SW_ONEPARA) -.\" This program is free software; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License -.\" as published by the Free Software Foundation; either version -.\" 2 of the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH PROCESS-KEYRING 7 2020-08-13 Linux "Linux Programmer's Manual" .SH NAME diff --git a/man7/sched.7 b/man7/sched.7 index fcc68a34f0..0723f75ebf 100644 --- a/man7/sched.7 +++ b/man7/sched.7 @@ -6,26 +6,7 @@ .\" and Copyright (C) 2007 Carsten Emde .\" and Copyright (C) 2008 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Worth looking at: http://rt.wiki.kernel.org/index.php .\" diff --git a/man7/session-keyring.7 b/man7/session-keyring.7 index a7340f90c2..dcf1493a70 100644 --- a/man7/session-keyring.7 +++ b/man7/session-keyring.7 @@ -1,12 +1,7 @@ .\" Copyright (C) 2014 Red Hat, Inc. All Rights Reserved. .\" Written by David Howells (dhowells@redhat.com) .\" -.\" %%%LICENSE_START(GPLv2+_SW_ONEPARA) -.\" This program is free software; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License -.\" as published by the Free Software Foundation; either version -.\" 2 of the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH SESSION-KEYRING 7 2021-03-22 Linux "Linux Programmer's Manual" .SH NAME diff --git a/man7/sock_diag.7 b/man7/sock_diag.7 index cccd732647..dc47a031ab 100644 --- a/man7/sock_diag.7 +++ b/man7/sock_diag.7 @@ -1,26 +1,7 @@ .\" Copyright (c) 2016 Pavel Emelyanov .\" Copyright (c) 2016 Dmitry V. Levin .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .TH SOCK_DIAG 7 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME sock_diag \- obtaining information about sockets diff --git a/man7/spufs.7 b/man7/spufs.7 index f79f1fe43b..98aa375fc3 100644 --- a/man7/spufs.7 +++ b/man7/spufs.7 @@ -1,20 +1,6 @@ .\" Copyright (c) International Business Machines Corp., 2006 .\" -.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) -.\" This program is free software; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" HISTORY: .\" 2005-09-28, created by Arnd Bergmann , diff --git a/man7/standards.7 b/man7/standards.7 index e1d8bd56ff..93f7ee8e26 100644 --- a/man7/standards.7 +++ b/man7/standards.7 @@ -1,25 +1,6 @@ .\" Copyright (c) 2006, Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH STANDARDS 7 2020-11-01 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/thread-keyring.7 b/man7/thread-keyring.7 index 81a6ab33d4..37338eef16 100644 --- a/man7/thread-keyring.7 +++ b/man7/thread-keyring.7 @@ -1,12 +1,7 @@ .\" Copyright (C) 2014 Red Hat, Inc. All Rights Reserved. .\" Written by David Howells (dhowells@redhat.com) .\" -.\" %%%LICENSE_START(GPLv2+_SW_ONEPARA) -.\" This program is free software; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License -.\" as published by the Free Software Foundation; either version -.\" 2 of the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH THREAD-KEYRING 7 2020-08-13 Linux "Linux Programmer's Manual" .SH NAME diff --git a/man7/unicode.7 b/man7/unicode.7 index fdf02edb23..611324cdce 100644 --- a/man7/unicode.7 +++ b/man7/unicode.7 @@ -1,25 +1,6 @@ .\" Copyright (C) Markus Kuhn, 1995, 2001 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 1995-11-26 Markus Kuhn .\" First version written diff --git a/man7/user-keyring.7 b/man7/user-keyring.7 index 4b249d60d9..8e4d18fcc3 100644 --- a/man7/user-keyring.7 +++ b/man7/user-keyring.7 @@ -1,12 +1,7 @@ .\" Copyright (C) 2014 Red Hat, Inc. All Rights Reserved. .\" Written by David Howells (dhowells@redhat.com) .\" -.\" %%%LICENSE_START(GPLv2+_SW_ONEPARA) -.\" This program is free software; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License -.\" as published by the Free Software Foundation; either version -.\" 2 of the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH USER-KEYRING 7 2020-08-13 Linux "Linux Programmer's Manual" .SH NAME diff --git a/man7/user-session-keyring.7 b/man7/user-session-keyring.7 index 22560bd19c..5b928eeab7 100644 --- a/man7/user-session-keyring.7 +++ b/man7/user-session-keyring.7 @@ -1,12 +1,7 @@ .\" Copyright (C) 2014 Red Hat, Inc. All Rights Reserved. .\" Written by David Howells (dhowells@redhat.com) .\" -.\" %%%LICENSE_START(GPLv2+_SW_ONEPARA) -.\" This program is free software; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License -.\" as published by the Free Software Foundation; either version -.\" 2 of the License, or (at your option) any later version. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH USER-SESSION-KEYRING 7 2020-08-13 Linux "Linux Programmer's Manual" .SH NAME diff --git a/man7/utf-8.7 b/man7/utf-8.7 index ec93affca1..d29f299bae 100644 --- a/man7/utf-8.7 +++ b/man7/utf-8.7 @@ -1,25 +1,6 @@ .\" Copyright (C) Markus Kuhn, 1996, 2001 .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 1995-11-26 Markus Kuhn .\" First version written diff --git a/man7/xattr.7 b/man7/xattr.7 index 92ffbe36b7..a0f0146eac 100644 --- a/man7/xattr.7 +++ b/man7/xattr.7 @@ -4,26 +4,7 @@ .\" Copyright (C) 2001, 2002, 2004, 2007 Silicon Graphics, Inc. .\" All rights reserved. .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH XATTR 7 2020-06-09 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man8/iconvconfig.8 b/man8/iconvconfig.8 index 794879124c..c97c3a6576 100644 --- a/man8/iconvconfig.8 +++ b/man8/iconvconfig.8 @@ -1,25 +1,6 @@ .\" Copyright (C) 2014 Marko Myllynen .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .TH ICONVCONFIG 8 2021-08-27 "GNU" "Linux System Administration" .SH NAME diff --git a/man8/intro.8 b/man8/intro.8 index d83e78d436..02feedde2b 100644 --- a/man8/intro.8 +++ b/man8/intro.8 @@ -2,26 +2,7 @@ .\" Fri Apr 2 11:32:09 MET DST 1993 .\" and Copyright (C) 2007 Michael Kerrisk .\" -.\" %%%LICENSE_START(GPLv2+_DOC_FULL) -.\" This is free documentation; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of -.\" the License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sat Jul 24 17:35:48 1993 by Rik Faith (faith@cs.unc.edu) .\" 2007-10-23 mtk: minor rewrites, and added paragraph on exit status diff --git a/man8/ldconfig.8 b/man8/ldconfig.8 index 4b639b0d70..3fd928869a 100644 --- a/man8/ldconfig.8 +++ b/man8/ldconfig.8 @@ -1,21 +1,7 @@ .\" Copyright 1999 SuSE GmbH Nuernberg, Germany .\" Author: Thorsten Kukuk .\" -.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) -.\" This program is free software; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of the -.\" License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified, 6 May 2002, Michael Kerrisk, .\" Change listed order of /usr/lib and /lib diff --git a/man8/nscd.8 b/man8/nscd.8 index 8ddc538d38..a43e0422f9 100644 --- a/man8/nscd.8 +++ b/man8/nscd.8 @@ -1,21 +1,7 @@ .\" Copyright 1999 SuSE GmbH Nuernberg, Germany .\" Author: Thorsten Kukuk .\" -.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) -.\" This program is free software; you can redistribute it and/or -.\" modify it under the terms of the GNU General Public License as -.\" published by the Free Software Foundation; either version 2 of the -.\" License, or (at your option) any later version. -.\" -.\" 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 -.\" . -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" 2008-12-05 Petr Baudis .\" Rewrite the NOTES section to reflect modern reality