about summary refs log tree commit diff
path: root/sysdeps/generic/math_private_calls.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/math_private_calls.h')
-rw-r--r--sysdeps/generic/math_private_calls.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/math_private_calls.h b/sysdeps/generic/math_private_calls.h
index 5008ed9b05..cb86a5d57d 100644
--- a/sysdeps/generic/math_private_calls.h
+++ b/sysdeps/generic/math_private_calls.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 __MSUF_X(x, suffix) x ## suffix
 #define __MSUF_S(...) __MSUF_X (__VA_ARGS__)