gbranden pushed a commit to branch master
in repository groff.

commit aee27d4cb0ec619aac9e73a8a0ed1b8b9830373b
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
AuthorDate: Fri Aug 1 18:31:41 2025 -0500

    contrib/gdiffmk/gdiffmk.sh: Correct copyright.
    
    I've never executed copyright assignment paperwork with the FSF, so my
    changes to gdiffmk since 2022 can't be under the FSF's copyright.
    
    N.B., I don't actually know whether Mike Bianchi, Bertrand Garrigues, or
    anyone else performed such assignment, either.  Nobody automatically
    hands you that information when you become a GNU maintainer (or tells
    you where you can look for it).  So the notice (and others in groff)
    might require further revision.
---
 contrib/gdiffmk/gdiffmk.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/contrib/gdiffmk/gdiffmk.sh b/contrib/gdiffmk/gdiffmk.sh
index cbc98086d..e61359aaf 100644
--- a/contrib/gdiffmk/gdiffmk.sh
+++ b/contrib/gdiffmk/gdiffmk.sh
@@ -1,5 +1,6 @@
 #!@POSIX_SHELL_PROG@
-# Copyright (C) 2004-2024 Free Software Foundation, Inc.
+# Copyright (C) 2004-2015 Free Software Foundation, Inc.
+#               2023-2024 G. Branden Robinson
 # Written by Mike Bianchi <mbian...@foveal.com>
 # Changes from May 2015 onward by the groff development team
 

_______________________________________________
groff-commit mailing list
groff-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to