diff options
author | Alan Modra <amodra@gcc.gnu.org> | 2011-07-28 17:55:26 +0930 |
---|---|---|
committer | Alan Modra <amodra@gcc.gnu.org> | 2011-07-28 17:55:26 +0930 |
commit | c35c943f68d45d199500488d5debbeb95cfc9154 (patch) | |
tree | b32760bcd7ff90666a83ef8f1eb4669e73ba7911 | |
parent | 296799ba06ab9ff273038e9b4dd93ca9ba65bf1c (diff) | |
download | gcc-c35c943f68d45d199500488d5debbeb95cfc9154.zip gcc-c35c943f68d45d199500488d5debbeb95cfc9154.tar.gz gcc-c35c943f68d45d199500488d5debbeb95cfc9154.tar.bz2 |
update copyright
From-SVN: r176863
-rw-r--r-- | libgcc/config/rs6000/linux-unwind.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libgcc/config/rs6000/linux-unwind.h b/libgcc/config/rs6000/linux-unwind.h index 27e5f82..4800925 100644 --- a/libgcc/config/rs6000/linux-unwind.h +++ b/libgcc/config/rs6000/linux-unwind.h @@ -1,5 +1,6 @@ /* DWARF2 EH unwinding support for PowerPC and PowerPC64 Linux. - Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. + Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2011 + Free Software Foundation, Inc. This file is part of GCC. |