summaryrefslogtreecommitdiff
path: root/sim/msp430
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2020-01-01 10:20:01 +0400
committerJoel Brobecker <brobecker@adacore.com>2020-01-01 10:20:53 +0400
commitb811d2c2920ddcb1adcd438da38e90912b31f45f (patch)
tree9317b0d83d5a9519cb63d125934c7cfc94b91759 /sim/msp430
parent5f4def5cbd12e77075f64a6854fb002f34be8a01 (diff)
downloadbinutils-gdb-b811d2c2920ddcb1adcd438da38e90912b31f45f.tar.gz
Update copyright year range in all GDB files.
gdb/ChangeLog: Update copyright year range in all GDB files.
Diffstat (limited to 'sim/msp430')
-rw-r--r--sim/msp430/Makefile.in2
-rw-r--r--sim/msp430/configure.ac2
-rw-r--r--sim/msp430/msp430-sim.c2
-rw-r--r--sim/msp430/msp430-sim.h2
-rw-r--r--sim/msp430/sim-main.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/sim/msp430/Makefile.in b/sim/msp430/Makefile.in
index 0b885112f02..822b7fa8614 100644
--- a/sim/msp430/Makefile.in
+++ b/sim/msp430/Makefile.in
@@ -1,5 +1,5 @@
# Makefile template for Configure for the MSP430 sim library.
-# Copyright 2012-2019 Free Software Foundation, Inc.
+# Copyright 2012-2020 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/configure.ac b/sim/msp430/configure.ac
index c4f4890315d..bb901b4181f 100644
--- a/sim/msp430/configure.ac
+++ b/sim/msp430/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-dnl Copyright (C) 2005-2019 Free Software Foundation, Inc.
+dnl Copyright (C) 2005-2020 Free Software Foundation, Inc.
dnl Contributed by Red Hat, Inc.
dnl
dnl This file is part of the GNU simulators.
diff --git a/sim/msp430/msp430-sim.c b/sim/msp430/msp430-sim.c
index 1497ba2bbdd..cdb8eab71ff 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-2019 Free Software Foundation, Inc.
+ Copyright (C) 2013-2020 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 f9b43757df1..ad83e5b6ae6 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-2019 Free Software Foundation, Inc.
+ Copyright (C) 2012-2020 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 33b0caf4490..350e9b299a5 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-2019 Free Software Foundation, Inc.
+ Copyright (C) 2012-2020 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of simulators.