diff options
Diffstat (limited to 'sim/ft32')
-rw-r--r-- | sim/ft32/ft32-sim.h | 2 | ||||
-rw-r--r-- | sim/ft32/interp.c | 2 | ||||
-rw-r--r-- | sim/ft32/local.mk | 2 | ||||
-rw-r--r-- | sim/ft32/sim-main.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sim/ft32/ft32-sim.h b/sim/ft32/ft32-sim.h index 1bacd2e..6b1c9ca 100644 --- a/sim/ft32/ft32-sim.h +++ b/sim/ft32/ft32-sim.h @@ -1,6 +1,6 @@ /* Simulator for the FT32 processor - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Contributed by FTDI <support@ftdichip.com> This file is part of simulators. diff --git a/sim/ft32/interp.c b/sim/ft32/interp.c index d8f955d..aea77b3 100644 --- a/sim/ft32/interp.c +++ b/sim/ft32/interp.c @@ -1,6 +1,6 @@ /* Simulator for the FT32 processor - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Contributed by FTDI <support@ftdichip.com> This file is part of simulators. diff --git a/sim/ft32/local.mk b/sim/ft32/local.mk index 8edf107..b54f94b 100644 --- a/sim/ft32/local.mk +++ b/sim/ft32/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 FTDI ## ## This program is free software; you can redistribute it and/or modify diff --git a/sim/ft32/sim-main.h b/sim/ft32/sim-main.h index 5cb5ba8..ef3c27c 100644 --- a/sim/ft32/sim-main.h +++ b/sim/ft32/sim-main.h @@ -1,6 +1,6 @@ /* Simulator for FTDI FT32 processor. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Contributed by FTDI <support@ftdichip.com> This file is part of simulators. |