summaryrefslogtreecommitdiff
path: root/libbacktrace/elf.c
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-01-14 18:17:30 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-01-14 18:17:30 +0000
commitbb88d4273ef811d99dfdfd01260bc05b7876f9c2 (patch)
tree40d09fbe657e47559b087e102c05db53044675b5 /libbacktrace/elf.c
parentd2eb4a30a0b2dfe7aac48e17be84bf263fe7fa50 (diff)
downloadgcc-bb88d4273ef811d99dfdfd01260bc05b7876f9c2.tar.gz
Update copyright years in libbacktrace.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195165 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libbacktrace/elf.c')
-rw-r--r--libbacktrace/elf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbacktrace/elf.c b/libbacktrace/elf.c
index 8433a72fcd6..ef9bcdfb495 100644
--- a/libbacktrace/elf.c
+++ b/libbacktrace/elf.c
@@ -1,5 +1,5 @@
/* elf.c -- Get debug data from an ELF file for backtraces.
- Copyright (C) 2012 Free Software Foundation, Inc.
+ Copyright (C) 2012-2013 Free Software Foundation, Inc.
Written by Ian Lance Taylor, Google.
Redistribution and use in source and binary forms, with or without