summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sparc/soft-fp
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/sparc/soft-fp')
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/double.h5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/extended.h5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/longlong.h5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/mp_clz_tab.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/op-1.h5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/op-2.h5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/op-4.h5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/op-8.h5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/op-common.h5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_add.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_cmp.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_cmpe.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_div.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_dtoq.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_feq.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_fge.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_fgt.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_fle.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_flt.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_fne.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_itoq.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_lltoq.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_mul.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_neg.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_qtod.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_qtoi.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_qtoll.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_qtos.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_qtou.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_qtoull.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_sqrt.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_stoq.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_sub.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_ulltoq.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_util.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/q_utoq.c5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/quad.h5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/sfp-machine.h5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/single.h5
-rw-r--r--libc/sysdeps/linux/sparc/soft-fp/soft-fp.h5
40 files changed, 80 insertions, 120 deletions
diff --git a/libc/sysdeps/linux/sparc/soft-fp/double.h b/libc/sysdeps/linux/sparc/soft-fp/double.h
index b012d9d51..9a1f78492 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/double.h
+++ b/libc/sysdeps/linux/sparc/soft-fp/double.h
@@ -27,9 +27,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, 51 Franklin Street, Fifth Floor, Boston,
- MA 02110-1301, USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#if _FP_W_TYPE_SIZE < 32
#error "Here's a nickel kid. Go buy yourself a real computer."
diff --git a/libc/sysdeps/linux/sparc/soft-fp/extended.h b/libc/sysdeps/linux/sparc/soft-fp/extended.h
index e5f16debe..3ab6b6aa2 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/extended.h
+++ b/libc/sysdeps/linux/sparc/soft-fp/extended.h
@@ -24,9 +24,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, 51 Franklin Street, Fifth Floor, Boston,
- MA 02110-1301, USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#if _FP_W_TYPE_SIZE < 32
#error "Here's a nickel, kid. Go buy yourself a real computer."
diff --git a/libc/sysdeps/linux/sparc/soft-fp/longlong.h b/libc/sysdeps/linux/sparc/soft-fp/longlong.h
index a2f38ae2a..ccff2d889 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/longlong.h
+++ b/libc/sysdeps/linux/sparc/soft-fp/longlong.h
@@ -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/>. */
/* You have to define the following before including this file:
diff --git a/libc/sysdeps/linux/sparc/soft-fp/mp_clz_tab.c b/libc/sysdeps/linux/sparc/soft-fp/mp_clz_tab.c
index 2220299e7..14052a108 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/mp_clz_tab.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/mp_clz_tab.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/>. */
#if 0
#include <gmp.h>
diff --git a/libc/sysdeps/linux/sparc/soft-fp/op-1.h b/libc/sysdeps/linux/sparc/soft-fp/op-1.h
index 35cd0ba7b..2cffb7fb3 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/op-1.h
+++ b/libc/sysdeps/linux/sparc/soft-fp/op-1.h
@@ -27,9 +27,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, 51 Franklin Street, Fifth Floor, Boston,
- MA 02110-1301, USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#define _FP_FRAC_DECL_1(X) _FP_W_TYPE X##_f
#define _FP_FRAC_COPY_1(D,S) (D##_f = S##_f)
diff --git a/libc/sysdeps/linux/sparc/soft-fp/op-2.h b/libc/sysdeps/linux/sparc/soft-fp/op-2.h
index 3a3b3aa06..7c7a95836 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/op-2.h
+++ b/libc/sysdeps/linux/sparc/soft-fp/op-2.h
@@ -27,9 +27,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, 51 Franklin Street, Fifth Floor, Boston,
- MA 02110-1301, USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#define _FP_FRAC_DECL_2(X) _FP_W_TYPE X##_f0, X##_f1
#define _FP_FRAC_COPY_2(D,S) (D##_f0 = S##_f0, D##_f1 = S##_f1)
diff --git a/libc/sysdeps/linux/sparc/soft-fp/op-4.h b/libc/sysdeps/linux/sparc/soft-fp/op-4.h
index 70b9fafbe..a81e7ab7c 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/op-4.h
+++ b/libc/sysdeps/linux/sparc/soft-fp/op-4.h
@@ -27,9 +27,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, 51 Franklin Street, Fifth Floor, Boston,
- MA 02110-1301, USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#define _FP_FRAC_DECL_4(X) _FP_W_TYPE X##_f[4]
#define _FP_FRAC_COPY_4(D,S) \
diff --git a/libc/sysdeps/linux/sparc/soft-fp/op-8.h b/libc/sysdeps/linux/sparc/soft-fp/op-8.h
index e0612a5e6..be3e90d96 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/op-8.h
+++ b/libc/sysdeps/linux/sparc/soft-fp/op-8.h
@@ -26,9 +26,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, 51 Franklin Street, Fifth Floor, Boston,
- MA 02110-1301, USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/* We need just a few things from here for op-4, if we ever need some
other macros, they can be added. */
diff --git a/libc/sysdeps/linux/sparc/soft-fp/op-common.h b/libc/sysdeps/linux/sparc/soft-fp/op-common.h
index ef11b527b..b70026f90 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/op-common.h
+++ b/libc/sysdeps/linux/sparc/soft-fp/op-common.h
@@ -26,9 +26,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, 51 Franklin Street, Fifth Floor, Boston,
- MA 02110-1301, USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#define _FP_DECL(wc, X) \
_FP_I_TYPE X##_c __attribute__((unused)), X##_s, X##_e; \
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_add.c b/libc/sysdeps/linux/sparc/soft-fp/q_add.c
index 987c72558..67e07c285 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_add.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_add.c
@@ -16,9 +16,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 "soft-fp.h"
#include "quad.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_cmp.c b/libc/sysdeps/linux/sparc/soft-fp/q_cmp.c
index a93792ba6..8c7f005e0 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_cmp.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_cmp.c
@@ -16,9 +16,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 "soft-fp.h"
#include "quad.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_cmpe.c b/libc/sysdeps/linux/sparc/soft-fp/q_cmpe.c
index 135d63cc6..60d6c3628 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_cmpe.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_cmpe.c
@@ -17,9 +17,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 "soft-fp.h"
#include "quad.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_div.c b/libc/sysdeps/linux/sparc/soft-fp/q_div.c
index 86db5ed9e..14249f427 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_div.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_div.c
@@ -16,9 +16,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 "soft-fp.h"
#include "quad.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_dtoq.c b/libc/sysdeps/linux/sparc/soft-fp/q_dtoq.c
index 6b119f450..05b1643ee 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_dtoq.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_dtoq.c
@@ -16,9 +16,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 "soft-fp.h"
#include "double.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_feq.c b/libc/sysdeps/linux/sparc/soft-fp/q_feq.c
index 12cd7972d..cee667c10 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_feq.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_feq.c
@@ -16,9 +16,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 "soft-fp.h"
#include "quad.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_fge.c b/libc/sysdeps/linux/sparc/soft-fp/q_fge.c
index db1fdbe82..997990e7a 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_fge.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_fge.c
@@ -16,9 +16,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 "soft-fp.h"
#include "quad.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_fgt.c b/libc/sysdeps/linux/sparc/soft-fp/q_fgt.c
index a9f8cd0bb..5f95f82cd 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_fgt.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_fgt.c
@@ -16,9 +16,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 "soft-fp.h"
#include "quad.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_fle.c b/libc/sysdeps/linux/sparc/soft-fp/q_fle.c
index a4b97e6c6..1a7587021 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_fle.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_fle.c
@@ -16,9 +16,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 "soft-fp.h"
#include "quad.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_flt.c b/libc/sysdeps/linux/sparc/soft-fp/q_flt.c
index 3979d6576..c76a0c7bf 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_flt.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_flt.c
@@ -16,9 +16,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 "soft-fp.h"
#include "quad.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_fne.c b/libc/sysdeps/linux/sparc/soft-fp/q_fne.c
index a38059bca..1df561eac 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_fne.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_fne.c
@@ -16,9 +16,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 "soft-fp.h"
#include "quad.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_itoq.c b/libc/sysdeps/linux/sparc/soft-fp/q_itoq.c
index b50942f75..8de7cd155 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_itoq.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_itoq.c
@@ -16,9 +16,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 "soft-fp.h"
#include "quad.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_lltoq.c b/libc/sysdeps/linux/sparc/soft-fp/q_lltoq.c
index f977585e4..b718b35d6 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_lltoq.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_lltoq.c
@@ -16,9 +16,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 "soft-fp.h"
#include "quad.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_mul.c b/libc/sysdeps/linux/sparc/soft-fp/q_mul.c
index 61c3a8fac..d45b3890a 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_mul.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_mul.c
@@ -16,9 +16,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 "soft-fp.h"
#include "quad.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_neg.c b/libc/sysdeps/linux/sparc/soft-fp/q_neg.c
index 14f39e820..0e6162651 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_neg.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_neg.c
@@ -16,9 +16,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 "soft-fp.h"
#include "quad.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_qtod.c b/libc/sysdeps/linux/sparc/soft-fp/q_qtod.c
index 82b01ec8a..91ec6945d 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_qtod.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_qtod.c
@@ -16,9 +16,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 "soft-fp.h"
#include "double.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_qtoi.c b/libc/sysdeps/linux/sparc/soft-fp/q_qtoi.c
index 270ba9f67..19484f3e1 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_qtoi.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_qtoi.c
@@ -16,9 +16,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/>. */
#define FP_ROUNDMODE FP_RND_ZERO
#include "soft-fp.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_qtoll.c b/libc/sysdeps/linux/sparc/soft-fp/q_qtoll.c
index e0d29019b..ba053d936 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_qtoll.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_qtoll.c
@@ -16,9 +16,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/>. */
#define FP_ROUNDMODE FP_RND_ZERO
#include "soft-fp.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_qtos.c b/libc/sysdeps/linux/sparc/soft-fp/q_qtos.c
index 93daa23ca..030d5b9a5 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_qtos.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_qtos.c
@@ -16,9 +16,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 "soft-fp.h"
#include "single.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_qtou.c b/libc/sysdeps/linux/sparc/soft-fp/q_qtou.c
index 812b4e06e..6b199c954 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_qtou.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_qtou.c
@@ -16,9 +16,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/>. */
#define FP_ROUNDMODE FP_RND_ZERO
#include "soft-fp.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_qtoull.c b/libc/sysdeps/linux/sparc/soft-fp/q_qtoull.c
index 7a88c9f38..cdd2b617d 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_qtoull.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_qtoull.c
@@ -16,9 +16,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/>. */
#define FP_ROUNDMODE FP_RND_ZERO
#include "soft-fp.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_sqrt.c b/libc/sysdeps/linux/sparc/soft-fp/q_sqrt.c
index 373d02a63..4a83fa57f 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_sqrt.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_sqrt.c
@@ -16,9 +16,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 "soft-fp.h"
#include "quad.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_stoq.c b/libc/sysdeps/linux/sparc/soft-fp/q_stoq.c
index 714d880dd..c5d175535 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_stoq.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_stoq.c
@@ -16,9 +16,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 "soft-fp.h"
#include "single.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_sub.c b/libc/sysdeps/linux/sparc/soft-fp/q_sub.c
index 8616727bb..7d319d066 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_sub.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_sub.c
@@ -16,9 +16,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 "soft-fp.h"
#include "quad.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_ulltoq.c b/libc/sysdeps/linux/sparc/soft-fp/q_ulltoq.c
index 53c0add2d..930d296da 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_ulltoq.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_ulltoq.c
@@ -16,9 +16,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 "soft-fp.h"
#include "quad.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_util.c b/libc/sysdeps/linux/sparc/soft-fp/q_util.c
index 41ecd685d..22f70ba46 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_util.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_util.c
@@ -16,9 +16,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 "soft-fp.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/q_utoq.c b/libc/sysdeps/linux/sparc/soft-fp/q_utoq.c
index f902bf839..6b9cb6059 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/q_utoq.c
+++ b/libc/sysdeps/linux/sparc/soft-fp/q_utoq.c
@@ -16,9 +16,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 "soft-fp.h"
#include "quad.h"
diff --git a/libc/sysdeps/linux/sparc/soft-fp/quad.h b/libc/sysdeps/linux/sparc/soft-fp/quad.h
index c22e94402..ea7013879 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/quad.h
+++ b/libc/sysdeps/linux/sparc/soft-fp/quad.h
@@ -27,9 +27,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, 51 Franklin Street, Fifth Floor, Boston,
- MA 02110-1301, USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#if _FP_W_TYPE_SIZE < 32
#error "Here's a nickel, kid. Go buy yourself a real computer."
diff --git a/libc/sysdeps/linux/sparc/soft-fp/sfp-machine.h b/libc/sysdeps/linux/sparc/soft-fp/sfp-machine.h
index ecf9506b6..c86dbcddd 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/sfp-machine.h
+++ b/libc/sysdeps/linux/sparc/soft-fp/sfp-machine.h
@@ -17,9 +17,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 <fpu_control.h>
#include <stdlib.h>
diff --git a/libc/sysdeps/linux/sparc/soft-fp/single.h b/libc/sysdeps/linux/sparc/soft-fp/single.h
index 9c3734adf..c10d25a4a 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/single.h
+++ b/libc/sysdeps/linux/sparc/soft-fp/single.h
@@ -27,9 +27,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, 51 Franklin Street, Fifth Floor, Boston,
- MA 02110-1301, USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#if _FP_W_TYPE_SIZE < 32
#error "Here's a nickel kid. Go buy yourself a real computer."
diff --git a/libc/sysdeps/linux/sparc/soft-fp/soft-fp.h b/libc/sysdeps/linux/sparc/soft-fp/soft-fp.h
index 40f0dbd54..522fba143 100644
--- a/libc/sysdeps/linux/sparc/soft-fp/soft-fp.h
+++ b/libc/sysdeps/linux/sparc/soft-fp/soft-fp.h
@@ -27,9 +27,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, 51 Franklin Street, Fifth Floor, Boston,
- MA 02110-1301, USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#ifndef SOFT_FP_H
#define SOFT_FP_H