aboutsummaryrefslogtreecommitdiff
path: root/sim/iq2000
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2010-01-01 10:03:36 +0000
committerJoel Brobecker <brobecker@gnat.com>2010-01-01 10:03:36 +0000
commitdc3cf14f35b666eed7be13100ff58639450aa5cf (patch)
tree928766ed33028b6983172ae85cf914a67c102e77 /sim/iq2000
parentabd775ced888559dcee0fa46b6b06bccabbd84cb (diff)
downloadfsf-binutils-gdb-dc3cf14f35b666eed7be13100ff58639450aa5cf.zip
fsf-binutils-gdb-dc3cf14f35b666eed7be13100ff58639450aa5cf.tar.gz
fsf-binutils-gdb-dc3cf14f35b666eed7be13100ff58639450aa5cf.tar.bz2
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 ad12b0e..d1d5e16 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 2c61c11..6654342 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 587a45d..e880b00 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 876f77b..2c0ce06 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 8940f15..fd187c1 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.