diff options
Diffstat (limited to 'sim/ft32')
-rw-r--r-- | sim/ft32/Makefile.in | 2 | ||||
-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 |
5 files changed, 5 insertions, 5 deletions
diff --git a/sim/ft32/Makefile.in b/sim/ft32/Makefile.in index 9bd31e7..8a324af 100644 --- a/sim/ft32/Makefile.in +++ b/sim/ft32/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the ft32 sim library. -# Copyright (C) 2008-2022 Free Software Foundation, Inc. +# Copyright (C) 2008-2023 Free Software Foundation, Inc. # Written by FTDI # # This program is free software; you can redistribute it and/or modify diff --git a/sim/ft32/ft32-sim.h b/sim/ft32/ft32-sim.h index 968ef34..6dc2aa9 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-2022 Free Software Foundation, Inc. + Copyright (C) 2008-2023 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 1eda9a7..e8f990d 100644 --- a/sim/ft32/interp.c +++ b/sim/ft32/interp.c @@ -1,6 +1,6 @@ /* Simulator for the FT32 processor - Copyright (C) 2008-2022 Free Software Foundation, Inc. + Copyright (C) 2008-2023 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 cacf9f2..65a6817 100644 --- a/sim/ft32/local.mk +++ b/sim/ft32/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 2008-2022 Free Software Foundation, Inc. +## Copyright (C) 2008-2023 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 4529d01..3e9c39a 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-2022 Free Software Foundation, Inc. + Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by FTDI <support@ftdichip.com> This file is part of simulators. |