diff options
Diffstat (limited to 'sim/cr16/simops.c')
-rw-r--r-- | sim/cr16/simops.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/cr16/simops.c b/sim/cr16/simops.c index c42837f67a7..c46aa1bf5d4 100644 --- a/sim/cr16/simops.c +++ b/sim/cr16/simops.c @@ -1,12 +1,12 @@ /* Simulation code for the CR16 processor. - Copyright (C) 2008 Free Software Foundation, Inc. + Copyright (C) 2008, 2009 Free Software Foundation, Inc. Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com> This file is part of GDB, the GNU debugger. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 3, or (at your option) + the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, |