diff options
author | Jakub Jelinek <jakub@gcc.gnu.org> | 2013-01-04 13:49:55 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2013-01-04 13:49:55 +0100 |
commit | 90d04a445cb821407e109da069ac93cd5ff3031f (patch) | |
tree | bb55f5b72dfc557698b74a9e740269cce291d1d5 /gcc/config/m32r | |
parent | 33879b9fc7b04a5051c4a5508eda29c355de859d (diff) | |
download | gcc-90d04a445cb821407e109da069ac93cd5ff3031f.tar.gz |
Update Copyright years for files modified in 2011 and/or 2012.
From-SVN: r194903
Diffstat (limited to 'gcc/config/m32r')
-rw-r--r-- | gcc/config/m32r/m32r.c | 2 | ||||
-rw-r--r-- | gcc/config/m32r/m32r.h | 3 | ||||
-rw-r--r-- | gcc/config/m32r/m32r.md | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/gcc/config/m32r/m32r.c b/gcc/config/m32r/m32r.c index 18b6d8a8a3e..479f04a8694 100644 --- a/gcc/config/m32r/m32r.c +++ b/gcc/config/m32r/m32r.c @@ -1,6 +1,6 @@ /* Subroutines used for code generation on the Renesas M32R cpu. Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + 2005, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/config/m32r/m32r.h b/gcc/config/m32r/m32r.h index e871328af7b..ac616046f8e 100644 --- a/gcc/config/m32r/m32r.h +++ b/gcc/config/m32r/m32r.h @@ -1,6 +1,7 @@ /* Definitions of target machine for GNU compiler, Renesas M32R cpu. Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 + Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/config/m32r/m32r.md b/gcc/config/m32r/m32r.md index cce8f1ccb74..227563b194a 100644 --- a/gcc/config/m32r/m32r.md +++ b/gcc/config/m32r/m32r.md @@ -1,6 +1,6 @@ ;; Machine description of the Renesas M32R cpu for GNU C compiler ;; Copyright (C) 1996, 1997, 1998, 1999, 2001, 2003, 2004, 2005, -; 2007, 2008, 2009 Free Software Foundation, Inc. +; 2007, 2008, 2009, 2011 Free Software Foundation, Inc. ;; This file is part of GCC. |