From 266bdc1f623fe6fe489e5115e0f8ef723705d949 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 18 Nov 2012 06:03:05 -0500 Subject: Replace FSF snail mail address with URLs This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger --- libc/sysdeps/linux/sparc/soft-fp/double.h | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/extended.h | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/longlong.h | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/mp_clz_tab.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/op-1.h | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/op-2.h | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/op-4.h | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/op-8.h | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/op-common.h | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_add.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_cmp.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_cmpe.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_div.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_dtoq.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_feq.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_fge.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_fgt.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_fle.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_flt.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_fne.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_itoq.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_lltoq.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_mul.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_neg.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_qtod.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_qtoi.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_qtoll.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_qtos.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_qtou.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_qtoull.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_sqrt.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_stoq.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_sub.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_ulltoq.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_util.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/q_utoq.c | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/quad.h | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/sfp-machine.h | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/single.h | 5 ++--- libc/sysdeps/linux/sparc/soft-fp/soft-fp.h | 5 ++--- 40 files changed, 80 insertions(+), 120 deletions(-) (limited to 'libc/sysdeps/linux/sparc/soft-fp') 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 + . */ #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 + . */ #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 + . */ /* 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 + . */ #if 0 #include 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 + . */ #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 + . */ #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 + . */ #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 + . */ /* 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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #include #include 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 + . */ #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 + . */ #ifndef SOFT_FP_H #define SOFT_FP_H -- cgit v1.2.3