gbranden pushed a commit to branch master
in repository groff.

commit f5ecb39a03043116d5dbdf255d790fd0c6805542
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Mar 27 18:57:43 2026 -0500

    [libdriver]: Cosmetically revise license texts.
    
    * src/libs/libdriver/input.cpp:
    * src/libs/libdriver/printer.cpp: Refill GPLv3 license notice at 72
      columns, like other groff files.
---
 src/libs/libdriver/input.cpp   | 22 +++++++++++-----------
 src/libs/libdriver/printer.cpp | 26 ++++++++++++++------------
 2 files changed, 25 insertions(+), 23 deletions(-)

diff --git a/src/libs/libdriver/input.cpp b/src/libs/libdriver/input.cpp
index 31aff33a6..c6d085e2c 100644
--- a/src/libs/libdriver/input.cpp
+++ b/src/libs/libdriver/input.cpp
@@ -3,20 +3,20 @@
 Written by James Clark ([email protected])
 Major rewrite 2001 by Bernd Warken <[email protected]>
 
-   This file is part of groff, the GNU roff text processing system.
+This file is part of groff, the GNU roff text processing 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 3 of the License, or
-   (at your option) any later version.
+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.
 
-   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 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/>.
+You should have received a copy of the GNU General Public License along
+with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 /* Description
diff --git a/src/libs/libdriver/printer.cpp b/src/libs/libdriver/printer.cpp
index 9c2149806..bbe4fa931 100644
--- a/src/libs/libdriver/printer.cpp
+++ b/src/libs/libdriver/printer.cpp
@@ -2,18 +2,20 @@
 
 Written by James Clark ([email protected])
 
-   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.
-
-   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/>.
+This file is part of groff, the GNU roff text processing 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 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
+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/>.
 */
 
 #ifdef HAVE_CONFIG_H

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

Reply via email to