diff options
author | Joel Brobecker <brobecker@gnat.com> | 2010-01-01 07:32:07 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2010-01-01 07:32:07 +0000 |
commit | 4c38e0a4fcb69f8586d8db0b9cdb8dbab5980811 (patch) | |
tree | 7d90eb7a52e3bcf95ca93628b3dac6e7f8de9447 /gdb/testsuite/gdb.trace | |
parent | 6479260d11c8f24a33cea6d0c79778a6beae1f9d (diff) | |
download | gdb-4c38e0a4fcb69f8586d8db0b9cdb8dbab5980811.zip gdb-4c38e0a4fcb69f8586d8db0b9cdb8dbab5980811.tar.gz gdb-4c38e0a4fcb69f8586d8db0b9cdb8dbab5980811.tar.bz2 |
Update copyright year in most headers.
Automatic update by copyright.sh.
Diffstat (limited to 'gdb/testsuite/gdb.trace')
-rw-r--r-- | gdb/testsuite/gdb.trace/actions.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/backtrace.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/circ.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/collection.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/deltrace.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/infotrace.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/limits.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/packetlen.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/passc-dyn.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/passcount.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/report.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/save-trace.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/tfind.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/tracecmd.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/tsv.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/while-dyn.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/while-stepping.exp | 2 |
17 files changed, 19 insertions, 17 deletions
diff --git a/gdb/testsuite/gdb.trace/actions.exp b/gdb/testsuite/gdb.trace/actions.exp index 616a656..7168501 100644 --- a/gdb/testsuite/gdb.trace/actions.exp +++ b/gdb/testsuite/gdb.trace/actions.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009, 2010 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 b1e3f0f..47d75be 100644 --- a/gdb/testsuite/gdb.trace/backtrace.exp +++ b/gdb/testsuite/gdb.trace/backtrace.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009, 2010 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 9a2c6f9..d18e7eb 100644 --- a/gdb/testsuite/gdb.trace/circ.exp +++ b/gdb/testsuite/gdb.trace/circ.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009, 2010 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 3a1b39d..6dd12ca 100644 --- a/gdb/testsuite/gdb.trace/collection.exp +++ b/gdb/testsuite/gdb.trace/collection.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2005, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 1998, 2005, 2007, 2008, 2009, 2010 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 7497e55..5bbc8cf 100644 --- a/gdb/testsuite/gdb.trace/deltrace.exp +++ b/gdb/testsuite/gdb.trace/deltrace.exp @@ -1,4 +1,5 @@ -# Copyright 1998, 1999, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 1998, 1999, 2007, 2008, 2009, 2010 +# 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/infotrace.exp b/gdb/testsuite/gdb.trace/infotrace.exp index 0832367..f5c18d5 100644 --- a/gdb/testsuite/gdb.trace/infotrace.exp +++ b/gdb/testsuite/gdb.trace/infotrace.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009, 2010 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/limits.exp b/gdb/testsuite/gdb.trace/limits.exp index d85e084..1ff884e 100644 --- a/gdb/testsuite/gdb.trace/limits.exp +++ b/gdb/testsuite/gdb.trace/limits.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009, 2010 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 2c552ec..db4955b 100644 --- a/gdb/testsuite/gdb.trace/packetlen.exp +++ b/gdb/testsuite/gdb.trace/packetlen.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009, 2010 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 2d77e6d..58c1bed 100644 --- a/gdb/testsuite/gdb.trace/passc-dyn.exp +++ b/gdb/testsuite/gdb.trace/passc-dyn.exp @@ -1,4 +1,5 @@ -# Copyright 1998, 2005, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 1998, 2005, 2007, 2008, 2009, 2010 +# 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/passcount.exp b/gdb/testsuite/gdb.trace/passcount.exp index bb7de97..cb09393 100644 --- a/gdb/testsuite/gdb.trace/passcount.exp +++ b/gdb/testsuite/gdb.trace/passcount.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009, 2010 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 9757eb8..fb7d6b0 100644 --- a/gdb/testsuite/gdb.trace/report.exp +++ b/gdb/testsuite/gdb.trace/report.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009, 2010 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 62e872e..0a20b12 100644 --- a/gdb/testsuite/gdb.trace/save-trace.exp +++ b/gdb/testsuite/gdb.trace/save-trace.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009, 2010 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 f1bc46b..2f65436 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 +# Copyright 1998, 2002, 2005, 2007, 2008, 2009, 2010 # 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 7b33e24..0fd8968 100644 --- a/gdb/testsuite/gdb.trace/tracecmd.exp +++ b/gdb/testsuite/gdb.trace/tracecmd.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009, 2010 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 5bab91d..1615b3b 100644 --- a/gdb/testsuite/gdb.trace/tsv.exp +++ b/gdb/testsuite/gdb.trace/tsv.exp @@ -1,4 +1,4 @@ -# Copyright 2009 Free Software Foundation, Inc. +# Copyright 2009, 2010 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 b279c10..de31980 100644 --- a/gdb/testsuite/gdb.trace/while-dyn.exp +++ b/gdb/testsuite/gdb.trace/while-dyn.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009, 2010 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 bce61a3..c75ac4f 100644 --- a/gdb/testsuite/gdb.trace/while-stepping.exp +++ b/gdb/testsuite/gdb.trace/while-stepping.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009, 2010 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 |