diff options
author | Joel Brobecker <brobecker@gnat.com> | 2012-01-04 08:27:48 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2012-01-04 08:27:48 +0000 |
commit | f6a90d34257cc589e04d5f7e24340b0baa86a775 (patch) | |
tree | 6ccb9cd23a9ea1f08970ed6f288ef6adf02d4777 /sim/m32r/m32r.c | |
parent | b65049e362fd91271924324d92f0b1a00ded151c (diff) | |
download | gdb-f6a90d34257cc589e04d5f7e24340b0baa86a775.tar.gz |
Copyright year update in most files of the GDB Project.
gdb/ChangeLog:
Copyright year update in most files of the GDB Project.
Diffstat (limited to 'sim/m32r/m32r.c')
-rw-r--r-- | sim/m32r/m32r.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/m32r/m32r.c b/sim/m32r/m32r.c index a677dda0976..45efdd66175 100644 --- a/sim/m32r/m32r.c +++ b/sim/m32r/m32r.c @@ -1,6 +1,6 @@ /* m32r simulator support code - Copyright (C) 1996, 1997, 1998, 2003, 2007, 2008, 2009, 2010, 2011 - Free Software Foundation, Inc. + Copyright (C) 1996-1998, 2003, 2007-2012 Free Software Foundation, + Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. |