diff options
Diffstat (limited to 'lib/libc/glibc/sysdeps/unix/sysv/linux/x86_64/kernel-features.h')
| -rw-r--r-- | lib/libc/glibc/sysdeps/unix/sysv/linux/x86_64/kernel-features.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/glibc/sysdeps/unix/sysv/linux/x86_64/kernel-features.h b/lib/libc/glibc/sysdeps/unix/sysv/linux/x86_64/kernel-features.h index 26280f57ec..80ff5684a7 100644 --- a/lib/libc/glibc/sysdeps/unix/sysv/linux/x86_64/kernel-features.h +++ b/lib/libc/glibc/sysdeps/unix/sysv/linux/x86_64/kernel-features.h @@ -1,6 +1,6 @@ /* Set flags signalling availability of kernel features based on given kernel version number. x86-64 version. - Copyright (C) 1999-2019 Free Software Foundation, Inc. + Copyright (C) 1999-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 @@ -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/>. */ /* Define that x32 is a ILP32 ABI to set the correct interface to pass 64-bits values through syscalls. */ |
