Prefer https to http for gnu.org and fsf.org URLs
[platform/upstream/glibc.git] / posix / bug-regex9.c
index f5070c6..0153f5d 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for memory handling in regex.
-   Copyright (C) 2002-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
@@ -15,7 +15,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 <sys/types.h>
 #include <mcheck.h>