diff options
Diffstat (limited to 'sysdeps/mips/setjmp_aux.c')
-rw-r--r-- | sysdeps/mips/setjmp_aux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mips/setjmp_aux.c b/sysdeps/mips/setjmp_aux.c index 1b9fe535be..1f245db225 100644 --- a/sysdeps/mips/setjmp_aux.c +++ b/sysdeps/mips/setjmp_aux.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1996-2020 Free Software Foundation, Inc. +/* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Brendan Kehoe (brendan@zen.org). |