]> sourceware.org Git - glibc.git/blobdiff - resource/ulimit.c
Update copyright dates with scripts/update-copyrights.
[glibc.git] / resource / ulimit.c
index dca376e28451e3bc0a2d3a923ddc478125f54388..ef95870b71476e120fab53a24c83fb7018d385d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2015 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2020 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/>.  */
 
 #include <errno.h>
 #include <sys/resource.h>
This page took 0.02945 seconds and 5 git commands to generate.