summaryrefslogtreecommitdiff
path: root/m4/codeset.m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-02-16 14:58:48 +0000
committerJim Meyering <jim@meyering.net>2002-02-16 14:58:48 +0000
commit2202d9752558e9f272e083eeaa3d261298712d24 (patch)
treede5538c3aab3e88d0a3cb114c06cf67adbdeea91 /m4/codeset.m4
parent83dcec4e43d9a176184c950f0b5e79afbf348f09 (diff)
downloadcoreutils-2202d9752558e9f272e083eeaa3d261298712d24.tar.xz
Upgrade to gettext-0.11.
Diffstat (limited to 'm4/codeset.m4')
-rw-r--r--m4/codeset.m48
1 files changed, 7 insertions, 1 deletions
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.