aboutsummaryrefslogtreecommitdiff
path: root/sim/mcore
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2012-01-04 08:28:28 +0000
committerJoel Brobecker <brobecker@gnat.com>2012-01-04 08:28:28 +0000
commitc5a570810022466eaa5e077cd1b8aa00d74706f1 (patch)
tree34591c7977f834cbf2e2fc867e44173b32a894d4 /sim/mcore
parent0b30217134add051e159a192066a1e568ebd837f (diff)
downloadgdb-c5a570810022466eaa5e077cd1b8aa00d74706f1.zip
gdb-c5a570810022466eaa5e077cd1b8aa00d74706f1.tar.gz
gdb-c5a570810022466eaa5e077cd1b8aa00d74706f1.tar.bz2
Copyright year update in most files of the GDB Project.
gdb/ChangeLog: Copyright year update in most files of the GDB Project.
Diffstat (limited to 'sim/mcore')
-rw-r--r--sim/mcore/Makefile.in4
-rw-r--r--sim/mcore/interp.c4
-rw-r--r--sim/mcore/sysdep.h3
3 files changed, 5 insertions, 6 deletions
diff --git a/sim/mcore/Makefile.in b/sim/mcore/Makefile.in
index 289a3d6..9eecb6c 100644
--- a/sim/mcore/Makefile.in
+++ b/sim/mcore/Makefile.in
@@ -1,6 +1,6 @@
# Makefile template for Configure for the MCore sim library.
-# Copyright (C) 1990, 91, 92, 95, 96, 19, 1999, 2007, 2008, 2009, 2010,
-# 2011 Free Software Foundation, Inc.
+# Copyright (C) 1990-1992, 1995-1996, 1919, 1999, 2007-2012 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 60931cd..5a4ccc2 100644
--- a/sim/mcore/interp.c
+++ b/sim/mcore/interp.c
@@ -1,6 +1,6 @@
/* Simulator for Motorola's MCore processor
- Copyright (C) 1999, 2000, 2002, 2003, 2007, 2008, 2009, 2010, 2011
- Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2002-2003, 2007-2012 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 aafd0c3..a92c62a 100644
--- a/sim/mcore/sysdep.h
+++ b/sim/mcore/sysdep.h
@@ -1,6 +1,5 @@
/* System includes and definitions used by the Motorola MCore simulator.
- Copyright (C) 1999, 2007, 2008, 2009, 2010, 2011
- Free Software Foundation, Inc.
+ Copyright (C) 1999, 2007-2012 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB, the GNU debugger.