]> 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 0ae4220efba37a79a49b9194f262a090f8edda9f..1bc09f8f62cc0bc862c3adab8dc9cbad18af0cf1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2015 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -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