diff options
Diffstat (limited to 'sim/sh')
-rw-r--r-- | sim/sh/Makefile.in | 2 | ||||
-rw-r--r-- | sim/sh/sim-main.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sim/sh/Makefile.in b/sim/sh/Makefile.in index ae05824..69f6f00 100644 --- a/sim/sh/Makefile.in +++ b/sim/sh/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the SH sim library. -# Copyright (C) 1990-2019 Free Software Foundation, Inc. +# Copyright (C) 1990-2020 Free Software Foundation, Inc. # Written by Cygnus Support. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/sh/sim-main.h b/sim/sh/sim-main.h index a047759..8343adc 100644 --- a/sim/sh/sim-main.h +++ b/sim/sh/sim-main.h @@ -1,5 +1,5 @@ /* Moxie Simulator definition. - Copyright (C) 2009-2019 Free Software Foundation, Inc. + Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. |