]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update from gnulib: Add copyright.
authorBruno Haible <bruno@clisp.org>
Tue, 11 Jan 2005 13:09:21 +0000 (13:09 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:59 +0000 (12:11 +0200)
gettext-tools/m4/mbswidth.m4

index f61be107a8d49fb00524c8ab4c42f2940f5a75d1..ffa6ece3bf17d0a7b23c56a298b476bba730c722 100644 (file)
@@ -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.