summaryrefslogtreecommitdiff
path: root/sim/mcore
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2014-01-01 07:54:24 +0400
committerJoel Brobecker <brobecker@adacore.com>2014-01-01 07:54:24 +0400
commitecd75fc8eed3bde86036141228074a20e55dcfc9 (patch)
tree8f4a51f410949d8e3e7f03b005e798e7dfa2721d /sim/mcore
parent28498c4207945d583481d50ba6b181d3ce60fa72 (diff)
downloadbinutils-gdb-ecd75fc8eed3bde86036141228074a20e55dcfc9.tar.gz
Update Copyright year range in all files maintained by GDB.
Diffstat (limited to 'sim/mcore')
-rw-r--r--sim/mcore/Makefile.in2
-rw-r--r--sim/mcore/interp.c2
-rw-r--r--sim/mcore/sysdep.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/sim/mcore/Makefile.in b/sim/mcore/Makefile.in
index 503af2bc640..b09d2613b09 100644
--- a/sim/mcore/Makefile.in
+++ b/sim/mcore/Makefile.in
@@ -1,5 +1,5 @@
# Makefile template for Configure for the MCore sim library.
-# Copyright (C) 1990-2013 Free Software Foundation, Inc.
+# Copyright (C) 1990-2014 Free Software Foundation, Inc.
# Written by Cygnus Solutions.
#
# This program is free software; you can redistribute it and/or modify
diff --git a/sim/mcore/interp.c b/sim/mcore/interp.c
index 5a880bf376c..310f3611a6e 100644
--- a/sim/mcore/interp.c
+++ b/sim/mcore/interp.c
@@ -1,5 +1,5 @@
/* Simulator for Motorola's MCore processor
- Copyright (C) 1999-2013 Free Software Foundation, Inc.
+ Copyright (C) 1999-2014 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB, the GNU debugger.
diff --git a/sim/mcore/sysdep.h b/sim/mcore/sysdep.h
index af9b59926bb..899321f0d42 100644
--- a/sim/mcore/sysdep.h
+++ b/sim/mcore/sysdep.h
@@ -1,5 +1,5 @@
/* System includes and definitions used by the Motorola MCore simulator.
- Copyright (C) 1999-2013 Free Software Foundation, Inc.
+ Copyright (C) 1999-2014 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB, the GNU debugger.