Mercurial > hg > octave-jordi > gnulib-hg
diff m4/stdint_h.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 | 3c49e2a96a18 |
children | 90f5608d1c64 |
line wrap: on
line diff
--- a/m4/stdint_h.m4 +++ b/m4/stdint_h.m4 @@ -1,10 +1,8 @@ # stdint_h.m4 serial 5 dnl Copyright (C) 1997-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.