summaryrefslogtreecommitdiff
path: root/libm/float_wrappers.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-11-23 11:30:16 +0000
committerMike Frysinger <vapier@gentoo.org>2005-11-23 11:30:16 +0000
commit69841e625b1a9078dafa26c481fc4273260b609a (patch)
treefb6888aeb346b5a61ef223114b4024b8123fe940 /libm/float_wrappers.c
parentd964796d2119e66fe8d9dfec69ed277cc2cbf4f3 (diff)
update license
Diffstat (limited to 'libm/float_wrappers.c')
-rw-r--r--libm/float_wrappers.c14
1 files changed, 1 insertions, 13 deletions
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 <andersen@uclibc.org>
*
- * 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"