gbranden pushed a commit to branch master
in repository groff.
commit 635556cf7a1aeaf37d9455432f353c4ee2aae477
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Feb 5 09:51:39 2026 -0600
src/include/: Update geriatric license notices.
Apparently, these files were overlooked when groff shifted from GNU
GPLv2 to GPLv3 in 2009.
* src/include/include.am: Also drop cosmetic comment banner.
---
src/include/DviChar.h | 12 ++++++------
src/include/curtime.h | 12 ++++++------
src/include/include.am | 23 +++++++++++------------
3 files changed, 23 insertions(+), 24 deletions(-)
diff --git a/src/include/DviChar.h b/src/include/DviChar.h
index 4bbb0f089..f35ad66a7 100644
--- a/src/include/DviChar.h
+++ b/src/include/DviChar.h
@@ -4,16 +4,16 @@ This file is part of groff, the GNU roff typesetting system.
groff is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
-Software Foundation, either version 2 of the License, or
-(at your option) any later version.
+Software Foundation, either version 3 of the License, or (at your
+option) any later version.
-groff is distributed in the hope that it will be useful, but WITHOUT ANY
-WARRANTY; without even the implied warranty of MERCHANTABILITY or
+groff is distributed in the hope that it will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.
-You can find the license text at
-<http://www.gnu.org/licenses/gpl-2.0.txt>. */
+You should have received a copy of the GNU General Public License
+along with this program. If not, see <http://www.gnu.org/licenses/>. */
/*
* DviChar.h
diff --git a/src/include/curtime.h b/src/include/curtime.h
index c08dd3494..c645435b8 100644
--- a/src/include/curtime.h
+++ b/src/include/curtime.h
@@ -4,16 +4,16 @@ This file is part of groff, the GNU roff typesetting system.
groff is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
-Software Foundation, either version 2 of the License, or
-(at your option) any later version.
+Software Foundation, either version 3 of the License, or (at your
+option) any later version.
-groff is distributed in the hope that it will be useful, but WITHOUT ANY
-WARRANTY; without even the implied warranty of MERCHANTABILITY or
+groff is distributed in the hope that it will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.
-The GNU General Public License version 2 (GPL2) is available in the
-internet at <http://www.gnu.org/licenses/gpl-2.0.txt>. */
+You should have received a copy of the GNU General Public License
+along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include <time.h>
diff --git a/src/include/include.am b/src/include/include.am
index 41a7b82df..090b313bd 100644
--- a/src/include/include.am
+++ b/src/include/include.am
@@ -2,21 +2,20 @@
#
# Copyright 2014-2020 Free Software Foundation, Inc.
#
-# groff is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 2 of the License, or
-# (at your option) any later version.
+# This file is part of groff, the GNU roff typesetting system.
#
-# groff is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
+# groff is free software; you can redistribute it and/or modify it under
+# the terms of the GNU General Public License as published by the Free
+# Software Foundation, either version 3 of the License, or (at your
+# option) any later version.
#
-# You should have received a copy of the GNU General Public License
-# along with this program. If not, see
-# <http://www.gnu.org/licenses/gpl-2.0.html>.
+# groff is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+# for more details.
#
-########################################################################
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
nodist_noinst_HEADERS = defs.h
CLEANFILES += defs.h
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit