diff options
Diffstat (limited to 'sim/d10v')
-rw-r--r-- | sim/d10v/Makefile.in | 2 | ||||
-rw-r--r-- | sim/d10v/local.mk | 2 | ||||
-rw-r--r-- | sim/d10v/sim-main.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sim/d10v/Makefile.in b/sim/d10v/Makefile.in index cba370e..458fd80 100644 --- a/sim/d10v/Makefile.in +++ b/sim/d10v/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the D10v sim library. -# Copyright (C) 1996-2021 Free Software Foundation, Inc. +# Copyright (C) 1996-2022 Free Software Foundation, Inc. # Written by Cygnus Support. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/d10v/local.mk b/sim/d10v/local.mk index ceefd3c..f72bc14 100644 --- a/sim/d10v/local.mk +++ b/sim/d10v/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 1996-2021 Free Software Foundation, Inc. +## Copyright (C) 1996-2022 Free Software Foundation, Inc. ## Written by Cygnus Support. ## ## This program is free software; you can redistribute it and/or modify diff --git a/sim/d10v/sim-main.h b/sim/d10v/sim-main.h index 6b5e668..8a4e944 100644 --- a/sim/d10v/sim-main.h +++ b/sim/d10v/sim-main.h @@ -1,5 +1,5 @@ /* Simulation code for the d10v processor. - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. This file is part of simulators. |