From 69841e625b1a9078dafa26c481fc4273260b609a Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 23 Nov 2005 11:30:16 +0000 Subject: update license --- libm/float_wrappers.c | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'libm') diff --git a/libm/float_wrappers.c b/libm/float_wrappers.c index 4ea924201..0be5304f7 100644 --- a/libm/float_wrappers.c +++ b/libm/float_wrappers.c @@ -7,19 +7,7 @@ * * Copyright (C) 2005 by Erik Andersen * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU Library General Public License as published by - * the Free Software Foundation; either version 2 of the License, 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 Library General Public License - * for more details. - * - * You should have received a copy of the GNU Library 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 + * GNU Lesser General Public License version 2.1 or later. */ #include "math.h" -- cgit v1.2.3