diff options
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/armscii-8.7 | 2 | ||||
| -rw-r--r-- | man7/ascii.7 | 2 | ||||
| -rw-r--r-- | man7/bootparam.7 | 2 | ||||
| -rw-r--r-- | man7/cp1251.7 | 2 | ||||
| -rw-r--r-- | man7/environ.7 | 2 | ||||
| -rw-r--r-- | man7/glob.7 | 2 | ||||
| -rw-r--r-- | man7/intro.7 | 2 | ||||
| -rw-r--r-- | man7/iso_8859-1.7 | 2 | ||||
| -rw-r--r-- | man7/iso_8859-10.7 | 2 | ||||
| -rw-r--r-- | man7/iso_8859-11.7 | 2 | ||||
| -rw-r--r-- | man7/iso_8859-13.7 | 2 | ||||
| -rw-r--r-- | man7/iso_8859-14.7 | 2 | ||||
| -rw-r--r-- | man7/iso_8859-15.7 | 2 | ||||
| -rw-r--r-- | man7/iso_8859-16.7 | 2 | ||||
| -rw-r--r-- | man7/iso_8859-2.7 | 2 | ||||
| -rw-r--r-- | man7/iso_8859-3.7 | 2 | ||||
| -rw-r--r-- | man7/iso_8859-4.7 | 2 | ||||
| -rw-r--r-- | man7/iso_8859-5.7 | 2 | ||||
| -rw-r--r-- | man7/iso_8859-6.7 | 2 | ||||
| -rw-r--r-- | man7/iso_8859-7.7 | 2 | ||||
| -rw-r--r-- | man7/iso_8859-8.7 | 2 | ||||
| -rw-r--r-- | man7/iso_8859-9.7 | 2 | ||||
| -rw-r--r-- | man7/koi8-r.7 | 2 | ||||
| -rw-r--r-- | man7/koi8-u.7 | 2 | ||||
| -rw-r--r-- | man7/posixoptions.7 | 2 | ||||
| -rw-r--r-- | man7/standards.7 | 2 | ||||
| -rw-r--r-- | man7/unicode.7 | 2 | ||||
| -rw-r--r-- | man7/utf-8.7 | 2 |
28 files changed, 56 insertions, 0 deletions
diff --git a/man7/armscii-8.7 b/man7/armscii-8.7 index e1a3ddb5ae..603d6553cd 100644 --- a/man7/armscii-8.7 +++ b/man7/armscii-8.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ARMSCII-8 -*- .\" Copyright 2009 Lefteris Dimitroulakis <edimitro at 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" .TH ARMSCII-8 7 2010-09-20 "Linux" "Linux Programmer's Manual" diff --git a/man7/ascii.7 b/man7/ascii.7 index 6c8408e89f..eba41e630d 100644 --- a/man7/ascii.7 +++ b/man7/ascii.7 @@ -2,6 +2,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de) .\" Created 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu) .\" Modified 1994-05-15 by Daniel Quinlan (quinlan@yggdrasil.com) diff --git a/man7/bootparam.7 b/man7/bootparam.7 index 85a985ca8f..d26c9d0caa 100644 --- a/man7/bootparam.7 +++ b/man7/bootparam.7 @@ -1,5 +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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" This man page written 950814 by aeb, based on Paul Gortmaker's HOWTO .\" (dated v1.0.1, 15/08/95). diff --git a/man7/cp1251.7 b/man7/cp1251.7 index 8c6411ec81..f0856cb6e2 100644 --- a/man7/cp1251.7 +++ b/man7/cp1251.7 @@ -1,6 +1,7 @@ '\" t -*- coding: CP1251 -*- .\" 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH CP1251 7 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME cp1251 \- CP\ 1251 character set encoded in octal, decimal, diff --git a/man7/environ.7 b/man7/environ.7 index 9e83326924..0c791e451e 100644 --- a/man7/environ.7 +++ b/man7/environ.7 @@ -2,6 +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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 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/glob.7 b/man7/glob.7 index 997e245c99..0c3997af98 100644 --- a/man7/glob.7 +++ b/man7/glob.7 @@ -1,5 +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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 2003-08-24 fix for / by John Kristoff + joey .\" diff --git a/man7/intro.7 b/man7/intro.7 index 8140a567a5..92f1f226fc 100644 --- a/man7/intro.7 +++ b/man7/intro.7 @@ -2,6 +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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 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 d823d398d9..2ce7c8d59b 100644 --- a/man7/iso_8859-1.7 +++ b/man7/iso_8859-1.7 @@ -1,6 +1,7 @@ '\" t .\" 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Slightly rearranged, aeb, 950713 .\" Updated, dpo, 990531 diff --git a/man7/iso_8859-10.7 b/man7/iso_8859-10.7 index fbcc363589..e0ca6cec5e 100644 --- a/man7/iso_8859-10.7 +++ b/man7/iso_8859-10.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-10 -*- .\" 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH ISO_8859-10 7 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME iso_8859-10 \- ISO 8859-10 character set encoded in octal, decimal, diff --git a/man7/iso_8859-11.7 b/man7/iso_8859-11.7 index 3d3115219d..9595d432e4 100644 --- a/man7/iso_8859-11.7 +++ b/man7/iso_8859-11.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-11 -*- .\" Copyright 2009 Lefteris Dimitroulakis <edimitro at 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\"Thanomsub Noppaburana <donga.nb@gmail.com> made valuable suggestions. .\" diff --git a/man7/iso_8859-13.7 b/man7/iso_8859-13.7 index 8042c16353..bb6892f55a 100644 --- a/man7/iso_8859-13.7 +++ b/man7/iso_8859-13.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-7 -*- .\" 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH ISO_8859-13 7 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME iso_8859-13 \- ISO 8859-13 character set encoded in octal, decimal, diff --git a/man7/iso_8859-14.7 b/man7/iso_8859-14.7 index 2f426993f4..bb808934b6 100644 --- a/man7/iso_8859-14.7 +++ b/man7/iso_8859-14.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-14 -*- .\" 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH ISO_8859-14 7 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME iso_8859-14 \- ISO 8859-14 character set encoded in octal, decimal, diff --git a/man7/iso_8859-15.7 b/man7/iso_8859-15.7 index 0bcf9ff32b..ed95e8015b 100644 --- a/man7/iso_8859-15.7 +++ b/man7/iso_8859-15.7 @@ -2,6 +2,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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH ISO_8859-15 7 1999-05-31 "Linux" "Linux Programmer's Manual" .nh .SH NAME diff --git a/man7/iso_8859-16.7 b/man7/iso_8859-16.7 index ea28588f87..0d31e579e7 100644 --- a/man7/iso_8859-16.7 +++ b/man7/iso_8859-16.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-16 -*- .\" 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH ISO_8859-16 7 2012-08-05 "Linux" "Linux Programmer's Manual" .nh diff --git a/man7/iso_8859-2.7 b/man7/iso_8859-2.7 index 5bc6c7ce43..4a12db1810 100644 --- a/man7/iso_8859-2.7 +++ b/man7/iso_8859-2.7 @@ -2,6 +2,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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Slightly rearranged, aeb, 950713 .\" Updated, dpo, 990531 diff --git a/man7/iso_8859-3.7 b/man7/iso_8859-3.7 index 5a5a553639..41c28db9fd 100644 --- a/man7/iso_8859-3.7 +++ b/man7/iso_8859-3.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-3 -*- .\" 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH ISO_8859-3 7 2010-09-20 "Linux" "Linux Programmer's Manual" .nh .SH NAME diff --git a/man7/iso_8859-4.7 b/man7/iso_8859-4.7 index 19115c9bcb..6540678e6e 100644 --- a/man7/iso_8859-4.7 +++ b/man7/iso_8859-4.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-4 -*- .\" 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH ISO_8859-4 7 2009-01-24 "Linux" "Linux Programmer's Manual" .SH NAME iso_8859-4 \- ISO 8859-4 character set encoded in octal, decimal, diff --git a/man7/iso_8859-5.7 b/man7/iso_8859-5.7 index 34649652e1..5cba90706a 100644 --- a/man7/iso_8859-5.7 +++ b/man7/iso_8859-5.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-5 -*- .\" 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH ISO_8859-5 7 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME iso_8859-5 \- ISO 8859-5 character set encoded in octal, decimal, diff --git a/man7/iso_8859-6.7 b/man7/iso_8859-6.7 index c9acd4d5ae..0e0ca348b5 100644 --- a/man7/iso_8859-6.7 +++ b/man7/iso_8859-6.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH ISO_8859-6 7 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME iso_8859-6 \- ISO 8859-6 character set encoded in octal, decimal, diff --git a/man7/iso_8859-7.7 b/man7/iso_8859-7.7 index b57f7ab528..863a2b074b 100644 --- a/man7/iso_8859-7.7 +++ b/man7/iso_8859-7.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-7 -*- .\" 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH ISO_8859-7 7 2008-10-30 "Linux" "Linux Programmer's Manual" .nh .SH NAME diff --git a/man7/iso_8859-8.7 b/man7/iso_8859-8.7 index 91e55c0401..5800f5997a 100644 --- a/man7/iso_8859-8.7 +++ b/man7/iso_8859-8.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-8 -*- .\" 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Eli Zaretskii <eliz@gnu.org> made valuable suggestions .\" diff --git a/man7/iso_8859-9.7 b/man7/iso_8859-9.7 index 5d6bab6a59..641070372c 100644 --- a/man7/iso_8859-9.7 +++ b/man7/iso_8859-9.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-9 -*- .\" 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH ISO_8859-9 7 2002-09-24 "Linux" "Linux Programmer's Manual" .nh .SH NAME diff --git a/man7/koi8-r.7 b/man7/koi8-r.7 index 9236f28094..c223f7daab 100644 --- a/man7/koi8-r.7 +++ b/man7/koi8-r.7 @@ -3,6 +3,7 @@ .\" .\" Lots of text ripped from http://koi8.pp.ru/ .\" +.\" %%%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 @@ -21,6 +22,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH KOI8-R 7 2012-08-05 "Linux" "Linux Programmer's Manual" .nh .SH NAME diff --git a/man7/koi8-u.7 b/man7/koi8-u.7 index 056ca1cde0..b1784750aa 100644 --- a/man7/koi8-u.7 +++ b/man7/koi8-u.7 @@ -1,6 +1,7 @@ '\" t -*- coding: KOI8-U -*- .\" Copyright 2009 Lefteris Dimitroulakis <edimitro at 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 2009-01-15, mtk, Some edits .\" diff --git a/man7/posixoptions.7 b/man7/posixoptions.7 index fd6d557e0e..92adfb265b 100644 --- a/man7/posixoptions.7 +++ b/man7/posixoptions.7 @@ -1,5 +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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH POSIXOPTIONS 7 2007-12-21 "" "Linux Programmer's Manual" .SH NAME diff --git a/man7/standards.7 b/man7/standards.7 index 0a35ced957..7c28d2abf4 100644 --- a/man7/standards.7 +++ b/man7/standards.7 @@ -2,6 +2,7 @@ .\" includes some material by other authors that was formerly .\" in intro.2. .\" +.\" %%%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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH STANDARDS 7 2012-08-05 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/unicode.7 b/man7/unicode.7 index 76ec664324..de65c69524 100644 --- a/man7/unicode.7 +++ b/man7/unicode.7 @@ -1,5 +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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 1995-11-26 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de> .\" First version written diff --git a/man7/utf-8.7 b/man7/utf-8.7 index d6ed7efdd0..d582f9ddba 100644 --- a/man7/utf-8.7 +++ b/man7/utf-8.7 @@ -1,5 +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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 1995-11-26 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de> .\" First version written |
