aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ia64/fpu/feholdexcpt.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-04-16 22:10:24 -0400
committerMike Frysinger <vapier@gentoo.org>2012-04-22 23:26:51 -0400
commit75efb01851855be7cce7989f8c054118e83d5d66 (patch)
tree91e02b47dbca2eed847ba49752ede0e7c055a9a4 /sysdeps/ia64/fpu/feholdexcpt.c
parent0347518d6326846cd5fdbe4b472dfc85a2dfc78c (diff)
downloadglibc-75efb01851855be7cce7989f8c054118e83d5d66.tar
glibc-75efb01851855be7cce7989f8c054118e83d5d66.tar.gz
glibc-75efb01851855be7cce7989f8c054118e83d5d66.tar.bz2
glibc-75efb01851855be7cce7989f8c054118e83d5d66.zip
ia64: update FSF license address to URL
Processed with a simple sed script: find `find sysdeps/ -name ia64` -type f -exec sed -i \ -e '/Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA/d' \ -e 's:License along with the GNU C Library; if not, write to the Free:License along with the GNU C Library; if not, see:' \ -e 's|02111-1307 USA.|<http://www.gnu.org/licenses/>.|' {} + Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'sysdeps/ia64/fpu/feholdexcpt.c')
-rw-r--r--sysdeps/ia64/fpu/feholdexcpt.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysdeps/ia64/fpu/feholdexcpt.c b/sysdeps/ia64/fpu/feholdexcpt.c
index e50fbfada5..813cae6652 100644
--- a/sysdeps/ia64/fpu/feholdexcpt.c
+++ b/sysdeps/ia64/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
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>