diff options
Diffstat (limited to 'setjmp/bsd-setjmp.c')
-rw-r--r-- | setjmp/bsd-setjmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setjmp/bsd-setjmp.c b/setjmp/bsd-setjmp.c index 060b2a73a9..d32a3baba6 100644 --- a/setjmp/bsd-setjmp.c +++ b/setjmp/bsd-setjmp.c @@ -1,5 +1,5 @@ /* BSD `setjmp' entry point to `sigsetjmp (..., 1)'. Stub version. - Copyright (C) 1994-2019 Free Software Foundation, Inc. + Copyright (C) 1994-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 |