gbranden pushed a commit to branch master
in repository groff.
commit 28e63a6ebb2ffd9768f557710b8c856aa929b6a0
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Jun 9 05:57:24 2026 -0500
src/libs/libgroff/string.cpp: Revise copyright.
...notice.
Ratchet back ending year of FSF copyright notice to 2002, reflecting the
date of the last "legally significant"[1] contribution to this file by
anyone who has executed a copyright assignment with the FSF, which was
commit 7ebb89605a, 2002-09-08, by Werner Lemberg.
Add copyright notices for myself. I have never executed copyright
assignment paperwork with the FSF, so my "legally significant"[ibid.]
changes to this file can't be under the FSF's copyright.
Justification (year, commit ID, summary, net lines added by commit):
2026 3dafa5960e [libgroff]: Be more fastidious with heap memory. (+30)
2026 830e119147 [libgroff]: Clear heap memory backing `string`s. (+21)
2025 c9c3165789 [libgroff]: Support object dumping in JSON (2/3). (+76)
[1] See groff's "HACKING" file, section "Updating Copyright Notices".
---
src/libs/libgroff/string.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/libs/libgroff/string.cpp b/src/libs/libgroff/string.cpp
index 9f5cbbf8b..bb66a17ea 100644
--- a/src/libs/libgroff/string.cpp
+++ b/src/libs/libgroff/string.cpp
@@ -1,4 +1,5 @@
-/* Copyright 1989-2025 Free Software Foundation, Inc.
+/* Copyright 1989-2002 Free Software Foundation, Inc.
+ 2025-2026 G. Branden Robinson
Written by James Clark ([email protected])
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit