From 7b6bb8daaceb9ecf3f42dea57ae82733d6a3b2f6 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Sat, 1 Jan 2011 15:34:07 +0000 Subject: run copyright.sh for 2011. --- include/gdb/callback.h | 2 +- include/gdb/fileio.h | 2 +- include/gdb/remote-sim.h | 4 ++-- include/gdb/signals.def | 2 +- include/gdb/signals.h | 2 +- include/gdb/sim-arm.h | 3 ++- include/gdb/sim-cr16.h | 2 +- include/gdb/sim-d10v.h | 3 ++- include/gdb/sim-frv.h | 2 +- include/gdb/sim-h8300.h | 3 ++- include/gdb/sim-lm32.h | 2 +- include/gdb/sim-m32c.h | 3 ++- include/gdb/sim-ppc.h | 2 +- include/gdb/sim-rx.h | 2 +- include/gdb/sim-sh.h | 2 +- 15 files changed, 20 insertions(+), 16 deletions(-) (limited to 'include/gdb') diff --git a/include/gdb/callback.h b/include/gdb/callback.h index d299141..a1f79f9 100644 --- a/include/gdb/callback.h +++ b/include/gdb/callback.h @@ -1,5 +1,5 @@ /* Remote target system call callback support. - Copyright 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright 1997, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GDB. diff --git a/include/gdb/fileio.h b/include/gdb/fileio.h index b9c7360..fc44760 100644 --- a/include/gdb/fileio.h +++ b/include/gdb/fileio.h @@ -1,6 +1,6 @@ /* Hosted File I/O interface definitions, for GDB, the GNU Debugger. - Copyright 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright 2003, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/include/gdb/remote-sim.h b/include/gdb/remote-sim.h index be8ae2b..9c20452 100644 --- a/include/gdb/remote-sim.h +++ b/include/gdb/remote-sim.h @@ -1,7 +1,7 @@ /* This file defines the interface between the simulator and gdb. - Copyright 1993, 1994, 1996, 1997, 1998, 2000, 2002, 2007, 2008, 2009, 2010 - Free Software Foundation, Inc. + Copyright 1993, 1994, 1996, 1997, 1998, 2000, 2002, 2007, 2008, 2009, 2010, + 2011 Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/signals.def b/include/gdb/signals.def index f4f42aa..7e08c90 100644 --- a/include/gdb/signals.def +++ b/include/gdb/signals.def @@ -1,5 +1,5 @@ /* Target signal numbers for GDB and the GDB remote protocol. - Copyright 2010 Free Software Foundation, Inc. + Copyright 2010, 2011 Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/signals.h b/include/gdb/signals.h index 2216344..7364397 100644 --- a/include/gdb/signals.h +++ b/include/gdb/signals.h @@ -1,6 +1,6 @@ /* Target signal numbers for GDB and the GDB remote protocol. Copyright 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, - 1998, 1999, 2000, 2001, 2002, 2007, 2008, 2009, 2010 + 1998, 1999, 2000, 2001, 2002, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/sim-arm.h b/include/gdb/sim-arm.h index 7be6cb7..3004d8c 100644 --- a/include/gdb/sim-arm.h +++ b/include/gdb/sim-arm.h @@ -1,6 +1,7 @@ /* This file defines the interface between the Arm simulator and GDB. - Copyright 2002, 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright 2002, 2003, 2007, 2008, 2009, 2010, 2011 + Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/include/gdb/sim-cr16.h b/include/gdb/sim-cr16.h index 80808d7..1e1c0dd 100644 --- a/include/gdb/sim-cr16.h +++ b/include/gdb/sim-cr16.h @@ -1,6 +1,6 @@ /* This file defines the interface between the cr16 simulator and gdb. - Copyright 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright 2008, 2009, 2010, 2011 Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/sim-d10v.h b/include/gdb/sim-d10v.h index 0452cfe..9f65191 100644 --- a/include/gdb/sim-d10v.h +++ b/include/gdb/sim-d10v.h @@ -1,6 +1,7 @@ /* This file defines the interface between the d10v simulator and gdb. - Copyright 1999, 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright 1999, 2002, 2007, 2008, 2009, 2010, 2011 + Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/sim-frv.h b/include/gdb/sim-frv.h index 4736711..fe206b2 100644 --- a/include/gdb/sim-frv.h +++ b/include/gdb/sim-frv.h @@ -1,6 +1,6 @@ /* This file defines the interface between the FR-V simulator and GDB. - Copyright 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright 2003, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/include/gdb/sim-h8300.h b/include/gdb/sim-h8300.h index 94b7317..bc1ab7b 100644 --- a/include/gdb/sim-h8300.h +++ b/include/gdb/sim-h8300.h @@ -1,5 +1,6 @@ /* This file defines the interface between the h8300 simulator and gdb. - Copyright (C) 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2002, 2007, 2008, 2009, 2010, 2011 + Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/sim-lm32.h b/include/gdb/sim-lm32.h index 32afc68..ad94a9f 100644 --- a/include/gdb/sim-lm32.h +++ b/include/gdb/sim-lm32.h @@ -1,7 +1,7 @@ /* This file defines the interface between the LM32 simulator and GDB. Contributed by Jon Beniston - Copyright (C) 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/sim-m32c.h b/include/gdb/sim-m32c.h index 28f64d6..2d742f4 100644 --- a/include/gdb/sim-m32c.h +++ b/include/gdb/sim-m32c.h @@ -1,5 +1,6 @@ /* This file defines the interface between the m32c simulator and gdb. - Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2005, 2007, 2008, 2009, 2010, 2011 + Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/sim-ppc.h b/include/gdb/sim-ppc.h index 5deb126..3b61a5d 100644 --- a/include/gdb/sim-ppc.h +++ b/include/gdb/sim-ppc.h @@ -1,6 +1,6 @@ /* sim-ppc.h --- interface between PowerPC simulator and GDB. - Copyright 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright 2004, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/include/gdb/sim-rx.h b/include/gdb/sim-rx.h index e3ee1d3..ac3ffe9 100644 --- a/include/gdb/sim-rx.h +++ b/include/gdb/sim-rx.h @@ -1,6 +1,6 @@ /* sim-rx.h --- interface between RX simulator and GDB. - Copyright 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/include/gdb/sim-sh.h b/include/gdb/sim-sh.h index ecc242c..6c08d2d 100644 --- a/include/gdb/sim-sh.h +++ b/include/gdb/sim-sh.h @@ -1,5 +1,5 @@ /* This file defines the interface between the sh simulator and gdb. - Copyright (C) 2000, 2002, 2004, 2007, 2008, 2009, 2010 + Copyright (C) 2000, 2002, 2004, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. This file is part of GDB. -- cgit v1.1