gbranden pushed a commit to branch master
in repository groff.

commit 5435a43b36acaeaec53e393fd0439790b64587ca
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Apr 3 02:48:52 2026 -0500

    font/devpdf/devpdf.am: Revise copyright notice.
    
    Add copyright notice for myself.  I have never executed copyright
    assignment paperwork with the FSF, so my "legally significant"[1]
    changes to this file can't be under the FSF's copyright.
    
    Justification (year, commit ID, summary, net lines added by commit):
    
    2025 bace292caf [devpdf]: Fix Savannah #67207 (3/4). (+37)
    2023 046d3c6b3b [devpdf]: Generate tests from template files. (+19)
    
    The FSF copyright notice is accurate, but harder than it should be to
    substantiate in Git because Git doesn't know that "font/devpdf/
    devpdf.am" started life as "font/devpdf/Makefile.sub" in 2011.  The
    following commits were authored by Deri James.
    
    2025 7450197986 [devpdf,gropdf]: Support `SS` slanted-symbol font. (+23)
    2011 87046b2948 Add new output device `gropdf'. (+38)
    
    [1] See groff's "HACKING" file, section "Updating Copyright Notices".
---
 font/devpdf/devpdf.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/font/devpdf/devpdf.am b/font/devpdf/devpdf.am
index 15c11e9ba..cb162eeda 100644
--- a/font/devpdf/devpdf.am
+++ b/font/devpdf/devpdf.am
@@ -1,4 +1,5 @@
 # Copyright 2011-2025 Free Software Foundation, Inc.
+#           2023-2025 G. Branden Robinson
 #
 # Written by Deri James <[email protected]>
 # Automake migration by Bertrand Garrigues
@@ -268,7 +269,6 @@ TESTS += $(font_devpdf_TESTS)
 MOSTLYCLEANFILES += $(font_devpdf_TESTS)
 EXTRA_DIST += $(font_devpdf_default_test) $(font_devpdf_urw_test)
 
-
 # Local Variables:
 # mode: makefile-automake
 # fill-column: 72

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

Reply via email to