diff options
Diffstat (limited to 'sim/moxie')
-rw-r--r-- | sim/moxie/interp.c | 2 | ||||
-rw-r--r-- | sim/moxie/local.mk | 2 | ||||
-rw-r--r-- | sim/moxie/moxie-sim.h | 2 | ||||
-rw-r--r-- | sim/moxie/sim-main.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sim/moxie/interp.c b/sim/moxie/interp.c index 6f46f9c..18e59ce 100644 --- a/sim/moxie/interp.c +++ b/sim/moxie/interp.c @@ -1,5 +1,5 @@ /* Simulator for the moxie processor - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Contributed by Anthony Green This file is part of GDB, the GNU debugger. diff --git a/sim/moxie/local.mk b/sim/moxie/local.mk index 1aa207a..955e472 100644 --- a/sim/moxie/local.mk +++ b/sim/moxie/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 2008-2024 Free Software Foundation, Inc. +## Copyright (C) 2008-2025 Free Software Foundation, Inc. ## Written by Anthony Green ## ## This program is free software; you can redistribute it and/or modify diff --git a/sim/moxie/moxie-sim.h b/sim/moxie/moxie-sim.h index 961e781..3114f4e 100644 --- a/sim/moxie/moxie-sim.h +++ b/sim/moxie/moxie-sim.h @@ -1,5 +1,5 @@ /* Moxie Simulator definition. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Contributed by Anthony Green <green@moxielogic.com> This file is part of the GNU simulators. diff --git a/sim/moxie/sim-main.h b/sim/moxie/sim-main.h index 4ed5f5a..8fbeaa4 100644 --- a/sim/moxie/sim-main.h +++ b/sim/moxie/sim-main.h @@ -1,5 +1,5 @@ /* Moxie Simulator definition. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Contributed by Anthony Green <green@moxielogic.com> This file is part of GDB, the GNU debugger. |