X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fhost-os.m4;h=2e32329ae1cdc1791560be22bf0cdfde8919c082;hb=d8c878368309fa0255b79d90bc773e63e8260053;hp=e8fe07214938afd6b776d816ef5c528eda1ca96c;hpb=d1e647f627311ebd0a08c9b01d4ae27b312558c4;p=gnulib.git diff --git a/m4/host-os.m4 b/m4/host-os.m4 index e8fe07214..2e32329ae 100644 --- a/m4/host-os.m4 +++ b/m4/host-os.m4 @@ -1,20 +1,9 @@ -#serial 4 +#serial 5 # Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software Foundation, -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. # Written by Paul Eggert.