diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-01-23 09:07:57 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-01-23 09:07:57 +0000 |
commit | 65ef46a51c5d48abd21cdbdd7216de0fa287b669 (patch) | |
tree | 752d2d76391f3c1209ee24d6f227c5a3992a7519 /m4/canon-host.m4 | |
parent | 908a461e3213cadd621f89000c2797ade53230eb (diff) | |
download | coreutils-65ef46a51c5d48abd21cdbdd7216de0fa287b669.tar.gz coreutils-65ef46a51c5d48abd21cdbdd7216de0fa287b669.tar.bz2 coreutils-65ef46a51c5d48abd21cdbdd7216de0fa287b669.zip |
Use an all-permissive copyright notice, recommended by RMS.
Diffstat (limited to 'm4/canon-host.m4')
-rw-r--r-- | m4/canon-host.m4 | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/m4/canon-host.m4 b/m4/canon-host.m4 index bd7569a26..e59f8759b 100644 --- a/m4/canon-host.m4 +++ b/m4/canon-host.m4 @@ -1,10 +1,8 @@ -# canon-host.m4 serial 4 +# canon-host.m4 serial 5 dnl Copyright (C) 2002, 2003, 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. AC_DEFUN([gl_CANON_HOST], [ |