]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - resource/vlimit.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / resource / vlimit.c
index 0f53261b0fcff32601eb0e5f7fadc309d6736ecb..1bc09f8f62cc0bc862c3adab8dc9cbad18af0cf1 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/>.  */
 
 /* This is generic in the sense that it will work with the BSD, SYSV,
    or stub versions of getrlimit.  Separate versions could be written