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/gdb.trace | |
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/gdb.trace')
-rw-r--r-- | gdb/testsuite/gdb.trace/actions.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/ax.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/backtrace.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/circ.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/collection.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/deltrace.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/infotrace.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/packetlen.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/passc-dyn.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/passcount.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/report.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/save-trace.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/tfile.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/tfind.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/tracecmd.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/tsv.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/while-dyn.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/while-stepping.exp | 3 |
18 files changed, 29 insertions, 18 deletions
diff --git a/gdb/testsuite/gdb.trace/actions.exp b/gdb/testsuite/gdb.trace/actions.exp index 2fbca8f..60a374c 100644 --- a/gdb/testsuite/gdb.trace/actions.exp +++ b/gdb/testsuite/gdb.trace/actions.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/gdb.trace/ax.exp b/gdb/testsuite/gdb.trace/ax.exp index c5e2c8c..a518c78 100644 --- a/gdb/testsuite/gdb.trace/ax.exp +++ b/gdb/testsuite/gdb.trace/ax.exp @@ -1,4 +1,4 @@ -# Copyright 2010 Free Software Foundation, Inc. +# Copyright 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/gdb.trace/backtrace.exp b/gdb/testsuite/gdb.trace/backtrace.exp index 4fa2cf0..17b9759 100644 --- a/gdb/testsuite/gdb.trace/backtrace.exp +++ b/gdb/testsuite/gdb.trace/backtrace.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/gdb.trace/circ.exp b/gdb/testsuite/gdb.trace/circ.exp index 87e414c..f02c9d0 100644 --- a/gdb/testsuite/gdb.trace/circ.exp +++ b/gdb/testsuite/gdb.trace/circ.exp @@ -1,4 +1,4 @@ -# 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/gdb.trace/collection.exp b/gdb/testsuite/gdb.trace/collection.exp index 6fd24a3..71ad38c 100644 --- a/gdb/testsuite/gdb.trace/collection.exp +++ b/gdb/testsuite/gdb.trace/collection.exp @@ -1,4 +1,5 @@ -# Copyright 1998, 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright 1998, 2005, 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/gdb.trace/deltrace.exp b/gdb/testsuite/gdb.trace/deltrace.exp index ec87462..534ec69 100644 --- a/gdb/testsuite/gdb.trace/deltrace.exp +++ b/gdb/testsuite/gdb.trace/deltrace.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 1999, 2007, 2008, 2009, 2010 +# Copyright 1998, 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/gdb.trace/infotrace.exp b/gdb/testsuite/gdb.trace/infotrace.exp index bfe8794..b167089 100644 --- a/gdb/testsuite/gdb.trace/infotrace.exp +++ b/gdb/testsuite/gdb.trace/infotrace.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/gdb.trace/packetlen.exp b/gdb/testsuite/gdb.trace/packetlen.exp index 16be2a0..73cedc6 100644 --- a/gdb/testsuite/gdb.trace/packetlen.exp +++ b/gdb/testsuite/gdb.trace/packetlen.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/gdb.trace/passc-dyn.exp b/gdb/testsuite/gdb.trace/passc-dyn.exp index 3d5bc0a..6a51fa4 100644 --- a/gdb/testsuite/gdb.trace/passc-dyn.exp +++ b/gdb/testsuite/gdb.trace/passc-dyn.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2005, 2007, 2008, 2009, 2010 +# Copyright 1998, 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/gdb.trace/passcount.exp b/gdb/testsuite/gdb.trace/passcount.exp index 0df9224..9431b9b 100644 --- a/gdb/testsuite/gdb.trace/passcount.exp +++ b/gdb/testsuite/gdb.trace/passcount.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/gdb.trace/report.exp b/gdb/testsuite/gdb.trace/report.exp index 591ddf1..fde3d65 100644 --- a/gdb/testsuite/gdb.trace/report.exp +++ b/gdb/testsuite/gdb.trace/report.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/gdb.trace/save-trace.exp b/gdb/testsuite/gdb.trace/save-trace.exp index b1616a6..50af9fc 100644 --- a/gdb/testsuite/gdb.trace/save-trace.exp +++ b/gdb/testsuite/gdb.trace/save-trace.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/gdb.trace/tfile.exp b/gdb/testsuite/gdb.trace/tfile.exp index 0cbeb68..ec21a89 100644 --- a/gdb/testsuite/gdb.trace/tfile.exp +++ b/gdb/testsuite/gdb.trace/tfile.exp @@ -1,4 +1,4 @@ -# Copyright 2010 Free Software Foundation, Inc. +# Copyright 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/gdb.trace/tfind.exp b/gdb/testsuite/gdb.trace/tfind.exp index a89bce6..0d55b18 100644 --- a/gdb/testsuite/gdb.trace/tfind.exp +++ b/gdb/testsuite/gdb.trace/tfind.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2002, 2005, 2007, 2008, 2009, 2010 +# Copyright 1998, 2002, 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/gdb.trace/tracecmd.exp b/gdb/testsuite/gdb.trace/tracecmd.exp index 7778383..679cc32 100644 --- a/gdb/testsuite/gdb.trace/tracecmd.exp +++ b/gdb/testsuite/gdb.trace/tracecmd.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/gdb.trace/tsv.exp b/gdb/testsuite/gdb.trace/tsv.exp index 7a80078..c1b406d 100644 --- a/gdb/testsuite/gdb.trace/tsv.exp +++ b/gdb/testsuite/gdb.trace/tsv.exp @@ -1,4 +1,4 @@ -# Copyright 2009, 2010 Free Software Foundation, Inc. +# Copyright 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/gdb.trace/while-dyn.exp b/gdb/testsuite/gdb.trace/while-dyn.exp index 8c8864f..1a88b61 100644 --- a/gdb/testsuite/gdb.trace/while-dyn.exp +++ b/gdb/testsuite/gdb.trace/while-dyn.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/gdb.trace/while-stepping.exp b/gdb/testsuite/gdb.trace/while-stepping.exp index 3d89563..a51f313 100644 --- a/gdb/testsuite/gdb.trace/while-stepping.exp +++ b/gdb/testsuite/gdb.trace/while-stepping.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 |