summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2002-08-12 14:26:37 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2002-08-12 14:26:37 +0000
commit1a9295579947e7d95f5fb879a75cb9604f70efe7 (patch)
treebe1c01034b39fb3173f9a45fdec5445b5192e0ae
parenta319e6a7a32f824262ae3649ad6b6b31403f7932 (diff)
downloadbison-1a9295579947e7d95f5fb879a75cb9604f70efe7.tar.gz
Sync with gettext (comment change only).
-rw-r--r--m4/c-bs-a.m48
-rw-r--r--m4/mbrtowc.m48
2 files changed, 14 insertions, 2 deletions
diff --git a/m4/c-bs-a.m4 b/m4/c-bs-a.m4
index 6e0863e4..1c7eb1c4 100644
--- a/m4/c-bs-a.m4
+++ b/m4/c-bs-a.m4
@@ -1,4 +1,10 @@
-#serial 4
+# c-bs-a.m4 serial 4 (fileutils-4.1.3)
+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 Paul Eggert.
diff --git a/m4/mbrtowc.m4 b/m4/mbrtowc.m4
index 87743919..03798476 100644
--- a/m4/mbrtowc.m4
+++ b/m4/mbrtowc.m4
@@ -1,4 +1,10 @@
-#serial 4
+# mbrtowc.m4 serial 4 (fileutils-4.1.3)
+dnl Copyright (C) 2001-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 Paul Eggert