summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/backtrace.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86_64/backtrace.c')
-rw-r--r--sysdeps/x86_64/backtrace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86_64/backtrace.c b/sysdeps/x86_64/backtrace.c
index c09a591840..e940174b2a 100644
--- a/sysdeps/x86_64/backtrace.c
+++ b/sysdeps/x86_64/backtrace.c
@@ -1,5 +1,5 @@
/* Return backtrace of current program state.
- Copyright (C) 2003-2013 Free Software Foundation, Inc.
+ Copyright (C) 2003-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.