changeset 103798:c24c16a95c42

Minor rearrangements to improve TeX line-filling.
author Glenn Morris <rgm@gnu.org>
date Thu, 09 Jul 2009 03:04:11 +0000
parents c377b4a6afd8
children 9b3f664fc049
files doc/lispref/tips.texi
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/tips.texi	Thu Jul 09 03:03:53 2009 +0000
+++ b/doc/lispref/tips.texi	Thu Jul 09 03:04:11 2009 +0000
@@ -244,10 +244,10 @@
 @smallexample
 ;; Copyright (C) @var{year} @var{name}
 
-;; This program 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.
+;; This program 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.
 
 ;; This program is distributed in the hope that it will be useful,
 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of