Mercurial > hg > octave-lojdl > gnulib-hg
diff m4/iconv.m4 @ 5585:adff74659d81
Use an all-permissive copyright notice, recommended by RMS.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 18 Jan 2005 13:07:56 +0000 |
parents | 3358eb550c86 |
children | 5cba81876885 |
line wrap: on
line diff
--- a/m4/iconv.m4 +++ b/m4/iconv.m4 @@ -1,10 +1,8 @@ # iconv.m4 serial AM4 (gettext-0.11.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 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 Bruno Haible.