diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2013-01-14 18:17:30 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2013-01-14 18:17:30 +0000 |
commit | f8a7e1a44da98003a28493b49adfcb97d9d832bc (patch) | |
tree | 40d09fbe657e47559b087e102c05db53044675b5 /libbacktrace/fileline.c | |
parent | 69b2c4233bb256b6f99945d443b4ff7b95eab734 (diff) | |
download | gcc-f8a7e1a44da98003a28493b49adfcb97d9d832bc.zip gcc-f8a7e1a44da98003a28493b49adfcb97d9d832bc.tar.gz gcc-f8a7e1a44da98003a28493b49adfcb97d9d832bc.tar.bz2 |
Update copyright years in libbacktrace.
From-SVN: r195165
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 1ade81e..e5c39be 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 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 |