diff options
author | Joel Brobecker <brobecker@gnat.com> | 2011-01-01 15:34:07 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2011-01-01 15:34:07 +0000 |
commit | 7b6bb8daaceb9ecf3f42dea57ae82733d6a3b2f6 (patch) | |
tree | de59c8cbd543ce1c90880fa240cd7c7fe91147f1 /sim/mn10300 | |
parent | 71ce852cc78c5d00fa27416d165879de897aac50 (diff) | |
download | gdb-7b6bb8daaceb9ecf3f42dea57ae82733d6a3b2f6.zip gdb-7b6bb8daaceb9ecf3f42dea57ae82733d6a3b2f6.tar.gz gdb-7b6bb8daaceb9ecf3f42dea57ae82733d6a3b2f6.tar.bz2 |
run copyright.sh for 2011.
Diffstat (limited to 'sim/mn10300')
-rw-r--r-- | sim/mn10300/Makefile.in | 2 | ||||
-rw-r--r-- | sim/mn10300/dv-mn103cpu.c | 3 | ||||
-rw-r--r-- | sim/mn10300/dv-mn103int.c | 3 | ||||
-rw-r--r-- | sim/mn10300/dv-mn103iop.c | 3 | ||||
-rw-r--r-- | sim/mn10300/dv-mn103ser.c | 3 | ||||
-rw-r--r-- | sim/mn10300/dv-mn103tim.c | 2 |
6 files changed, 10 insertions, 6 deletions
diff --git a/sim/mn10300/Makefile.in b/sim/mn10300/Makefile.in index 5186bd3..c2df11a 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, 2010 +# Copyright (C) 1996, 1997, 2000, 2001, 2004, 2007, 2008, 2009, 2010, 2011 # Free Software Foundation, Inc. # Written by Cygnus Support. # diff --git a/sim/mn10300/dv-mn103cpu.c b/sim/mn10300/dv-mn103cpu.c index a438a7b..e453e85 100644 --- a/sim/mn10300/dv-mn103cpu.c +++ b/sim/mn10300/dv-mn103cpu.c @@ -1,6 +1,7 @@ /* This file is part of the program GDB, the GNU debugger. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 7ba0b9d..3b2f548 100644 --- a/sim/mn10300/dv-mn103int.c +++ b/sim/mn10300/dv-mn103int.c @@ -1,6 +1,7 @@ /* This file is part of the program GDB, the GNU debugger. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 04bf502..15a299d 100644 --- a/sim/mn10300/dv-mn103iop.c +++ b/sim/mn10300/dv-mn103iop.c @@ -1,6 +1,7 @@ /* This file is part of the program GDB, the GNU debugger. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 b3e844d..1e907c9 100644 --- a/sim/mn10300/dv-mn103ser.c +++ b/sim/mn10300/dv-mn103ser.c @@ -1,6 +1,7 @@ /* This file is part of the program GDB, the GNU debugger. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 9933ae7..9b71cd2 100644 --- a/sim/mn10300/dv-mn103tim.c +++ b/sim/mn10300/dv-mn103tim.c @@ -1,6 +1,6 @@ /* This file is part of the program GDB, the GNU debugger. - Copyright (C) 1998, 2003, 2007, 2008, 2009, 2010 + Copyright (C) 1998, 2003, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Solutions. |