]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - string/memmem.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / string / memmem.c
index 83ee75e8c74f7fd56e8e86d1941db56ef296e135..3c9a161df80b5725f6e9cda2b87abe3a91fa72d3 100644 (file)
@@ -13,7 +13,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 _LIBC
 # include <config.h>