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 --- libm/powerpc/e500/fpu/fclrexcpt.c | 5 ++--- libm/powerpc/e500/fpu/fe_nomask.c | 5 ++--- libm/powerpc/e500/fpu/fedisblxcpt.c | 5 ++--- libm/powerpc/e500/fpu/feenablxcpt.c | 5 ++--- libm/powerpc/e500/fpu/fegetenv.c | 5 ++--- libm/powerpc/e500/fpu/fegetexcept.c | 5 ++--- libm/powerpc/e500/fpu/fegetround.c | 5 ++--- libm/powerpc/e500/fpu/feholdexcpt.c | 5 ++--- libm/powerpc/e500/fpu/fenv_const.c | 5 ++--- libm/powerpc/e500/fpu/fenv_libc.h | 5 ++--- libm/powerpc/e500/fpu/fesetenv.c | 5 ++--- libm/powerpc/e500/fpu/fesetround.c | 5 ++--- libm/powerpc/e500/fpu/feupdateenv.c | 5 ++--- libm/powerpc/e500/fpu/fgetexcptflg.c | 5 ++--- libm/powerpc/e500/fpu/fraiseexcpt.c | 5 ++--- libm/powerpc/e500/fpu/fsetexcptflg.c | 5 ++--- libm/powerpc/e500/fpu/ftestexcept.c | 5 ++--- libm/powerpc/e500/spe-raise.c | 5 ++--- 18 files changed, 36 insertions(+), 54 deletions(-) (limited to 'libm/powerpc') diff --git a/libm/powerpc/e500/fpu/fclrexcpt.c b/libm/powerpc/e500/fpu/fclrexcpt.c index 42e8b6bab..805aaa487 100644 --- a/libm/powerpc/e500/fpu/fclrexcpt.c +++ b/libm/powerpc/e500/fpu/fclrexcpt.c @@ -13,9 +13,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 "fenv_libc.h" #undef feclearexcept diff --git a/libm/powerpc/e500/fpu/fe_nomask.c b/libm/powerpc/e500/fpu/fe_nomask.c index ad7b324c0..d5915165c 100644 --- a/libm/powerpc/e500/fpu/fe_nomask.c +++ b/libm/powerpc/e500/fpu/fe_nomask.c @@ -13,9 +13,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/libm/powerpc/e500/fpu/fedisblxcpt.c b/libm/powerpc/e500/fpu/fedisblxcpt.c index aeca87bc6..0700f4577 100644 --- a/libm/powerpc/e500/fpu/fedisblxcpt.c +++ b/libm/powerpc/e500/fpu/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 + . */ #include "fenv_libc.h" #include diff --git a/libm/powerpc/e500/fpu/feenablxcpt.c b/libm/powerpc/e500/fpu/feenablxcpt.c index 999fdd734..9f03181f4 100644 --- a/libm/powerpc/e500/fpu/feenablxcpt.c +++ b/libm/powerpc/e500/fpu/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 + . */ #include "fenv_libc.h" #include diff --git a/libm/powerpc/e500/fpu/fegetenv.c b/libm/powerpc/e500/fpu/fegetenv.c index fbafdc208..c1a914dc3 100644 --- a/libm/powerpc/e500/fpu/fegetenv.c +++ b/libm/powerpc/e500/fpu/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 + . */ #include "fenv_libc.h" #include diff --git a/libm/powerpc/e500/fpu/fegetexcept.c b/libm/powerpc/e500/fpu/fegetexcept.c index c0398461c..bf0215d62 100644 --- a/libm/powerpc/e500/fpu/fegetexcept.c +++ b/libm/powerpc/e500/fpu/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 + . */ #include "fenv_libc.h" diff --git a/libm/powerpc/e500/fpu/fegetround.c b/libm/powerpc/e500/fpu/fegetround.c index 6e568fa23..f501c6ce8 100644 --- a/libm/powerpc/e500/fpu/fegetround.c +++ b/libm/powerpc/e500/fpu/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 + . */ #include "fenv_libc.h" diff --git a/libm/powerpc/e500/fpu/feholdexcpt.c b/libm/powerpc/e500/fpu/feholdexcpt.c index eccde4217..edeb2cf81 100644 --- a/libm/powerpc/e500/fpu/feholdexcpt.c +++ b/libm/powerpc/e500/fpu/feholdexcpt.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 + . */ #include "fenv_libc.h" #include diff --git a/libm/powerpc/e500/fpu/fenv_const.c b/libm/powerpc/e500/fpu/fenv_const.c index 073fc9277..3c9f5578a 100644 --- a/libm/powerpc/e500/fpu/fenv_const.c +++ b/libm/powerpc/e500/fpu/fenv_const.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 the default argument is used we use this value. */ const unsigned long long __fe_dfl_env __attribute__ ((aligned (8))) = diff --git a/libm/powerpc/e500/fpu/fenv_libc.h b/libm/powerpc/e500/fpu/fenv_libc.h index 22c3f1452..0926fca37 100644 --- a/libm/powerpc/e500/fpu/fenv_libc.h +++ b/libm/powerpc/e500/fpu/fenv_libc.h @@ -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 + . */ #ifndef _FENV_LIBC_H #define _FENV_LIBC_H 1 diff --git a/libm/powerpc/e500/fpu/fesetenv.c b/libm/powerpc/e500/fpu/fesetenv.c index cc0cc18be..392e0c0bf 100644 --- a/libm/powerpc/e500/fpu/fesetenv.c +++ b/libm/powerpc/e500/fpu/fesetenv.c @@ -13,9 +13,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 "fenv_libc.h" #include diff --git a/libm/powerpc/e500/fpu/fesetround.c b/libm/powerpc/e500/fpu/fesetround.c index 0f29a91a6..783541d5b 100644 --- a/libm/powerpc/e500/fpu/fesetround.c +++ b/libm/powerpc/e500/fpu/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 + . */ #include "fenv_libc.h" diff --git a/libm/powerpc/e500/fpu/feupdateenv.c b/libm/powerpc/e500/fpu/feupdateenv.c index 03f3af8d9..47f316318 100644 --- a/libm/powerpc/e500/fpu/feupdateenv.c +++ b/libm/powerpc/e500/fpu/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 + . */ #include "fenv_libc.h" #include diff --git a/libm/powerpc/e500/fpu/fgetexcptflg.c b/libm/powerpc/e500/fpu/fgetexcptflg.c index 62d7f2c32..d27356574 100644 --- a/libm/powerpc/e500/fpu/fgetexcptflg.c +++ b/libm/powerpc/e500/fpu/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 + . */ #include "fenv_libc.h" diff --git a/libm/powerpc/e500/fpu/fraiseexcpt.c b/libm/powerpc/e500/fpu/fraiseexcpt.c index 39caf79d3..0c92b2868 100644 --- a/libm/powerpc/e500/fpu/fraiseexcpt.c +++ b/libm/powerpc/e500/fpu/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 + . */ #include "fenv_libc.h" diff --git a/libm/powerpc/e500/fpu/fsetexcptflg.c b/libm/powerpc/e500/fpu/fsetexcptflg.c index 8e4bb895d..11ea89f16 100644 --- a/libm/powerpc/e500/fpu/fsetexcptflg.c +++ b/libm/powerpc/e500/fpu/fsetexcptflg.c @@ -13,9 +13,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 "fenv_libc.h" diff --git a/libm/powerpc/e500/fpu/ftestexcept.c b/libm/powerpc/e500/fpu/ftestexcept.c index 971c51965..55f752b25 100644 --- a/libm/powerpc/e500/fpu/ftestexcept.c +++ b/libm/powerpc/e500/fpu/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 + . */ #include "fenv_libc.h" diff --git a/libm/powerpc/e500/spe-raise.c b/libm/powerpc/e500/spe-raise.c index b83087fd0..42b1598bd 100644 --- a/libm/powerpc/e500/spe-raise.c +++ b/libm/powerpc/e500/spe-raise.c @@ -13,9 +13,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 "fpu/fenv_libc.h" -- cgit v1.2.3