diff options
author | Christian Bruel <chrbr@gcc.gnu.org> | 2009-04-03 08:39:16 +0200 |
---|---|---|
committer | Christian Bruel <chrbr@gcc.gnu.org> | 2009-04-03 08:39:16 +0200 |
commit | 01e935c1d3f52076eb033c8c3692d77a89c0f7d9 (patch) | |
tree | 1c2c4f10a5422813ba8fea6e89a95985dcd76594 | |
parent | c7c583ef1f2f67b51a382414e326847f8f038e46 (diff) | |
download | gcc-01e935c1d3f52076eb033c8c3692d77a89c0f7d9.zip gcc-01e935c1d3f52076eb033c8c3692d77a89c0f7d9.tar.gz gcc-01e935c1d3f52076eb033c8c3692d77a89c0f7d9.tar.bz2 |
update copyright date
From-SVN: r145490
-rw-r--r-- | gcc/config/sh/sh-protos.h | 2 | ||||
-rw-r--r-- | gcc/config/sh/sh.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/sh/sh-protos.h b/gcc/config/sh/sh-protos.h index afc4c94..caa40a6 100644 --- a/gcc/config/sh/sh-protos.h +++ b/gcc/config/sh/sh-protos.h @@ -1,6 +1,6 @@ /* Definitions of target machine for GNU compiler for Renesas / SuperH SH. Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2003, - 2004, 2005, 2006, 2007, 2008 + 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. Contributed by Steve Chamberlain (sac@cygnus.com). Improved by Jim Wilson (wilson@cygnus.com). diff --git a/gcc/config/sh/sh.c b/gcc/config/sh/sh.c index 603ddec..4d80354 100644 --- a/gcc/config/sh/sh.c +++ b/gcc/config/sh/sh.c @@ -1,6 +1,6 @@ /* Output routines for GCC for Renesas / SuperH SH. Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, - 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. Contributed by Steve Chamberlain (sac@cygnus.com). Improved by Jim Wilson (wilson@cygnus.com). |