| Index: sim/m68hc11/interp.c
|
| diff --git a/sim/m68hc11/interp.c b/sim/m68hc11/interp.c
|
| index a9e16b997ba529c0a6a098a0ea105270fa0313e1..4cc8a85c957638661835d5799e38f7ec2ad57778 100644
|
| --- a/sim/m68hc11/interp.c
|
| +++ b/sim/m68hc11/interp.c
|
| @@ -1,5 +1,5 @@
|
| /* interp.c -- Simulator for Motorola 68HC11/68HC12
|
| - Copyright (C) 1999-2004, 2007-2012 Free Software Foundation, Inc.
|
| + Copyright (C) 1999-2013 Free Software Foundation, Inc.
|
| Written by Stephane Carrez (stcarrez@nerim.fr)
|
|
|
| This file is part of GDB, the GNU debugger.
|
|
|