summaryrefslogtreecommitdiff
path: root/test/math/gen-libm-test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'test/math/gen-libm-test.pl')
-rwxr-xr-xtest/math/gen-libm-test.pl7
1 files changed, 3 insertions, 4 deletions
diff --git a/test/math/gen-libm-test.pl b/test/math/gen-libm-test.pl
index 26f819a88..118f352fa 100755
--- a/test/math/gen-libm-test.pl
+++ b/test/math/gen-libm-test.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/env perl
# Copyright (C) 1999 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# Contributed by Andreas Jaeger <aj@suse.de>, 1999.
@@ -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; see the file COPYING.LIB. If
+# not, see <http://www.gnu.org/licenses/>.
# This file needs to be tidied up
# Note that functions and tests share the same namespace.