gbranden pushed a commit to branch master
in repository groff.

commit eb7a12291381e17f2634243b5ef191a4496da6a3
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Dec 31 20:41:42 2025 -0600

    [gperl]: Ship "COPYRIGHT" file.
    
    ...in distribution archive.
    
    * contrib/gperl/gperl.am (EXTRA_DIST): Do it.
---
 contrib/gperl/ChangeLog | 5 +++++
 contrib/gperl/gperl.am  | 1 +
 2 files changed, 6 insertions(+)

diff --git a/contrib/gperl/ChangeLog b/contrib/gperl/ChangeLog
index b37006060..8076d6340 100644
--- a/contrib/gperl/ChangeLog
+++ b/contrib/gperl/ChangeLog
@@ -1,3 +1,8 @@
+2025-12-31  G. Branden Robinson <[email protected]>
+
+       * gperl.am (EXTRA_DIST): Ship "COPYRIGHT" file in distribution
+       archive.
+
 2025-12-20  G. Branden Robinson <[email protected]>
 
        * GPLv2: New file.
diff --git a/contrib/gperl/gperl.am b/contrib/gperl/gperl.am
index 8631913cf..a562b60f6 100644
--- a/contrib/gperl/gperl.am
+++ b/contrib/gperl/gperl.am
@@ -23,6 +23,7 @@
 bin_SCRIPTS += gperl
 man1_MANS += contrib/gperl/gperl.1
 EXTRA_DIST += \
+  contrib/gperl/COPYRIGHT \
   contrib/gperl/ChangeLog \
   contrib/gperl/GPLv2 \
   contrib/gperl/gperl.1.man \

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

Reply via email to