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 /gdb/testsuite/config | |
parent | 71ce852cc78c5d00fa27416d165879de897aac50 (diff) | |
download | gdb-7b6bb8daaceb9ecf3f42dea57ae82733d6a3b2f6.zip gdb-7b6bb8daaceb9ecf3f42dea57ae82733d6a3b2f6.tar.gz gdb-7b6bb8daaceb9ecf3f42dea57ae82733d6a3b2f6.tar.bz2 |
run copyright.sh for 2011.
Diffstat (limited to 'gdb/testsuite/config')
-rw-r--r-- | gdb/testsuite/config/cfdbug.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/config/d10v.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/config/default.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/config/dve.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/config/gdbserver.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/config/i960.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/config/m32r.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/config/mips-idt.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/config/mips.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/config/mn10300-eval.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/config/monitor.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/config/proelf.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/config/rom68k.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/config/sh.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/config/sid.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/config/sim.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/config/slite.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/config/unix.exp | 4 | ||||
-rw-r--r-- | gdb/testsuite/config/vr4300.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/config/vr5000.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/config/vx.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/config/vxworks.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/config/vxworks29k.exp | 2 |
23 files changed, 35 insertions, 24 deletions
diff --git a/gdb/testsuite/config/cfdbug.exp b/gdb/testsuite/config/cfdbug.exp index b32c059..4b82de4 100644 --- a/gdb/testsuite/config/cfdbug.exp +++ b/gdb/testsuite/config/cfdbug.exp @@ -1,4 +1,4 @@ -# Copyright 1997, 1999, 2007, 2008, 2009, 2010 +# Copyright 1997, 1999, 2007, 2008, 2009, 2010, 2011 # Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify diff --git a/gdb/testsuite/config/d10v.exp b/gdb/testsuite/config/d10v.exp index d1bf951..ac0f524 100644 --- a/gdb/testsuite/config/d10v.exp +++ b/gdb/testsuite/config/d10v.exp @@ -1,4 +1,5 @@ -# Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright (C) 1997, 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/gdb/testsuite/config/default.exp b/gdb/testsuite/config/default.exp index 42c3c90..ebc3532 100644 --- a/gdb/testsuite/config/default.exp +++ b/gdb/testsuite/config/default.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright (C) 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/gdb/testsuite/config/dve.exp b/gdb/testsuite/config/dve.exp index 1e013c5..6840692 100644 --- a/gdb/testsuite/config/dve.exp +++ b/gdb/testsuite/config/dve.exp @@ -1,4 +1,5 @@ -# Copyright 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright 1998, 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/gdb/testsuite/config/gdbserver.exp b/gdb/testsuite/config/gdbserver.exp index 211f88d..b35c243 100644 --- a/gdb/testsuite/config/gdbserver.exp +++ b/gdb/testsuite/config/gdbserver.exp @@ -1,4 +1,4 @@ -# Copyright 2000, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010 +# Copyright 2000, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011 # Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify diff --git a/gdb/testsuite/config/i960.exp b/gdb/testsuite/config/i960.exp index 292fcda..2ed852a 100644 --- a/gdb/testsuite/config/i960.exp +++ b/gdb/testsuite/config/i960.exp @@ -1,4 +1,5 @@ -# Copyright 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright 1997, 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/gdb/testsuite/config/m32r.exp b/gdb/testsuite/config/m32r.exp index 630c276..de3377f 100644 --- a/gdb/testsuite/config/m32r.exp +++ b/gdb/testsuite/config/m32r.exp @@ -1,4 +1,5 @@ -# Copyright 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright 1997, 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/gdb/testsuite/config/mips-idt.exp b/gdb/testsuite/config/mips-idt.exp index e38589f..b57f031 100644 --- a/gdb/testsuite/config/mips-idt.exp +++ b/gdb/testsuite/config/mips-idt.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1993, 1997, 2007, 2008, 2009, 2010 +# Copyright (C) 1993, 1997, 2007, 2008, 2009, 2010, 2011 # Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify diff --git a/gdb/testsuite/config/mips.exp b/gdb/testsuite/config/mips.exp index e38589f..b57f031 100644 --- a/gdb/testsuite/config/mips.exp +++ b/gdb/testsuite/config/mips.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1993, 1997, 2007, 2008, 2009, 2010 +# Copyright (C) 1993, 1997, 2007, 2008, 2009, 2010, 2011 # Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify diff --git a/gdb/testsuite/config/mn10300-eval.exp b/gdb/testsuite/config/mn10300-eval.exp index 1e013c5..6840692 100644 --- a/gdb/testsuite/config/mn10300-eval.exp +++ b/gdb/testsuite/config/mn10300-eval.exp @@ -1,4 +1,5 @@ -# Copyright 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright 1998, 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/gdb/testsuite/config/monitor.exp b/gdb/testsuite/config/monitor.exp index 9a9c0d1..be98f1a 100644 --- a/gdb/testsuite/config/monitor.exp +++ b/gdb/testsuite/config/monitor.exp @@ -1,5 +1,5 @@ # Test Framework Driver for GDB driving a ROM monitor (via monitor.c). -# Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2007, 2008, 2009, 2010 +# Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2007, 2008, 2009, 2010, 2011 # Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify diff --git a/gdb/testsuite/config/proelf.exp b/gdb/testsuite/config/proelf.exp index 292fcda..2ed852a 100644 --- a/gdb/testsuite/config/proelf.exp +++ b/gdb/testsuite/config/proelf.exp @@ -1,4 +1,5 @@ -# Copyright 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright 1997, 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/gdb/testsuite/config/rom68k.exp b/gdb/testsuite/config/rom68k.exp index 292fcda..2ed852a 100644 --- a/gdb/testsuite/config/rom68k.exp +++ b/gdb/testsuite/config/rom68k.exp @@ -1,4 +1,5 @@ -# Copyright 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright 1997, 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/gdb/testsuite/config/sh.exp b/gdb/testsuite/config/sh.exp index 292fcda..2ed852a 100644 --- a/gdb/testsuite/config/sh.exp +++ b/gdb/testsuite/config/sh.exp @@ -1,4 +1,5 @@ -# Copyright 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright 1997, 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/gdb/testsuite/config/sid.exp b/gdb/testsuite/config/sid.exp index 59fe29d..930646a 100644 --- a/gdb/testsuite/config/sid.exp +++ b/gdb/testsuite/config/sid.exp @@ -1,5 +1,5 @@ # Test Framework Driver for GDB driving an external simulator -# Copyright 1999, 2001, 2007, 2008, 2009, 2010 +# Copyright 1999, 2001, 2007, 2008, 2009, 2010, 2011 # Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify diff --git a/gdb/testsuite/config/sim.exp b/gdb/testsuite/config/sim.exp index ae4aee4..e8efbb0 100644 --- a/gdb/testsuite/config/sim.exp +++ b/gdb/testsuite/config/sim.exp @@ -1,5 +1,5 @@ # Test Framework Driver for GDB driving a builtin simulator -# Copyright 1994, 1997, 1998, 2004, 2007, 2008, 2009, 2010 +# Copyright 1994, 1997, 1998, 2004, 2007, 2008, 2009, 2010, 2011 # Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify diff --git a/gdb/testsuite/config/slite.exp b/gdb/testsuite/config/slite.exp index 84a285f..c0278e8 100644 --- a/gdb/testsuite/config/slite.exp +++ b/gdb/testsuite/config/slite.exp @@ -1,4 +1,4 @@ -# Copyright 1993, 1997, 1998, 2007, 2008, 2009, 2010 +# Copyright 1993, 1997, 1998, 2007, 2008, 2009, 2010, 2011 # Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify diff --git a/gdb/testsuite/config/unix.exp b/gdb/testsuite/config/unix.exp index 711b461..0b83824 100644 --- a/gdb/testsuite/config/unix.exp +++ b/gdb/testsuite/config/unix.exp @@ -1,5 +1,5 @@ -# Copyright (C) 1988, 1990, 1991, 1992, 1994, 1997, 2007, 2008, 2009, 2010 -# Free Software Foundation, Inc. +# Copyright (C) 1988, 1990, 1991, 1992, 1994, 1997, 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/gdb/testsuite/config/vr4300.exp b/gdb/testsuite/config/vr4300.exp index 292fcda..2ed852a 100644 --- a/gdb/testsuite/config/vr4300.exp +++ b/gdb/testsuite/config/vr4300.exp @@ -1,4 +1,5 @@ -# Copyright 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright 1997, 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/gdb/testsuite/config/vr5000.exp b/gdb/testsuite/config/vr5000.exp index 292fcda..2ed852a 100644 --- a/gdb/testsuite/config/vr5000.exp +++ b/gdb/testsuite/config/vr5000.exp @@ -1,4 +1,5 @@ -# Copyright 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright 1997, 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/gdb/testsuite/config/vx.exp b/gdb/testsuite/config/vx.exp index 3df8cfa..a9d33a0 100644 --- a/gdb/testsuite/config/vx.exp +++ b/gdb/testsuite/config/vx.exp @@ -1,4 +1,4 @@ -# Copyright 1988, 1990, 1991, 1992, 1995, 1997, 2007, 2008, 2009, 2010 +# Copyright 1988, 1990, 1991, 1992, 1995, 1997, 2007, 2008, 2009, 2010, 2011 # Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify diff --git a/gdb/testsuite/config/vxworks.exp b/gdb/testsuite/config/vxworks.exp index a4f0ca4..eecca9a 100644 --- a/gdb/testsuite/config/vxworks.exp +++ b/gdb/testsuite/config/vxworks.exp @@ -1,4 +1,5 @@ -# Copyright 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright 1997, 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/gdb/testsuite/config/vxworks29k.exp b/gdb/testsuite/config/vxworks29k.exp index b54c338..bf6af63 100644 --- a/gdb/testsuite/config/vxworks29k.exp +++ b/gdb/testsuite/config/vxworks29k.exp @@ -1,4 +1,4 @@ -# Copyright 1995, 1997, 2007, 2008, 2009, 2010 +# Copyright 1995, 1997, 2007, 2008, 2009, 2010, 2011 # Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify |