diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:25:22 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:25:22 +0000 |
commit | f9fb6ba0664c5fed8cdaff2a355890bb7f3d399b (patch) | |
tree | c14eb843d7672025ed9efa988815465695979d08 /libgcc/config/pa/linux-unwind.h | |
parent | a12e71967bfc93773bf7579a060afb2b275b37e8 (diff) | |
download | gcc-f9fb6ba0664c5fed8cdaff2a355890bb7f3d399b.tar.gz |
Update copyright years in libgcc/
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206295 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgcc/config/pa/linux-unwind.h')
-rw-r--r-- | libgcc/config/pa/linux-unwind.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/pa/linux-unwind.h b/libgcc/config/pa/linux-unwind.h index aacea0e9ab5..485f2d98e76 100644 --- a/libgcc/config/pa/linux-unwind.h +++ b/libgcc/config/pa/linux-unwind.h @@ -1,5 +1,5 @@ /* DWARF2 EH unwinding support for PA Linux. - Copyright (C) 2004-2013 Free Software Foundation, Inc. + Copyright (C) 2004-2014 Free Software Foundation, Inc. This file is part of GCC. |