X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Frestrict.m4;h=1f3bbb92c4a35832713e6d89d5539a5626de0808;hb=ca228dfaa975f52317ac7c7cd64ed7175bc0c31d;hp=c8407782d5daca53f2712d26615b954307296790;hpb=590dc9e0ad69fa28cbd80acc1c24b62936207e0a;p=gnulib.git diff --git a/m4/restrict.m4 b/m4/restrict.m4 index c8407782d..1f3bbb92c 100644 --- a/m4/restrict.m4 +++ b/m4/restrict.m4 @@ -1,10 +1,8 @@ -#serial 1002 +#serial 1003 dnl Copyright (C) 2003 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. # This macro can be removed once we can rely on Autoconf 2.57a or later, # since we can then use its AC_C_RESTRICT.