X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fcalloc.m4;h=d4d92f3c8fe99566f9e46f220ef680ea1584eb4c;hb=5cc13c0f36d18dd428c7cceebd30ff8de6e2ff1e;hp=f244df7b22a62319c9c72d6751c6e497cad02eea;hpb=3cb97803e2a64ffcf24877403806a59c01cd7667;p=gnulib.git diff --git a/m4/calloc.m4 b/m4/calloc.m4 index f244df7b2..d4d92f3c8 100644 --- a/m4/calloc.m4 +++ b/m4/calloc.m4 @@ -1,20 +1,9 @@ -# calloc.m4 serial 3 +# calloc.m4 serial 4 # Copyright (C) 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 Jim Meyering.