]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - stdio-common/asprintf.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / stdio-common / asprintf.c
index f429d6688c3c8a31dd967109c5de7f7bafef8591..32925b6d1508955276ebf75310d785c21210c326 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/>.  */
 
 #include <stdarg.h>
 #include <libioP.h>