aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/cp1.h
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/mips/cp1.h
parente4661570ead7be521c9d693f188b0944d7b8c78c (diff)
downloadbinutils-213516ef315dc1785e4990ef0fc011abedb38cc0.zip
binutils-213516ef315dc1785e4990ef0fc011abedb38cc0.tar.gz
binutils-213516ef315dc1785e4990ef0fc011abedb38cc0.tar.bz2
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/mips/cp1.h')
-rw-r--r--sim/mips/cp1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/mips/cp1.h b/sim/mips/cp1.h
index 5622b93..ea3c84b 100644
--- a/sim/mips/cp1.h
+++ b/sim/mips/cp1.h
@@ -1,6 +1,6 @@
/*> cp1.h <*/
/* MIPS Simulator FPU (CoProcessor 1) definitions.
- Copyright (C) 1997-2022 Free Software Foundation, Inc.
+ Copyright (C) 1997-2023 Free Software Foundation, Inc.
Derived from sim-main.h contributed by Cygnus Solutions,
modified substantially by Ed Satterthwaite of Broadcom Corporation
(SiByte).