summaryrefslogtreecommitdiff
path: root/sim/sh64
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2010-01-01 10:03:24 +0000
committerJoel Brobecker <brobecker@gnat.com>2010-01-01 10:03:24 +0000
commitd54c9dd306e21c50aeff1ad9490e7ac038797693 (patch)
tree1d438adffd29d2f17e9a5ff4496b3a6e9bb304bf /sim/sh64
parent00044fa2cb1600486b884d01888d9b80fb41ed4e (diff)
downloadgdb-d54c9dd306e21c50aeff1ad9490e7ac038797693.tar.gz
Update copyright notices to add year 2010.
Diffstat (limited to 'sim/sh64')
-rw-r--r--sim/sh64/Makefile.in2
-rw-r--r--sim/sh64/eng.h2
-rw-r--r--sim/sh64/sh64-sim.h2
-rw-r--r--sim/sh64/sh64.c3
-rw-r--r--sim/sh64/sim-if.c2
5 files changed, 6 insertions, 5 deletions
diff --git a/sim/sh64/Makefile.in b/sim/sh64/Makefile.in
index 9e053b0f869..e3f123735ff 100644
--- a/sim/sh64/Makefile.in
+++ b/sim/sh64/Makefile.in
@@ -1,5 +1,5 @@
# Makefile template for Configure for the SH64 simulator
-# Copyright (C) 2000, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2008, 2009, 2010 Free Software Foundation, Inc.
# Contributed by Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify
diff --git a/sim/sh64/eng.h b/sim/sh64/eng.h
index 7d1b08ad654..28f5c8bca85 100644
--- a/sim/sh64/eng.h
+++ b/sim/sh64/eng.h
@@ -1,5 +1,5 @@
/* Engine declarations.
- Copyright (C) 2000, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/sh64-sim.h b/sim/sh64/sh64-sim.h
index 15e8e789e22..435e12e25fc 100644
--- a/sim/sh64/sh64-sim.h
+++ b/sim/sh64/sh64-sim.h
@@ -1,5 +1,5 @@
/* collection of junk waiting time to sort out
- Copyright (C) 2000, 2006, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2006, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU Simulators.
diff --git a/sim/sh64/sh64.c b/sim/sh64/sh64.c
index 707a02ec698..3c5e65bfb8f 100644
--- a/sim/sh64/sh64.c
+++ b/sim/sh64/sh64.c
@@ -1,5 +1,6 @@
/* SH5 simulator support code
- Copyright (C) 2000, 2001, 2006, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2001, 2006, 2008, 2009, 2010
+ Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/sim-if.c b/sim/sh64/sim-if.c
index e3f27710353..f472f58dc50 100644
--- a/sim/sh64/sim-if.c
+++ b/sim/sh64/sim-if.c
@@ -1,5 +1,5 @@
/* Main simulator entry points specific to the SH5.
- Copyright (C) 2000, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of the GNU simulators.