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/i386/fclrexcpt.c | 5 ++--- libm/i386/fedisblxcpt.c | 5 ++--- libm/i386/feenablxcpt.c | 5 ++--- libm/i386/fegetenv.c | 5 ++--- libm/i386/fegetexcept.c | 5 ++--- libm/i386/fegetround.c | 5 ++--- libm/i386/feholdexcpt.c | 5 ++--- libm/i386/fesetenv.c | 5 ++--- libm/i386/fesetround.c | 5 ++--- libm/i386/feupdateenv.c | 5 ++--- libm/i386/fgetexcptflg.c | 5 ++--- libm/i386/fraiseexcpt.c | 5 ++--- libm/i386/fsetexcptflg.c | 5 ++--- libm/i386/ftestexcept.c | 5 ++--- 14 files changed, 28 insertions(+), 42 deletions(-) (limited to 'libm/i386') 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include 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 + . */ #include 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 + . */ #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include #include -- cgit v1.2.3