about summary refs log tree commit diff
path: root/misc/lsearch.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/lsearch.c')
-rw-r--r--misc/lsearch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/lsearch.c b/misc/lsearch.c
index 4e0e9d4ba2..35b7624819 100644
--- a/misc/lsearch.c
+++ b/misc/lsearch.c
@@ -15,7 +15,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/>.  */
 
 #include <search.h>
 #include <string.h>