summaryrefslogtreecommitdiff
path: root/libbacktrace/dwarf.c
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2013-01-14 18:17:30 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2013-01-14 18:17:30 +0000
commitf8a7e1a44da98003a28493b49adfcb97d9d832bc (patch)
tree40d09fbe657e47559b087e102c05db53044675b5 /libbacktrace/dwarf.c
parent69b2c4233bb256b6f99945d443b4ff7b95eab734 (diff)
Update copyright years in libbacktrace.
From-SVN: r195165
Diffstat (limited to 'libbacktrace/dwarf.c')
-rw-r--r--libbacktrace/dwarf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbacktrace/dwarf.c b/libbacktrace/dwarf.c
index bd7419b9c9a..87392ddec8b 100644
--- a/libbacktrace/dwarf.c
+++ b/libbacktrace/dwarf.c
@@ -1,5 +1,5 @@
/* dwarf.c -- Get file/line information from DWARF 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