groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 01/01: Correct and parallelize usage of GNU FDL.


From: G. Branden Robinson
Subject: [groff] 01/01: Correct and parallelize usage of GNU FDL.
Date: Mon, 5 Nov 2018 08:07:53 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit b8500b708a0e64b3a8244c4ddce9ee43de12c290
Author: G. Branden Robinson <address@hidden>
Date:   Mon Nov 5 07:49:14 2018 -0500

    Correct and parallelize usage of GNU FDL.
    
        * contrib/hdtbl/groff_hdtbl.7.man:
        * contrib/mom/momdoc/appendices.html:
        * contrib/mom/momdoc/color.html:
        * contrib/mom/momdoc/cover.html:
        * contrib/mom/momdoc/definitions.html:
        * contrib/mom/momdoc/docelement.html:
        * contrib/mom/momdoc/docprocessing.html:
        * contrib/mom/momdoc/goodies.html:
        * contrib/mom/momdoc/graphical.html:
        * contrib/mom/momdoc/headfootpage.html:
        * contrib/mom/momdoc/images.html:
        * contrib/mom/momdoc/inlines.html:
        * contrib/mom/momdoc/intro.html:
        * contrib/mom/momdoc/letters.html:
        * contrib/mom/momdoc/macrolist.html:
        * contrib/mom/momdoc/rectoverso.html:
        * contrib/mom/momdoc/refer.html:
        * contrib/mom/momdoc/reserved.html:
        * contrib/mom/momdoc/tables-of-contents.html:
        * contrib/mom/momdoc/toc.html:
        * contrib/mom/momdoc/typesetting.html:
        * contrib/mom/momdoc/using.html:
        * contrib/mom/momdoc/version-2.html:
        * contrib/pdfmark/pdfroff.1.man:
        * man/groff_out.5.man:
        * man/roff.7.man:
        * src/roff/groff/groff.1.man:
        * src/roff/troff/troff.1.man:
        * tmac/groff_trace.7.man:
        Make FDL license notices parallel in language, and remove
        invalid attempts to claim Invariant Sections.  Invariant
        Sections have to be Secondary Sections of the document.  "If a
        section does not fit the above definition of Secondary then it
        is not allowed to be designated as Invariant." (FDL 1.3, §1)
    
        Fortunately, all attempts at Invariant Section usage in groff
        were efforts to prevent effacement of the copyright and license
        notices.  Apart from such material already being protected under
        international copyright law, the FDL guards this information,
        which is not a "Secondary Section", from removal.
    
        "You may copy and distribute the Document in any medium, either
        commercially or noncommercially, provided that this License, the
        copyright notices, and the license notice saying this License
        applies to the Document are reproduced in all copies, and that
        you add no other conditions whatsoever to those of this
        License." (FDL 1.3, §2)
    
        "You may copy and distribute a Modified Version of the Document
        under the conditions of section[] 2 [...] above" (FDL 1.3, §4)
    
        Consequently, all present efforts at applying FDL Invariant
        Sections in groff are invalid, but also redundant and
        unnecessary.
    
        Fixes <https://savannah.gnu.org/bugs/?53783>.
    
    Signed-off-by: G. Branden Robinson <address@hidden>
---
 contrib/hdtbl/groff_hdtbl.7.man            |  7 ++++---
 contrib/mom/momdoc/appendices.html         |  6 +++---
 contrib/mom/momdoc/color.html              |  6 +++---
 contrib/mom/momdoc/cover.html              |  6 +++---
 contrib/mom/momdoc/definitions.html        |  6 +++---
 contrib/mom/momdoc/docelement.html         |  6 +++---
 contrib/mom/momdoc/docprocessing.html      |  6 +++---
 contrib/mom/momdoc/goodies.html            |  6 +++---
 contrib/mom/momdoc/graphical.html          |  6 +++---
 contrib/mom/momdoc/headfootpage.html       |  6 +++---
 contrib/mom/momdoc/images.html             |  6 +++---
 contrib/mom/momdoc/inlines.html            |  6 +++---
 contrib/mom/momdoc/intro.html              |  6 +++---
 contrib/mom/momdoc/letters.html            |  6 +++---
 contrib/mom/momdoc/macrolist.html          |  6 +++---
 contrib/mom/momdoc/rectoverso.html         |  6 +++---
 contrib/mom/momdoc/refer.html              |  6 +++---
 contrib/mom/momdoc/reserved.html           |  6 +++---
 contrib/mom/momdoc/tables-of-contents.html |  6 +++---
 contrib/mom/momdoc/toc.html                |  6 +++---
 contrib/mom/momdoc/typesetting.html        |  6 +++---
 contrib/mom/momdoc/using.html              |  6 +++---
 contrib/mom/momdoc/version-2.html          |  6 +++---
 contrib/pdfmark/pdfroff.1.man              | 21 +++++++--------------
 man/groff_out.5.man                        |  6 ++----
 man/roff.7.man                             | 13 ++++++-------
 src/roff/groff/groff.1.man                 | 11 ++++-------
 src/roff/troff/troff.1.man                 |  4 ++--
 tmac/groff_trace.7.man                     |  7 ++++---
 29 files changed, 95 insertions(+), 106 deletions(-)

