about summary refs log tree commit diff
path: root/bits/dlfcn.h
diff options
context:
space:
mode:
Diffstat (limited to 'bits/dlfcn.h')
-rw-r--r--bits/dlfcn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bits/dlfcn.h b/bits/dlfcn.h
index 8e311f745c..552e53b1b5 100644
--- a/bits/dlfcn.h
+++ b/bits/dlfcn.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/>.  */
 
 #ifndef _DLFCN_H
 # error "Never use <bits/dlfcn.h> directly; include <dlfcn.h> instead."