]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - mach/mach.h
S390: Add support for HP_TIMING_NOW.
[thirdparty/glibc.git] / mach / mach.h
index 93398b0da5c9bf31290314a41857ec5574e1a975..4c46fa9a8cb3dd1cb5cb27e77bbcbc726ab9aae9 100644 (file)
@@ -1,5 +1,5 @@
 /* Standard header for all Mach programs.
-   Copyright (C) 1993-2018 Free Software Foundation, Inc.
+   Copyright (C) 1993-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
@@ -14,7 +14,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/>.  */
 
 #ifndef        _MACH_H