diff --git a/contrib/hdtbl/groff_hdtbl.7.man b/contrib/hdtbl/groff_hdtbl.7.man
index e94ae17..ae27851 100644
--- a/contrib/hdtbl/groff_hdtbl.7.man
+++ b/contrib/hdtbl/groff_hdtbl.7.man
@@ -14,13 +14,14 @@ groff_hdtbl \- Heidelberger table macros for GNU roff
 .\"
 .\" Copyright (C) 2005-2018 Free Software Foundation, Inc.
 .\"
-.\" This file is part of groff, the GNU roff type-setting system.
+.\" This file is part of groff, the GNU roff type-setting system, which
+.\" is a GNU free software project.
 .\"
 .\" Permission is granted to copy, distribute and/or modify this
 .\" document under the terms of the GNU Free Documentation License,
 .\" Version 1.3 or any later version published by the Free Software
-.\" Foundation; with the Invariant Sections being this .ig-section and
-.\" AUTHORS, with no Front-Cover Texts, and with no Back-Cover Texts.
+.\" Foundation; with no Invariant Sections, with no Front-Cover Texts,
+.\" and with no Back-Cover Texts.
 .\"
 .\" A copy of the Free Documentation License is included as a file
 .\" called FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/appendices.html 
b/contrib/mom/momdoc/appendices.html
index 27c6800..21a7a15 100644
--- a/contrib/mom/momdoc/appendices.html
+++ b/contrib/mom/momdoc/appendices.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/color.html b/contrib/mom/momdoc/color.html
index aaa0b39..c03ceb4 100644
--- a/contrib/mom/momdoc/color.html
+++ b/contrib/mom/momdoc/color.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/cover.html b/contrib/mom/momdoc/cover.html
index 93c5652..444ebf7 100644
--- a/contrib/mom/momdoc/cover.html
+++ b/contrib/mom/momdoc/cover.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/definitions.html 
b/contrib/mom/momdoc/definitions.html
index a96991d..0d032fa 100644
--- a/contrib/mom/momdoc/definitions.html
+++ b/contrib/mom/momdoc/definitions.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/docelement.html 
b/contrib/mom/momdoc/docelement.html
index 8dd954f..a6ef1c6 100644
--- a/contrib/mom/momdoc/docelement.html
+++ b/contrib/mom/momdoc/docelement.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/docprocessing.html 
b/contrib/mom/momdoc/docprocessing.html
index fef8983..199a96d 100644
--- a/contrib/mom/momdoc/docprocessing.html
+++ b/contrib/mom/momdoc/docprocessing.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/goodies.html b/contrib/mom/momdoc/goodies.html
index 5322226..24c1a27 100644
--- a/contrib/mom/momdoc/goodies.html
+++ b/contrib/mom/momdoc/goodies.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/graphical.html 
b/contrib/mom/momdoc/graphical.html
index 7fa1fbf..ae8c6ea 100644
--- a/contrib/mom/momdoc/graphical.html
+++ b/contrib/mom/momdoc/graphical.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/headfootpage.html 
b/contrib/mom/momdoc/headfootpage.html
index 5caa1bd..13f0809 100644
--- a/contrib/mom/momdoc/headfootpage.html
+++ b/contrib/mom/momdoc/headfootpage.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/images.html b/contrib/mom/momdoc/images.html
index e8fe844..4dae389 100644
--- a/contrib/mom/momdoc/images.html
+++ b/contrib/mom/momdoc/images.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/inlines.html b/contrib/mom/momdoc/inlines.html
index 807c412..d700ffe 100644
--- a/contrib/mom/momdoc/inlines.html
+++ b/contrib/mom/momdoc/inlines.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/intro.html b/contrib/mom/momdoc/intro.html
index d005a3f..bd02e17 100644
--- a/contrib/mom/momdoc/intro.html
+++ b/contrib/mom/momdoc/intro.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/letters.html b/contrib/mom/momdoc/letters.html
index be405a5..63dbb32 100644
--- a/contrib/mom/momdoc/letters.html
+++ b/contrib/mom/momdoc/letters.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/macrolist.html 
b/contrib/mom/momdoc/macrolist.html
index 291f153..55149ba 100644
--- a/contrib/mom/momdoc/macrolist.html
+++ b/contrib/mom/momdoc/macrolist.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/rectoverso.html 
b/contrib/mom/momdoc/rectoverso.html
index c081728..d644dec 100644
--- a/contrib/mom/momdoc/rectoverso.html
+++ b/contrib/mom/momdoc/rectoverso.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/refer.html b/contrib/mom/momdoc/refer.html
index 1d5f8e1..7dffb6d 100644
--- a/contrib/mom/momdoc/refer.html
+++ b/contrib/mom/momdoc/refer.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/reserved.html b/contrib/mom/momdoc/reserved.html
index 9f9259f..2cfc463 100644
--- a/contrib/mom/momdoc/reserved.html
+++ b/contrib/mom/momdoc/reserved.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/tables-of-contents.html 
b/contrib/mom/momdoc/tables-of-contents.html
index 6486a10..b1fb63a 100644
--- a/contrib/mom/momdoc/tables-of-contents.html
+++ b/contrib/mom/momdoc/tables-of-contents.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/toc.html b/contrib/mom/momdoc/toc.html
index c1d38fb..ec0fcca 100644
--- a/contrib/mom/momdoc/toc.html
+++ b/contrib/mom/momdoc/toc.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/typesetting.html 
b/contrib/mom/momdoc/typesetting.html
index 2f9ed7b..fc71165 100644
--- a/contrib/mom/momdoc/typesetting.html
+++ b/contrib/mom/momdoc/typesetting.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/using.html b/contrib/mom/momdoc/using.html
index 057e95a..851d637 100644
--- a/contrib/mom/momdoc/using.html
+++ b/contrib/mom/momdoc/using.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/mom/momdoc/version-2.html 
b/contrib/mom/momdoc/version-2.html
index 68891f7..3feb379 100644
--- a/contrib/mom/momdoc/version-2.html
+++ b/contrib/mom/momdoc/version-2.html
@@ -7,9 +7,9 @@ Written by Peter Schaffter (address@hidden).
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being this comment section, with no Front-Cover
-Texts, and with no Back-Cover Texts.
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.
 
 A copy of the Free Documentation License is included as a file called
 FDL in the main directory of the groff source package.
