diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2014-01-02 22:24:37 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2014-01-02 22:24:37 +0000 |
commit | afeba5cb1dd656d3613691caee1427761dbff358 (patch) | |
tree | a508f18812e814b8c9e6987574ed50f17dd7f1d4 /libbacktrace/fileline.c | |
parent | 3e6a2e378cca137f926d0252301f753f168578ec (diff) | |
download | gcc-afeba5cb1dd656d3613691caee1427761dbff358.zip gcc-afeba5cb1dd656d3613691caee1427761dbff358.tar.gz gcc-afeba5cb1dd656d3613691caee1427761dbff358.tar.bz2 |
Update copyright years in libbacktrace/
From-SVN: r206292
Diffstat (limited to 'libbacktrace/fileline.c')
-rw-r--r-- | libbacktrace/fileline.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbacktrace/fileline.c b/libbacktrace/fileline.c index cc063f5..bab5351c 100644 --- a/libbacktrace/fileline.c +++ b/libbacktrace/fileline.c @@ -1,5 +1,5 @@ /* fileline.c -- Get file and line number information in a backtrace. - 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 |