diff options
Diffstat (limited to 'ports/sysdeps/m68k/bsd-_setjmp.c')
-rw-r--r-- | ports/sysdeps/m68k/bsd-_setjmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/m68k/bsd-_setjmp.c b/ports/sysdeps/m68k/bsd-_setjmp.c index 0e39dd263c..dadf5b8914 100644 --- a/ports/sysdeps/m68k/bsd-_setjmp.c +++ b/ports/sysdeps/m68k/bsd-_setjmp.c @@ -1,5 +1,5 @@ /* BSD `_setjmp' entry point to `sigsetjmp (..., 0)'. m68k version. - Copyright (C) 1994, 1997, 2001, 2002 Free Software Foundation, Inc. + Copyright (C) 1994-2013 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 |