aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2023-01-01 16:49:04 +0400
committerJoel Brobecker <brobecker@adacore.com>2023-01-01 17:01:16 +0400
commit213516ef315dc1785e4990ef0fc011abedb38cc0 (patch)
tree9d6787681e8ad86d05631234d5d7f71942ef082b /sim/m32c/misc.c
parentgdb/copyright.py: Adjust following rename of sim/ppc/ppc-instructions... (diff)
downloadbinutils-gdb-213516ef315dc1785e4990ef0fc011abedb38cc0.tar.gz
binutils-gdb-213516ef315dc1785e4990ef0fc011abedb38cc0.tar.bz2
binutils-gdb-213516ef315dc1785e4990ef0fc011abedb38cc0.zip
Update copyright year range in header of all files managed by GDB
This commit is the result of running the gdb/copyright.py script, which automated the update of the copyright year range for all source files managed by the GDB project to be updated to include year 2023.
Diffstat (limited to 'sim/m32c/misc.c')
-rw-r--r--sim/m32c/misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/m32c/misc.c b/sim/m32c/misc.c
index e71f577570a..ede72bbe863 100644
--- a/sim/m32c/misc.c
+++ b/sim/m32c/misc.c
@@ -1,6 +1,6 @@
/* misc.c --- miscellaneous utility functions for M32C simulator.
-Copyright (C) 2005-2022 Free Software Foundation, Inc.
+Copyright (C) 2005-2023 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.