aboutsummaryrefslogtreecommitdiff
path: root/sim/d10v
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/d10v
parent5f4def5cbd12e77075f64a6854fb002f34be8a01 (diff)
downloadfsf-binutils-gdb-b811d2c2920ddcb1adcd438da38e90912b31f45f.zip
fsf-binutils-gdb-b811d2c2920ddcb1adcd438da38e90912b31f45f.tar.gz
fsf-binutils-gdb-b811d2c2920ddcb1adcd438da38e90912b31f45f.tar.bz2
Update copyright year range in all GDB files.
gdb/ChangeLog: Update copyright year range in all GDB files.
Diffstat (limited to 'sim/d10v')
-rw-r--r--sim/d10v/Makefile.in2
-rw-r--r--sim/d10v/sim-main.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sim/d10v/Makefile.in b/sim/d10v/Makefile.in
index be76075..f430aff 100644
--- a/sim/d10v/Makefile.in
+++ b/sim/d10v/Makefile.in
@@ -1,5 +1,5 @@
# Makefile template for Configure for the D10v sim library.
-# Copyright (C) 1996-2019 Free Software Foundation, Inc.
+# Copyright (C) 1996-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/d10v/sim-main.h b/sim/d10v/sim-main.h
index 746c767..777a8da 100644
--- a/sim/d10v/sim-main.h
+++ b/sim/d10v/sim-main.h
@@ -1,5 +1,5 @@
/* Simulation code for the d10v processor.
- Copyright (C) 2009-2019 Free Software Foundation, Inc.
+ Copyright (C) 2009-2020 Free Software Foundation, Inc.
This file is part of simulators.