X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fcodeset.m4;h=59535ebcff51de01319aae4a83239e006c6b8795;hb=3ec27748b1d647d9bd228de4cfe5d49ee3c236e3;hp=863c9cfa7eda612048b7256f84f5ef13827b9a45;hpb=3eb8eefdd2d1fc8ffa75bf9f8fa9e3e8dc308b93;p=vlc diff --git a/m4/codeset.m4 b/m4/codeset.m4 index 863c9cfa7e..59535ebcff 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.