aboutsummaryrefslogtreecommitdiff
path: root/sim/mn10300
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/mn10300
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/mn10300')
-rw-r--r--sim/mn10300/Makefile.in2
-rw-r--r--sim/mn10300/dv-mn103cpu.c2
-rw-r--r--sim/mn10300/dv-mn103int.c2
-rw-r--r--sim/mn10300/dv-mn103iop.c2
-rw-r--r--sim/mn10300/dv-mn103ser.c2
-rw-r--r--sim/mn10300/dv-mn103tim.c3
6 files changed, 7 insertions, 6 deletions
diff --git a/sim/mn10300/Makefile.in b/sim/mn10300/Makefile.in
index 6400763..5186bd3 100644
--- a/sim/mn10300/Makefile.in
+++ b/sim/mn10300/Makefile.in
@@ -1,5 +1,5 @@
# Makefile template for Configure for the mn10300 sim library.
-# Copyright (C) 1996, 1997, 2000, 2001, 2004, 2007, 2008, 2009
+# Copyright (C) 1996, 1997, 2000, 2001, 2004, 2007, 2008, 2009, 2010
# Free Software Foundation, Inc.
# Written by Cygnus Support.
#
diff --git a/sim/mn10300/dv-mn103cpu.c b/sim/mn10300/dv-mn103cpu.c
index 772acbd..a438a7b 100644
--- a/sim/mn10300/dv-mn103cpu.c
+++ b/sim/mn10300/dv-mn103cpu.c
@@ -1,6 +1,6 @@
/* This file is part of the program GDB, the GNU debugger.
- Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This program is free software; you can redistribute it and/or modify
diff --git a/sim/mn10300/dv-mn103int.c b/sim/mn10300/dv-mn103int.c
index 7e26d90..7ba0b9d 100644
--- a/sim/mn10300/dv-mn103int.c
+++ b/sim/mn10300/dv-mn103int.c
@@ -1,6 +1,6 @@
/* This file is part of the program GDB, the GNU debugger.
- Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This program is free software; you can redistribute it and/or modify
diff --git a/sim/mn10300/dv-mn103iop.c b/sim/mn10300/dv-mn103iop.c
index c741c1b..04bf502 100644
--- a/sim/mn10300/dv-mn103iop.c
+++ b/sim/mn10300/dv-mn103iop.c
@@ -1,6 +1,6 @@
/* This file is part of the program GDB, the GNU debugger.
- Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This program is free software; you can redistribute it and/or modify
diff --git a/sim/mn10300/dv-mn103ser.c b/sim/mn10300/dv-mn103ser.c
index cc94aa5..6ec8d27 100644
--- a/sim/mn10300/dv-mn103ser.c
+++ b/sim/mn10300/dv-mn103ser.c
@@ -1,6 +1,6 @@
/* This file is part of the program GDB, the GNU debugger.
- Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This program is free software; you can redistribute it and/or modify
diff --git a/sim/mn10300/dv-mn103tim.c b/sim/mn10300/dv-mn103tim.c
index 2cd7ddc..9933ae7 100644
--- a/sim/mn10300/dv-mn103tim.c
+++ b/sim/mn10300/dv-mn103tim.c
@@ -1,6 +1,7 @@
/* This file is part of the program GDB, the GNU debugger.
- Copyright (C) 1998, 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998, 2003, 2007, 2008, 2009, 2010
+ Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This program is free software; you can redistribute it and/or modify