summaryrefslogtreecommitdiff
path: root/sim/iq2000
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/iq2000
parent00044fa2cb1600486b884d01888d9b80fb41ed4e (diff)
downloadgdb-d54c9dd306e21c50aeff1ad9490e7ac038797693.tar.gz
Update copyright notices to add year 2010.
Diffstat (limited to 'sim/iq2000')
-rw-r--r--sim/iq2000/Makefile.in2
-rw-r--r--sim/iq2000/iq2000-sim.h3
-rw-r--r--sim/iq2000/iq2000.c3
-rw-r--r--sim/iq2000/mloop.in3
-rw-r--r--sim/iq2000/sim-if.c2
5 files changed, 8 insertions, 5 deletions
diff --git a/sim/iq2000/Makefile.in b/sim/iq2000/Makefile.in
index ad12b0ed9c9..d1d5e164be8 100644
--- a/sim/iq2000/Makefile.in
+++ b/sim/iq2000/Makefile.in
@@ -1,5 +1,5 @@
# Makefile template for Configure for the IQ2000 simulator
-# Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
# Contributed by Cygnus Support.
#
# This program is free software; you can redistribute it and/or modify
diff --git a/sim/iq2000/iq2000-sim.h b/sim/iq2000/iq2000-sim.h
index 2c61c110ffe..665434253cc 100644
--- a/sim/iq2000/iq2000-sim.h
+++ b/sim/iq2000/iq2000-sim.h
@@ -1,5 +1,6 @@
/* collection of junk waiting time to sort out
- Copyright (C) 1998, 1999, 2007, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998, 1999, 2007, 2008, 2009, 2010
+ Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of the GNU Simulators.
diff --git a/sim/iq2000/iq2000.c b/sim/iq2000/iq2000.c
index 587a45ddae8..e880b00158c 100644
--- a/sim/iq2000/iq2000.c
+++ b/sim/iq2000/iq2000.c
@@ -1,5 +1,6 @@
/* IQ2000 simulator support code
- Copyright (C) 2000, 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2004, 2007, 2008, 2009, 2010
+ Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of the GNU simulators.
diff --git a/sim/iq2000/mloop.in b/sim/iq2000/mloop.in
index 876f77b6355..2c0ce066a70 100644
--- a/sim/iq2000/mloop.in
+++ b/sim/iq2000/mloop.in
@@ -1,5 +1,6 @@
# Simulator main loop for IQ2000. -*- C -*-
-# Copyright (C) 1998, 1999, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 1998, 1999, 2007, 2008, 2009, 2010
+ Free Software Foundation, Inc.
# Contributed by Cygnus Solutions.
#
# This file is part of the GNU Simulators.
diff --git a/sim/iq2000/sim-if.c b/sim/iq2000/sim-if.c
index 8940f158a60..fd187c110e6 100644
--- a/sim/iq2000/sim-if.c
+++ b/sim/iq2000/sim-if.c
@@ -1,5 +1,5 @@
/* Main simulator entry points specific to the IQ2000.
- Copyright (C) 2000, 2007, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of the GNU simulators.