diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:24:37 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:24:37 +0000 |
commit | 225b76bf776d435a1e1ff4288516cd8ba008e394 (patch) | |
tree | a508f18812e814b8c9e6987574ed50f17dd7f1d4 /libbacktrace/fileline.c | |
parent | 264713c5de23cc1ec521fb12e9d76e0ed33e8800 (diff) | |
download | gcc-225b76bf776d435a1e1ff4288516cd8ba008e394.tar.gz |
Update copyright years in libbacktrace/
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206292 138bc75d-0d04-0410-961f-82ee72b054a4
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 cc063f52c0d..bab5351cab3 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 |