X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fminmax.h;h=f4f489be27acc351cc9df04629f6f92018517f75;hb=2a7c405b01fb6c89664fe15554d96854efb3f837;hp=975ea76d131d16bf896fc982fa999812eb78d162;hpb=4ddb141e3fc7bf94ac7ac82b87aa777d45404b40;p=gnulib.git diff --git a/lib/minmax.h b/lib/minmax.h index 975ea76d1..f4f489be2 100644 --- a/lib/minmax.h +++ b/lib/minmax.h @@ -1,5 +1,6 @@ /* MIN, MAX macros. - Copyright (C) 1995, 1998, 2001, 2003, 2005 Free Software Foundation, Inc. + Copyright (C) 1995, 1998, 2001, 2003, 2005, 2009-2012 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 @@ -12,8 +13,7 @@ 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _MINMAX_H #define _MINMAX_H