gbranden pushed a commit to branch master
in repository groff.
commit 89dcf489ccdab6e4498605ecb937d3442b30a01b
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Sep 20 20:26:51 2024 -0500
[groff]: Report copyright year range.
Seems weird to have a year range in most notices but not this one.
---
src/roff/groff/groff.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/roff/groff/groff.cpp b/src/roff/groff/groff.cpp
index 5b7dda551..a9e79c342 100644
--- a/src/roff/groff/groff.cpp
+++ b/src/roff/groff/groff.cpp
@@ -256,7 +256,7 @@ int main(int argc, char **argv)
vflag = 1;
printf("GNU groff version %s\n", Version_string);
puts(
-"Copyright (C) 2023 Free Software Foundation, Inc.\n"
+"Copyright (C) 1989-2023 Free Software Foundation, Inc.\n"
"This is free software, distributed under the terms of the GNU General"
" Public\n"
"License, version 3, or any later version, at your option. There is NO"
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit