diff options
Diffstat (limited to 'lib/libc/include/aarch64-linux-gnu/sys/ucontext.h')
| -rw-r--r-- | lib/libc/include/aarch64-linux-gnu/sys/ucontext.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/include/aarch64-linux-gnu/sys/ucontext.h b/lib/libc/include/aarch64-linux-gnu/sys/ucontext.h index 273ba806dd..a3ede3eb97 100644 --- a/lib/libc/include/aarch64-linux-gnu/sys/ucontext.h +++ b/lib/libc/include/aarch64-linux-gnu/sys/ucontext.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1998-2019 Free Software Foundation, Inc. +/* Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. @@ -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/>. */ /* System V/AArch64 ABI compliant context switching support. */ |