diff --git a/contrib/pdfmark/pdfroff.1.man b/contrib/pdfmark/pdfroff.1.man
index 5536963..b946974 100644
--- a/contrib/pdfmark/pdfroff.1.man
+++ b/contrib/pdfmark/pdfroff.1.man
@@ -17,24 +17,17 @@ pdfroff \- create PDF documents using groff
 .\"
 .\" Copyright (C) 2005-2018 Free Software Foundation, Inc.
 .\"
-.\" This file is part of groff, the free GNU roff type-setting system.
+.\" This file is part of groff, the GNU roff type-setting system, which
+.\" is a GNU free software project.
 .\"
 .\" Permission is granted to copy, distribute and/or modify this
-.\" document under the terms of the GNU Free Documentation License
-.\" (FDL), Version 1.3 or any later version published by the Free
-.\" Software Foundation; with no Front-Cover Texts, no Back-Cover Texts,
-.\" and the following Invariant Sections:--
-.\"
-.\"     a)  This "Legal Matters" section, extending from the definition
-.\"         of .co to the end of the enclosing .au definition.
-.\"
-.\"     b) The entire sections bearing the heading "COPYING" and
-.\"        "AUTHORS".
+.\" document under the terms of the GNU Free Documentation License,
+.\" Version 1.3 or any later version published by the Free Software
+.\" Foundation; with no Invariant Sections, with no Front-Cover Texts,
+.\" and with no Back-Cover Texts.
 .\"
 .\" A copy of the Free Documentation License is included as a file
-.\" called FDL in the main directory of the groff source package, it is
-.\" also available in the internet at the GNU copyleft site
-.\" <http://www.gnu.org/copyleft/fdl.html>.
+.\" called FDL in the main directory of the groff source package.
 .
 .
 .\" ====================================================================
diff --git a/man/groff_out.5.man b/man/groff_out.5.man
index 07296a4..37f79d1 100644
--- a/man/groff_out.5.man
+++ b/man/groff_out.5.man
@@ -21,7 +21,7 @@ groff_out \- groff intermediate output format
 .\" Copyright (C) 1989-2018 Free Software Foundation, Inc.
 .\"
 .\" This file is part of groff, the GNU roff type-setting system, which
-.\" is a free software project.
+.\" is a GNU free software project.
 .\"
 .\" Permission is granted to copy, distribute and/or modify this
 .\" document under the terms of the GNU Free Documentation License,
@@ -30,9 +30,7 @@ groff_out \- groff intermediate output format
 .\" and with no Back-Cover Texts.
 .\"
 .\" A copy of the Free Documentation License is included as a file
-.\" called FDL in the main directory of the groff source package, it is
-.\" also available in the internet at
-.\" <http://www.gnu.org/copyleft/fdl.html>.
+.\" called FDL in the main directory of the groff source package.
 .
 .
 .\" ====================================================================
