summaryrefslogtreecommitdiff
path: root/libm/i386
diff options
context:
space:
mode:
Diffstat (limited to 'libm/i386')
-rw-r--r--libm/i386/fclrexcpt.c5
-rw-r--r--libm/i386/fedisblxcpt.c5
-rw-r--r--libm/i386/feenablxcpt.c5
-rw-r--r--libm/i386/fegetenv.c5
-rw-r--r--libm/i386/fegetexcept.c5
-rw-r--r--libm/i386/fegetround.c5
-rw-r--r--libm/i386/feholdexcpt.c5
-rw-r--r--libm/i386/fesetenv.c5
-rw-r--r--libm/i386/fesetround.c5
-rw-r--r--libm/i386/feupdateenv.c5
-rw-r--r--libm/i386/fgetexcptflg.c5
-rw-r--r--libm/i386/fraiseexcpt.c5
-rw-r--r--libm/i386/fsetexcptflg.c5
-rw-r--r--libm/i386/ftestexcept.c5
14 files changed, 28 insertions, 42 deletions
diff --git a/libm/i386/fclrexcpt.c b/libm/i386/fclrexcpt.c
index a34060ce8..f8e89d76c 100644
--- a/libm/i386/fclrexcpt.c
+++ b/libm/i386/fclrexcpt.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <unistd.h>
diff --git a/libm/i386/fedisblxcpt.c b/libm/i386/fedisblxcpt.c
index 75dc17897..6f378c9bd 100644
--- a/libm/i386/fedisblxcpt.c
+++ b/libm/i386/fedisblxcpt.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <unistd.h>
diff --git a/libm/i386/feenablxcpt.c b/libm/i386/feenablxcpt.c
index 174f9f1ad..f4f04ba60 100644
--- a/libm/i386/feenablxcpt.c
+++ b/libm/i386/feenablxcpt.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <unistd.h>
diff --git a/libm/i386/fegetenv.c b/libm/i386/fegetenv.c
index abbf179e0..1ff819802 100644
--- a/libm/i386/fegetenv.c
+++ b/libm/i386/fegetenv.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
diff --git a/libm/i386/fegetexcept.c b/libm/i386/fegetexcept.c
index 71bac788b..e5da558f9 100644
--- a/libm/i386/fegetexcept.c
+++ b/libm/i386/fegetexcept.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
diff --git a/libm/i386/fegetround.c b/libm/i386/fegetround.c
index 8ae0c3aff..c71f52804 100644
--- a/libm/i386/fegetround.c
+++ b/libm/i386/fegetround.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
diff --git a/libm/i386/feholdexcpt.c b/libm/i386/feholdexcpt.c
index d283e9e44..c0204e677 100644
--- a/libm/i386/feholdexcpt.c
+++ b/libm/i386/feholdexcpt.c
@@ -15,9 +15,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <unistd.h>
diff --git a/libm/i386/fesetenv.c b/libm/i386/fesetenv.c
index fdb4fcc92..c71c7716d 100644
--- a/libm/i386/fesetenv.c
+++ b/libm/i386/fesetenv.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <assert.h>
diff --git a/libm/i386/fesetround.c b/libm/i386/fesetround.c
index e1ba16975..66e3d1a33 100644
--- a/libm/i386/fesetround.c
+++ b/libm/i386/fesetround.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <unistd.h>
diff --git a/libm/i386/feupdateenv.c b/libm/i386/feupdateenv.c
index 91b535dc6..250b47aac 100644
--- a/libm/i386/feupdateenv.c
+++ b/libm/i386/feupdateenv.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <unistd.h>
diff --git a/libm/i386/fgetexcptflg.c b/libm/i386/fgetexcptflg.c
index f99122610..a68587d6c 100644
--- a/libm/i386/fgetexcptflg.c
+++ b/libm/i386/fgetexcptflg.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
diff --git a/libm/i386/fraiseexcpt.c b/libm/i386/fraiseexcpt.c
index fcb3d0e84..d8effab54 100644
--- a/libm/i386/fraiseexcpt.c
+++ b/libm/i386/fraiseexcpt.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/libm/i386/fsetexcptflg.c b/libm/i386/fsetexcptflg.c
index bdd1dcca0..81793ead4 100644
--- a/libm/i386/fsetexcptflg.c
+++ b/libm/i386/fsetexcptflg.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/libm/i386/ftestexcept.c b/libm/i386/ftestexcept.c
index f45beced9..4cac50d00 100644
--- a/libm/i386/ftestexcept.c
+++ b/libm/i386/ftestexcept.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <unistd.h>