]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - wcsmbs/wcsstr.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / wcsmbs / wcsstr.c
index 4443a9634ecf22e295ae63b66bdeb37f9da0ba88..9661cb3d97a839505779429f0b49dea98249e318 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/>.  */
 
 /*
  * The original strstr() file contains the following comment: