diff options
Diffstat (limited to 'debug/segfault.c')
-rw-r--r-- | debug/segfault.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debug/segfault.c b/debug/segfault.c index 98886dbf15..99c65a7f13 100644 --- a/debug/segfault.c +++ b/debug/segfault.c @@ -1,6 +1,5 @@ /* Catch segmentation faults and print backtrace. - Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2007 - Free Software Foundation, Inc. + Copyright (C) 1998-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998. |