gbranden pushed a commit to branch master
in repository groff.

commit a39bec66f4d33c0e08cb72d88317648ce62c50e5
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon May 11 05:13:52 2026 -0500

    [mom]: Drop my extraneous "COPYRIGHT" file.
    
    * contrib/mom/COPYRIGHT: Delete.  I managed to overlook the (all
      lowercase) "copyright" file Peter already had here.
    
    * contrib/mom/mom.am (EXTRA_DIST): Stop shipping it.
    
    Begins fixing <https://savannah.gnu.org/bugs/?68333>.
---
 contrib/mom/COPYRIGHT | 19 -------------------
 contrib/mom/ChangeLog |  8 ++++++++
 contrib/mom/mom.am    |  1 -
 3 files changed, 8 insertions(+), 20 deletions(-)

diff --git a/contrib/mom/COPYRIGHT b/contrib/mom/COPYRIGHT
deleted file mode 100644
index 1b145bde4..000000000
--- a/contrib/mom/COPYRIGHT
+++ /dev/null
@@ -1,19 +0,0 @@
-Copyright 2002-2023 Free Software Foundation, Inc.
-
-Written by Peter Schaffter <[email protected]>
-PDF integration contributed by Deri James <[email protected]>
-
-mom is distributed with groff, the GNU roff typesetting system.
-
-groff 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 3 of the License, or (at your
-option) any later version.
-
-groff 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 program.  If not, see <http://www.gnu.org/licenses/>.
diff --git a/contrib/mom/ChangeLog b/contrib/mom/ChangeLog
index b1c611310..4c65c1cae 100644
--- a/contrib/mom/ChangeLog
+++ b/contrib/mom/ChangeLog
@@ -1,3 +1,11 @@
+2026-05-11  G. Branden Robinson <[email protected]>
+
+       * COPYRIGHT: Delete.  I managed to overlook the (all lowercase)
+       "copyright" file Peter already had here.
+       * mom.am (EXTRA_DIST): Stop shipping it.
+
+       Begins fixing <https://savannah.gnu.org/bugs/?68333>.
+
 2026-04-21  Richard Purdie <[email protected]>
 
        * mom.am (MOMPROCESSEDEXAMPLEFILES): Update target to depend on
diff --git a/contrib/mom/mom.am b/contrib/mom/mom.am
index 7822974cf..98d1defdc 100644
--- a/contrib/mom/mom.am
+++ b/contrib/mom/mom.am
@@ -126,7 +126,6 @@ PDFDOCFILE = mom-pdf.pdf
 
 EXTRA_DIST += $(MOMHTMLDOCFILES) $(MOMEXAMPLEFILES) \
   contrib/mom/BUGS \
-  contrib/mom/COPYRIGHT \
   contrib/mom/ChangeLog \
   contrib/mom/NEWS \
   contrib/mom/TODO \

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to