X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fmbswidth.m4;h=878e5311d5a8ca62d074b54646dbe440874bc46d;hb=1b4d508f389cba95bdc7be27010b00b8e643bdaf;hp=ffa6ece3bf17d0a7b23c56a298b476bba730c722;hpb=3f55dd0508603e1997a6ab789f64960242a757d0;p=gnulib.git diff --git a/m4/mbswidth.m4 b/m4/mbswidth.m4 index ffa6ece3b..878e5311d 100644 --- a/m4/mbswidth.m4 +++ b/m4/mbswidth.m4 @@ -1,10 +1,8 @@ # mbswidth.m4 serial 11 dnl Copyright (C) 2000-2002, 2004 Free Software Foundation, Inc. -dnl This file is free software, distributed under the terms of the GNU -dnl General Public License. As a special exception to the GNU General -dnl Public License, this file may be distributed as part of a program -dnl that contains a configuration script generated by Autoconf, under -dnl the same distribution terms as the rest of that program. +dnl This file is free software; the Free Software Foundation +dnl gives unlimited permission to copy and/or distribute it, +dnl with or without modifications, as long as this notice is preserved. dnl autoconf tests required for use of mbswidth.c dnl From Bruno Haible.