gbranden pushed a commit to branch master
in repository groff.
commit 4f262d96d823b2977277c880385676a67b0bad26
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Jun 4 06:43:53 2026 -0500
src/devices/grohtml/post-html.cpp: Revise copyrt.
...notice.
Ratchet back ending year of FSF copyright notice to 2007, 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 bc34881980, 2007-09-19, by Werner Lemberg.
Add copyright notices for myself and TANAKA Takuji. Neither of us have
executed copyright assignment paperwork with the FSF, so our "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):
GBR:
2025 15d8f70a04 [grohtml]: Fix code style nits. (+26)
2025 0e36bf4520 [grohtml]: Trivially refactor. (+166)
2025 aecb8e6c4b [grohtml]: Add many `assert()`ions. (+75)
2022 8769898eba [grohtml]: Trivially refactor. (+99)
2021 2a1f6a6c68 [grohtml]: Implement -C and -G options. (+18)
TT:
2023 64e5f5c687 Support CJK fonts encoded in UTF-16 (3/6). (+42)
[1] See groff's "HACKING" file, section "Updating Copyright Notices".
---
src/devices/grohtml/post-html.cpp | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/devices/grohtml/post-html.cpp
b/src/devices/grohtml/post-html.cpp
index 2cc72c314..ce730c0ea 100644
--- a/src/devices/grohtml/post-html.cpp
+++ b/src/devices/grohtml/post-html.cpp
@@ -1,4 +1,6 @@
-/* Copyright 2000-2025 Free Software Foundation, Inc.
+/* Copyright 2000-2007 Free Software Foundation, Inc.
+ * 2021-2025 G. Branden Robinson
+ * 2023 TANAKA Takuji
*
* Gaius Mulley ([email protected]) wrote post-html.cpp
* but it owes a huge amount of ideas and raw code from
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit