diff options
author | Daniel Jacobowitz <drow@false.org> | 2008-01-01 22:53:26 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2008-01-01 22:53:26 +0000 |
commit | 9b254dd1ce46c19dde1dde5b8d1e22e862dfacce (patch) | |
tree | 0048e6aecca22cb0ca44ebb3175f7c85ec9cea43 /gdb/testsuite/gdb.trace | |
parent | 33605d39628625079897972b9ecfa8d082000e67 (diff) | |
download | gdb-9b254dd1ce46c19dde1dde5b8d1e22e862dfacce.zip gdb-9b254dd1ce46c19dde1dde5b8d1e22e862dfacce.tar.gz gdb-9b254dd1ce46c19dde1dde5b8d1e22e862dfacce.tar.bz2 |
Updated copyright notices for most files.
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 | 2 | ||||
-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 | 2 | ||||
-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/while-dyn.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/while-stepping.exp | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/gdb/testsuite/gdb.trace/actions.exp b/gdb/testsuite/gdb.trace/actions.exp index 11883c4..c570949 100644 --- a/gdb/testsuite/gdb.trace/actions.exp +++ b/gdb/testsuite/gdb.trace/actions.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008 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 8435633..7e837d6 100644 --- a/gdb/testsuite/gdb.trace/backtrace.exp +++ b/gdb/testsuite/gdb.trace/backtrace.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008 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 af024af..902ac76 100644 --- a/gdb/testsuite/gdb.trace/circ.exp +++ b/gdb/testsuite/gdb.trace/circ.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008 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 0441e0d..c410d1e 100644 --- a/gdb/testsuite/gdb.trace/collection.exp +++ b/gdb/testsuite/gdb.trace/collection.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2005, 2007 Free Software Foundation, Inc. +# Copyright 1998, 2005, 2007, 2008 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 3dfc600..d9505ce 100644 --- a/gdb/testsuite/gdb.trace/deltrace.exp +++ b/gdb/testsuite/gdb.trace/deltrace.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 1999, 2007 Free Software Foundation, Inc. +# Copyright 1998, 1999, 2007, 2008 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 aa2c362..36552ec 100644 --- a/gdb/testsuite/gdb.trace/infotrace.exp +++ b/gdb/testsuite/gdb.trace/infotrace.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008 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 f425a04..37aee2f 100644 --- a/gdb/testsuite/gdb.trace/limits.exp +++ b/gdb/testsuite/gdb.trace/limits.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008 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 521d643..c4108a6 100644 --- a/gdb/testsuite/gdb.trace/packetlen.exp +++ b/gdb/testsuite/gdb.trace/packetlen.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008 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 16fb223..371ac32 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 Free Software Foundation, Inc. +# Copyright 1998, 2005, 2007, 2008 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 626be57..9df781d 100644 --- a/gdb/testsuite/gdb.trace/passcount.exp +++ b/gdb/testsuite/gdb.trace/passcount.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008 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 0794137..baed923 100644 --- a/gdb/testsuite/gdb.trace/report.exp +++ b/gdb/testsuite/gdb.trace/report.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008 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 04bc96a..28f6ee8 100644 --- a/gdb/testsuite/gdb.trace/save-trace.exp +++ b/gdb/testsuite/gdb.trace/save-trace.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008 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 e52527a..bcd539e 100644 --- a/gdb/testsuite/gdb.trace/tfind.exp +++ b/gdb/testsuite/gdb.trace/tfind.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2002, 2005, 2007 Free Software Foundation, Inc. +# Copyright 1998, 2002, 2005, 2007, 2008 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/tracecmd.exp b/gdb/testsuite/gdb.trace/tracecmd.exp index da1884d..d11ec8a90f 100644 --- a/gdb/testsuite/gdb.trace/tracecmd.exp +++ b/gdb/testsuite/gdb.trace/tracecmd.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008 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 6847202..871ba0b 100644 --- a/gdb/testsuite/gdb.trace/while-dyn.exp +++ b/gdb/testsuite/gdb.trace/while-dyn.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008 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 d582033..ee26671 100644 --- a/gdb/testsuite/gdb.trace/while-stepping.exp +++ b/gdb/testsuite/gdb.trace/while-stepping.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008 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 |