about summary refs log tree commit diff
path: root/sysdeps/htl/fork.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/htl/fork.h')
-rw-r--r--sysdeps/htl/fork.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/htl/fork.h b/sysdeps/htl/fork.h
index 9c6e5475c7..d5ce934f11 100644
--- a/sysdeps/htl/fork.h
+++ b/sysdeps/htl/fork.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/>.  */
 
 /* Function to call to unregister fork handlers.  */
 extern void __unregister_atfork (void *dso_handle) attribute_hidden;