diff options
Diffstat (limited to 'resource/vlimit.c')
-rw-r--r-- | resource/vlimit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/vlimit.c b/resource/vlimit.c index 0f53261b0f..1bc09f8f62 100644 --- a/resource/vlimit.c +++ b/resource/vlimit.c @@ -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 |