about summary refs log tree commit diff
path: root/sysdeps/generic/math-nan-payload-float.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/math-nan-payload-float.h')
-rw-r--r--sysdeps/generic/math-nan-payload-float.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/math-nan-payload-float.h b/sysdeps/generic/math-nan-payload-float.h
index cbf39152f0..aecbd373e9 100644
--- a/sysdeps/generic/math-nan-payload-float.h
+++ b/sysdeps/generic/math-nan-payload-float.h
@@ -14,7 +14,7 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <http://www.gnu.org/licenses/>.  */
+   <https://www.gnu.org/licenses/>.  */
 
 #define SET_NAN_PAYLOAD(flt, mant)		\
   do						\