aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace/elf.c
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2014-01-02 22:24:37 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2014-01-02 22:24:37 +0000
commitafeba5cb1dd656d3613691caee1427761dbff358 (patch)
treea508f18812e814b8c9e6987574ed50f17dd7f1d4 /libbacktrace/elf.c
parent3e6a2e378cca137f926d0252301f753f168578ec (diff)
downloadgcc-afeba5cb1dd656d3613691caee1427761dbff358.zip
gcc-afeba5cb1dd656d3613691caee1427761dbff358.tar.gz
gcc-afeba5cb1dd656d3613691caee1427761dbff358.tar.bz2
Update copyright years in libbacktrace/
From-SVN: r206292
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 c7e6467..6c5b179 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-2013 Free Software Foundation, Inc.
+ Copyright (C) 2012-2014 Free Software Foundation, Inc.
Written by Ian Lance Taylor, Google.
Redistribution and use in source and binary forms, with or without