changeset 7019:3ab646f50f9f

Tweak line breaking of copyright message.
author Bruno Haible <bruno@clisp.org>
date Sat, 22 Jul 2006 15:29:15 +0000
parents 096754ee89e4
children ad2acb56dcd9
files lib/lbrkprop.h lib/linebreak.c
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lib/lbrkprop.h
+++ b/lib/lbrkprop.h
@@ -14,8 +14,8 @@
 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, write to the Free Software
-Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+along with this program; if not, write to the Free Software Foundation,
+Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 #define lbrkprop_header_0 16
 #define lbrkprop_header_1 15
--- a/lib/linebreak.c
+++ b/lib/linebreak.c
@@ -13,8 +13,8 @@
 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, write to the Free Software
-Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+along with this program; if not, write to the Free Software Foundation,
+Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>