diff options
Diffstat (limited to 'sim/msp430')
-rw-r--r-- | sim/msp430/local.mk | 2 | ||||
-rw-r--r-- | sim/msp430/msp430-sim.c | 2 | ||||
-rw-r--r-- | sim/msp430/msp430-sim.h | 2 | ||||
-rw-r--r-- | sim/msp430/sim-main.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sim/msp430/local.mk b/sim/msp430/local.mk index dc43abc..92f76ca 100644 --- a/sim/msp430/local.mk +++ b/sim/msp430/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 2012-2023 Free Software Foundation, Inc. +## Copyright (C) 2012-2024 Free Software Foundation, Inc. ## Written by Red Hat Inc. ## ## This program is free software; you can redistribute it and/or modify diff --git a/sim/msp430/msp430-sim.c b/sim/msp430/msp430-sim.c index ee5a654..8c57d57 100644 --- a/sim/msp430/msp430-sim.c +++ b/sim/msp430/msp430-sim.c @@ -1,6 +1,6 @@ /* Simulator for TI MSP430 and MSP430X - Copyright (C) 2013-2023 Free Software Foundation, Inc. + Copyright (C) 2013-2024 Free Software Foundation, Inc. Contributed by Red Hat. Based on sim/bfin/bfin-sim.c which was contributed by Analog Devices, Inc. diff --git a/sim/msp430/msp430-sim.h b/sim/msp430/msp430-sim.h index 0e09f95..0259285 100644 --- a/sim/msp430/msp430-sim.h +++ b/sim/msp430/msp430-sim.h @@ -1,6 +1,6 @@ /* Simulator for TI MSP430 and MSP430x processors. - Copyright (C) 2012-2023 Free Software Foundation, Inc. + Copyright (C) 2012-2024 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of simulators. diff --git a/sim/msp430/sim-main.h b/sim/msp430/sim-main.h index 371ac0c..61f5f2e 100644 --- a/sim/msp430/sim-main.h +++ b/sim/msp430/sim-main.h @@ -1,6 +1,6 @@ /* Simulator for TI MSP430 and MSP430X processors. - Copyright (C) 2012-2023 Free Software Foundation, Inc. + Copyright (C) 2012-2024 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of simulators. |