about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/e_asinf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ieee754/flt-32/e_asinf.c')
-rw-r--r--sysdeps/ieee754/flt-32/e_asinf.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysdeps/ieee754/flt-32/e_asinf.c b/sysdeps/ieee754/flt-32/e_asinf.c
index 06168311db..b0c835c83c 100644
--- a/sysdeps/ieee754/flt-32/e_asinf.c
+++ b/sysdeps/ieee754/flt-32/e_asinf.c
@@ -16,7 +16,10 @@
 /*
   Modifications for single precision expansion are 
   Copyright (C) 2001 Stephen L. Moshier <moshier@na-net.ornl.gov>
-  These modifications are distributed here under the following terms:
+  and are incorporated herein by permission of the author.  The author 
+  reserves the right to distribute this material elsewhere under different
+  copying permissions.  These modifications are distributed here under 
+  the following terms:
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public