gbranden pushed a commit to branch master
in repository groff.

commit 5bcf4ad0c9869162c79c651f655f6a44deb9aa68
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Mar 27 19:01:38 2026 -0500

    src/libs/libdriver/libdriver.am: Update to GPLv3+.
    
    ...license notice.
    
    Apparently, this file was overlooked when groff shifted from GNU GPLv2
    to GPLv3 in 2009.
---
 src/libs/libdriver/libdriver.am | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

diff --git a/src/libs/libdriver/libdriver.am b/src/libs/libdriver/libdriver.am
index 19ced8ff8..d82d29b5d 100644
--- a/src/libs/libdriver/libdriver.am
+++ b/src/libs/libdriver/libdriver.am
@@ -2,20 +2,19 @@
 #
 # 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.
 #
-# 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/>.
 ########################################################################
 
 noinst_LIBRARIES += libdriver.a

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

Reply via email to