diff options
author | Joern Rennecke <amylaar@gcc.gnu.org> | 2012-11-06 05:16:42 +0000 |
---|---|---|
committer | Joern Rennecke <amylaar@gcc.gnu.org> | 2012-11-06 05:16:42 +0000 |
commit | 36947bd6e444bc20682ddc0f830acf8c69cab84c (patch) | |
tree | 18f2e949a627d6b0db746554ed60a8343f7fefa2 /gcc | |
parent | af1143bf9adf86c79e65785a18abfef8de84cf31 (diff) | |
download | gcc-36947bd6e444bc20682ddc0f830acf8c69cab84c.zip gcc-36947bd6e444bc20682ddc0f830acf8c69cab84c.tar.gz gcc-36947bd6e444bc20682ddc0f830acf8c69cab84c.tar.bz2 |
Update Copyright years.
From-SVN: r193207
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/epiphany/epiphany.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/epiphany/epiphany.c b/gcc/config/epiphany/epiphany.c index 0b3e27a..4279a14 100644 --- a/gcc/config/epiphany/epiphany.c +++ b/gcc/config/epiphany/epiphany.c @@ -1,6 +1,6 @@ /* Subroutines used for code generation on the EPIPHANY cpu. Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, - 2004, 2005, 2006, 2007, 2009, 2010, 2011 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007, 2009-2012 Free Software Foundation, Inc. Contributed by Embecosm on behalf of Adapteva, Inc. This file is part of GCC. |