diff options
Diffstat (limited to 'sim/pru')
-rw-r--r-- | sim/pru/interp.c | 2 | ||||
-rw-r--r-- | sim/pru/local.mk | 2 | ||||
-rw-r--r-- | sim/pru/pru.h | 2 | ||||
-rw-r--r-- | sim/pru/pru.isa | 2 | ||||
-rw-r--r-- | sim/pru/sim-main.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/sim/pru/interp.c b/sim/pru/interp.c index 2dd8eae..bb029d1 100644 --- a/sim/pru/interp.c +++ b/sim/pru/interp.c @@ -1,5 +1,5 @@ /* Simulator for the Texas Instruments PRU processor - Copyright 2009-2024 Free Software Foundation, Inc. + Copyright 2009-2025 Free Software Foundation, Inc. Inspired by the Microblaze simulator Contributed by Dimitar Dimitrov <dimitar@dinux.eu> diff --git a/sim/pru/local.mk b/sim/pru/local.mk index 9ab56e6..e90ff38 100644 --- a/sim/pru/local.mk +++ b/sim/pru/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 1990-2024 Free Software Foundation, Inc. +## Copyright (C) 1990-2025 Free Software Foundation, Inc. ## Written by Dimitar Dimitrov <dimitar@dinux.eu> ## ## This program is free software; you can redistribute it and/or modify diff --git a/sim/pru/pru.h b/sim/pru/pru.h index b845f2b..ce5eefd 100644 --- a/sim/pru/pru.h +++ b/sim/pru/pru.h @@ -1,4 +1,4 @@ -/* Copyright 2016-2024 Free Software Foundation, Inc. +/* Copyright 2016-2025 Free Software Foundation, Inc. Contributed by Dimitar Dimitrov <dimitar@dinux.eu> This file is part of the PRU simulator. diff --git a/sim/pru/pru.isa b/sim/pru/pru.isa index e134832..42081ed 100644 --- a/sim/pru/pru.isa +++ b/sim/pru/pru.isa @@ -1,4 +1,4 @@ -/* Copyright 2016-2024 Free Software Foundation, Inc. +/* Copyright 2016-2025 Free Software Foundation, Inc. Contributed by Dimitar Dimitrov <dimitar@dinux.eu> This file is part of the PRU simulator. diff --git a/sim/pru/sim-main.h b/sim/pru/sim-main.h index 259921a..882a6a0 100644 --- a/sim/pru/sim-main.h +++ b/sim/pru/sim-main.h @@ -1,4 +1,4 @@ -/* Copyright 2016-2024 Free Software Foundation, Inc. +/* Copyright 2016-2025 Free Software Foundation, Inc. Contributed by Dimitar Dimitrov <dimitar@dinux.eu> This file is part of the PRU simulator. |