diff options
Diffstat (limited to 'sim/m32r/traps.c')
-rw-r--r-- | sim/m32r/traps.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/m32r/traps.c b/sim/m32r/traps.c index cb1a04d335c..d6fb5db92e3 100644 --- a/sim/m32r/traps.c +++ b/sim/m32r/traps.c @@ -1,5 +1,5 @@ /* m32r exception, interrupt, and trap (EIT) support - Copyright (C) 1998, 2003, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 1998, 2003, 2007, 2008, 2009 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GDB, the GNU debugger. |