diff options
Diffstat (limited to 'sysdeps/generic/unwind.h')
-rw-r--r-- | sysdeps/generic/unwind.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/unwind.h b/sysdeps/generic/unwind.h index b1ec421..e3db22c 100644 --- a/sysdeps/generic/unwind.h +++ b/sysdeps/generic/unwind.h @@ -1,5 +1,5 @@ /* Exception handling and frame unwind runtime interface routines. - Copyright (C) 2001-2021 Free Software Foundation, Inc. + Copyright (C) 2001-2022 Free Software Foundation, Inc. This file is part of the GNU C Library. |