From be7cf8e2b9fac076485046c7d0dd6a059787c3f8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 21 Jun 2002 15:39:12 +0000 Subject: [PATCH] Add comment, from diffutils-2.8.2. --- m4/c-bs-a.m4 | 8 +++++++- m4/mbrtowc.m4 | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/m4/c-bs-a.m4 b/m4/c-bs-a.m4 index 6e0863e4e0..1c7eb1c4e7 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 87743919b9..0379847633 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 -- 2.30.2