X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fcodeset.m4;h=59535ebcff51de01319aae4a83239e006c6b8795;hb=2220ef77b370b8a55591463e49d2789464f38aa5;hp=863c9cfa7eda612048b7256f84f5ef13827b9a45;hpb=fcb743af709b80d41cb39e3c5024cd376e26194b;p=gnulib.git diff --git a/m4/codeset.m4 b/m4/codeset.m4 index 863c9cfa7..59535ebcf 100644 --- a/m4/codeset.m4 +++ b/m4/codeset.m4 @@ -1,4 +1,10 @@ -#serial AM1 +# codeset.m4 serial AM1 (gettext-0.10.40) +dnl Copyright (C) 2000-2002 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 From Bruno Haible.