about summary refs log tree commit diff
path: root/dlfcn/bug-dl-leaf.c
diff options
context:
space:
mode:
Diffstat (limited to 'dlfcn/bug-dl-leaf.c')
-rw-r--r--dlfcn/bug-dl-leaf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dlfcn/bug-dl-leaf.c b/dlfcn/bug-dl-leaf.c
index 4ed8e9646b..5eec7564ea 100644
--- a/dlfcn/bug-dl-leaf.c
+++ b/dlfcn/bug-dl-leaf.c
@@ -17,7 +17,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 TEST_FUNCTION lib_main ()
 extern int lib_main (void);