diff --git a/man/roff.7.man b/man/roff.7.man
index 678c19c..9eb63a1 100644
--- a/man/roff.7.man
+++ b/man/roff.7.man
@@ -17,18 +17,17 @@ roff \- concepts and history of roff typesetting
 .\"
 .\" Copyright (C) 2000-2018 Free Software Foundation, Inc.
 .\"
+.\" This file is part of groff, the GNU roff type-setting system, which
+.\" is a GNU free software project.
+.\"
 .\" Permission is granted to copy, distribute and/or modify this
-.\" document under the terms of the FDL (GNU Free Documentation License)
+.\" document under the terms of the GNU Free Documentation License,
 .\" Version 1.3 or any later version published by the Free Software
-.\" Foundation.  with the Invariant Sections being the .au and .co macro
-.\" definitions, with no Front-Cover Texts, and with no Back-Cover
-.\" Texts.
+.\" Foundation; with no Invariant Sections, with no Front-Cover Texts,
+.\" and with no Back-Cover Texts.
 .\"
 .\" A copy of the Free Documentation License is included as a file
 .\" called FDL in the main directory of the groff source package.
-.\"
-.\" The license text is also available on-line at
-.\" <http://www.gnu.org/copyleft/fdl.html>.
 .
 .
 .\" ====================================================================
diff --git a/src/roff/groff/groff.1.man b/src/roff/groff/groff.1.man
index 005d4e2..87af619 100644
--- a/src/roff/groff/groff.1.man
+++ b/src/roff/groff/groff.1.man
@@ -16,20 +16,17 @@ groff \- front-end for the groff document formatting system
 .\"
 .\" Copyright (C) 1989-2018 Free Software Foundation, Inc.
 .\"
-.\" This document is part of groff, a free GNU software project.
+.\" This file is part of groff, the GNU roff type-setting system, which
+.\" is a GNU free software project.
 .\"
 .\" Permission is granted to copy, distribute and/or modify this
 .\" document under the terms of the GNU Free Documentation License,
 .\" Version 1.3 or any later version published by the Free Software
-.\" Foundation; with the Invariant Sections being the macro definition
-.\" or .co and .au, with no Front-Cover Texts, and with no Back-Cover
-.\" Texts.
+.\" Foundation; with no Invariant Sections, with no Front-Cover Texts,
+.\" and with no Back-Cover Texts.
 .\"
 .\" A copy of the Free Documentation License is included as a file
 .\" called FDL in the main directory of the groff source package.
-.\"
-.\" It is also available in the internet at the
-.\" <http://www.gnu.org/copyleft/fdl.html>.
 .
 .
 .\" ====================================================================
diff --git a/src/roff/troff/troff.1.man b/src/roff/troff/troff.1.man
index 44db3d7..5c0cf27 100644
--- a/src/roff/troff/troff.1.man
+++ b/src/roff/troff/troff.1.man
@@ -18,8 +18,8 @@
 .\" Permission is granted to copy, distribute and/or modify this
 .\" document under the terms of the GNU Free Documentation License,
 .\" Version 1.3 or any later version published by the Free Software
-.\" Foundation; with the Invariant Sections being this .ig-section and
-.\" AUTHOR, with no Front-Cover Texts, and with no Back-Cover Texts.
+.\" Foundation; with no Invariant Sections, with no Front-Cover Texts,
+.\" and with no Back-Cover Texts.
 .\"
 .\" A copy of the Free Documentation License is included as a file
 .\" called FDL in the main directory of the groff source package.
diff --git a/tmac/groff_trace.7.man b/tmac/groff_trace.7.man
index cb61ce2..c58e82c 100644
--- a/tmac/groff_trace.7.man
+++ b/tmac/groff_trace.7.man
@@ -17,13 +17,14 @@ groff_trace \- groff macro package trace.tmac
 .\"
 .\" Copyright (C) 2002-2018 Free Software Foundation, Inc.
 .\"
-.\" This file is part of groff, the GNU roff type-setting system.
+.\" This file is part of groff, the GNU roff type-setting system, which
+.\" is a GNU free software project.
 .\"
 .\" Permission is granted to copy, distribute and/or modify this
 .\" document under the terms of the GNU Free Documentation License,
 .\" Version 1.3 or any later version published by the Free Software
-.\" Foundation; with the Invariant Sections being this .ig-section and
-.\" AUTHOR, with no Front-Cover Texts, and with no Back-Cover Texts.
+.\" Foundation; with no Invariant Sections, with no Front-Cover Texts,
+.\" and with no Back-Cover Texts.
 .\"
 .\" A copy of the Free Documentation License is included as a file
 .\" called FDL in the main directory of the groff source package.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]