diff options
Diffstat (limited to 'sim/sh')
-rw-r--r-- | sim/sh/local.mk | 2 | ||||
-rw-r--r-- | sim/sh/sh-sim.h | 2 | ||||
-rw-r--r-- | sim/sh/sim-main.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sim/sh/local.mk b/sim/sh/local.mk index b1ccb54..d0daa74 100644 --- a/sim/sh/local.mk +++ b/sim/sh/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 1990-2023 Free Software Foundation, Inc. +## Copyright (C) 1990-2024 Free Software Foundation, Inc. ## Written by Cygnus Support. ## ## This program is free software; you can redistribute it and/or modify diff --git a/sim/sh/sh-sim.h b/sim/sh/sh-sim.h index 021aac8..c2cbe40 100644 --- a/sim/sh/sh-sim.h +++ b/sim/sh/sh-sim.h @@ -1,5 +1,5 @@ /* Moxie Simulator definition. - Copyright (C) 2009-2023 Free Software Foundation, Inc. + Copyright (C) 2009-2024 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/sh/sim-main.h b/sim/sh/sim-main.h index 5209d56..34ac9c8 100644 --- a/sim/sh/sim-main.h +++ b/sim/sh/sim-main.h @@ -1,5 +1,5 @@ /* Moxie Simulator definition. - Copyright (C) 2009-2023 Free Software Foundation, Inc. + Copyright (C) 2009-2024 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. |