X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fuintptr_t.m4;h=65264a58a43ba0b3891c85448cbe8f90c089ae38;hb=523067dbfb281d3cc27f65007a3893bd694c257d;hp=ea5ea4e53b34c8b704d1cf0eb90889e795ca7381;hpb=4773da75a82e9a229424cc75f4f1d391bb2ce4e8;p=gnulib.git diff --git a/m4/uintptr_t.m4 b/m4/uintptr_t.m4 index ea5ea4e53..65264a58a 100644 --- a/m4/uintptr_t.m4 +++ b/m4/uintptr_t.m4 @@ -1,20 +1,9 @@ -# uintptr_t.m4 serial 2 +# uintptr_t.m4 serial 3 # 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 Paul Eggert.