diff options
Diffstat (limited to 'gettext-tools/m4/mbrtowc.m4')
-rw-r--r-- | gettext-tools/m4/mbrtowc.m4 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/gettext-tools/m4/mbrtowc.m4 b/gettext-tools/m4/mbrtowc.m4 index 3d8768e..2eee1a6 100644 --- a/gettext-tools/m4/mbrtowc.m4 +++ b/gettext-tools/m4/mbrtowc.m4 @@ -1,10 +1,8 @@ # mbrtowc.m4 serial 7 dnl Copyright (C) 2001-2002, 2004 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 This file is free software; the Free Software Foundation +dnl gives unlimited permission to copy and/or distribute it, +dnl with or without modifications, as long as this notice is preserved. dnl From Paul Eggert |