summaryrefslogtreecommitdiff
path: root/m4/mbswidth.m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-10-04 04:09:41 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-10-04 04:09:41 +0000
commit55fbe6686af907ac025888e290c5b8ef879b5879 (patch)
tree32340229b3778f12901c6b9dd99401212a8d2f23 /m4/mbswidth.m4
parent14f5062c301fcfb23fb265b9352cc2aa952036c9 (diff)
downloadcoreutils-55fbe6686af907ac025888e290c5b8ef879b5879.tar.xz
Sync from gnulib.
Diffstat (limited to 'm4/mbswidth.m4')
-rw-r--r--m4/mbswidth.m48
1 files changed, 7 insertions, 1 deletions
diff --git a/m4/mbswidth.m4 b/m4/mbswidth.m4
index f61be107a..ffa6ece3b 100644
--- a/m4/mbswidth.m4
+++ b/m4/mbswidth.m4
@@ -1,4 +1,10 @@
-#serial 11
+# 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 autoconf tests required for use of mbswidth.c
dnl From Bruno Haible.