diff options
Diffstat (limited to 'sim/cr16')
-rw-r--r-- | sim/cr16/Makefile.in | 2 | ||||
-rw-r--r-- | sim/cr16/cr16_sim.h | 2 | ||||
-rw-r--r-- | sim/cr16/gencode.c | 2 | ||||
-rw-r--r-- | sim/cr16/interp.c | 2 | ||||
-rw-r--r-- | sim/cr16/sim-main.h | 2 | ||||
-rw-r--r-- | sim/cr16/simops.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/sim/cr16/Makefile.in b/sim/cr16/Makefile.in index 2d0e435..474b094 100644 --- a/sim/cr16/Makefile.in +++ b/sim/cr16/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the CR16 sim library. -# Copyright (C) 2008-2016 Free Software Foundation, Inc. +# Copyright (C) 2008-2017 Free Software Foundation, Inc. # Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com> # # This program is free software; you can redistribute it and/or modify diff --git a/sim/cr16/cr16_sim.h b/sim/cr16/cr16_sim.h index 1b6ed08..c7c003a 100644 --- a/sim/cr16/cr16_sim.h +++ b/sim/cr16/cr16_sim.h @@ -1,5 +1,5 @@ /* Simulation code for the CR16 processor. - Copyright (C) 2008-2016 Free Software Foundation, Inc. + Copyright (C) 2008-2017 Free Software Foundation, Inc. Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com> This file is part of GDB, the GNU debugger. diff --git a/sim/cr16/gencode.c b/sim/cr16/gencode.c index 6564ab0..8869373 100644 --- a/sim/cr16/gencode.c +++ b/sim/cr16/gencode.c @@ -1,5 +1,5 @@ /* Simulation code for the CR16 processor. - Copyright (C) 2008-2016 Free Software Foundation, Inc. + Copyright (C) 2008-2017 Free Software Foundation, Inc. Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com> This file is part of GDB, the GNU debugger. diff --git a/sim/cr16/interp.c b/sim/cr16/interp.c index fd63708..df37860 100644 --- a/sim/cr16/interp.c +++ b/sim/cr16/interp.c @@ -1,5 +1,5 @@ /* Simulation code for the CR16 processor. - Copyright (C) 2008-2016 Free Software Foundation, Inc. + Copyright (C) 2008-2017 Free Software Foundation, Inc. Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com> This file is part of GDB, the GNU debugger. diff --git a/sim/cr16/sim-main.h b/sim/cr16/sim-main.h index 208f917..33e0837 100644 --- a/sim/cr16/sim-main.h +++ b/sim/cr16/sim-main.h @@ -1,5 +1,5 @@ /* Simulation code for the CR16 processor. - Copyright (C) 2009-2016 Free Software Foundation, Inc. + Copyright (C) 2009-2017 Free Software Foundation, Inc. This file is part of simulators. diff --git a/sim/cr16/simops.c b/sim/cr16/simops.c index 2f0704d..147b02e 100644 --- a/sim/cr16/simops.c +++ b/sim/cr16/simops.c @@ -1,5 +1,5 @@ /* Simulation code for the CR16 processor. - Copyright (C) 2008-2016 Free Software Foundation, Inc. + Copyright (C) 2008-2017 Free Software Foundation, Inc. Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com> This file is part of GDB, the GNU debugger. |