diff options
Diffstat (limited to 'debug/segfault.c')
-rw-r--r-- | debug/segfault.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/segfault.c b/debug/segfault.c index 3459a2a..4f28b33 100644 --- a/debug/segfault.c +++ b/debug/segfault.c @@ -1,5 +1,5 @@ /* Catch segmentation faults and print backtrace. - Copyright (C) 1998-2015 Free Software Foundation, Inc. + Copyright (C) 1998-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998. |