]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - misc/regexp.c
S390: Add support for HP_TIMING_NOW.
[thirdparty/glibc.git] / misc / regexp.c
index 0996f1d939baeee09301d78bcb34f8b6ec8b7586..5c8a441b0e93dfbf39abdec5ab0e20ac70d7e8e6 100644 (file)
@@ -1,5 +1,5 @@
 /* Compatibility symbols for the obsolete <regexp.h> interface.
-   Copyright (C) 1996-2018 Free Software Foundation, Inc.
+   Copyright (C) 1996-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
@@ -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/>.  */
 
 /* regexp.h now contains only an #error directive, so it cannot be
    used in this file.