aboutsummaryrefslogtreecommitdiff
path: root/sim/msp430
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2025-04-02 13:30:10 -0600
committerTom Tromey <tromey@adacore.com>2025-04-08 10:54:39 -0600
commitd01e823438c7dc264d6885fbbfeace4d8955dcb7 (patch)
tree43b89321b90c3c3b817471ee7f6112280653c69f /sim/msp430
parentd8c3e4901650e35ddf5083f693b8a21b9d24fcc6 (diff)
downloadgdb-d01e823438c7dc264d6885fbbfeace4d8955dcb7.zip
gdb-d01e823438c7dc264d6885fbbfeace4d8955dcb7.tar.gz
gdb-d01e823438c7dc264d6885fbbfeace4d8955dcb7.tar.bz2
Update copyright dates to include 2025
This updates the copyright headers to include 2025. I did this by running gdb/copyright.py and then manually modifying a few files as noted by the script. Approved-By: Eli Zaretskii <eliz@gnu.org>
Diffstat (limited to 'sim/msp430')
-rw-r--r--sim/msp430/local.mk2
-rw-r--r--sim/msp430/msp430-sim.c2
-rw-r--r--sim/msp430/msp430-sim.h2
-rw-r--r--sim/msp430/sim-main.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/sim/msp430/local.mk b/sim/msp430/local.mk
index 92f76ca..20f9f94 100644
--- a/sim/msp430/local.mk
+++ b/sim/msp430/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 2012-2024 Free Software Foundation, Inc.
+## Copyright (C) 2012-2025 Free Software Foundation, Inc.
## Written by Red Hat Inc.
##
## This program is free software; you can redistribute it and/or modify
diff --git a/sim/msp430/msp430-sim.c b/sim/msp430/msp430-sim.c
index 8c57d57..94ee235 100644
--- a/sim/msp430/msp430-sim.c
+++ b/sim/msp430/msp430-sim.c
@@ -1,6 +1,6 @@
/* Simulator for TI MSP430 and MSP430X
- Copyright (C) 2013-2024 Free Software Foundation, Inc.
+ Copyright (C) 2013-2025 Free Software Foundation, Inc.
Contributed by Red Hat.
Based on sim/bfin/bfin-sim.c which was contributed by Analog Devices, Inc.
diff --git a/sim/msp430/msp430-sim.h b/sim/msp430/msp430-sim.h
index 0259285..0ef1530 100644
--- a/sim/msp430/msp430-sim.h
+++ b/sim/msp430/msp430-sim.h
@@ -1,6 +1,6 @@
/* Simulator for TI MSP430 and MSP430x processors.
- Copyright (C) 2012-2024 Free Software Foundation, Inc.
+ Copyright (C) 2012-2025 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of simulators.
diff --git a/sim/msp430/sim-main.h b/sim/msp430/sim-main.h
index 61f5f2e..ce597af 100644
--- a/sim/msp430/sim-main.h
+++ b/sim/msp430/sim-main.h
@@ -1,6 +1,6 @@
/* Simulator for TI MSP430 and MSP430X processors.
- Copyright (C) 2012-2024 Free Software Foundation, Inc.
+ Copyright (C) 2012-2025 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of simulators.