diff options
author | Joel Brobecker <brobecker@gnat.com> | 2009-01-03 05:58:08 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2009-01-03 05:58:08 +0000 |
commit | 0fb0cc7590113e9b459dfcc48dc71c9d419d9580 (patch) | |
tree | a2f105ccbd3841496034ed5b197148715be94bfe /gdb/testsuite/gdb.trace | |
parent | c9fc347d3835879d625d0b571d5cfc84de503c3c (diff) | |
download | binutils-0fb0cc7590113e9b459dfcc48dc71c9d419d9580.zip binutils-0fb0cc7590113e9b459dfcc48dc71c9d419d9580.tar.gz binutils-0fb0cc7590113e9b459dfcc48dc71c9d419d9580.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 | 3 | ||||
-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, 17 insertions, 16 deletions
diff --git a/gdb/testsuite/gdb.trace/actions.exp b/gdb/testsuite/gdb.trace/actions.exp index 72f3e6a..8a97bb4 100644 --- a/gdb/testsuite/gdb.trace/actions.exp +++ b/gdb/testsuite/gdb.trace/actions.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009 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 56a8f2e..82911f4 100644 --- a/gdb/testsuite/gdb.trace/backtrace.exp +++ b/gdb/testsuite/gdb.trace/backtrace.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009 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 dade665..1911d6a 100644 --- a/gdb/testsuite/gdb.trace/circ.exp +++ b/gdb/testsuite/gdb.trace/circ.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009 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 acc107b..dab2eb6 100644 --- a/gdb/testsuite/gdb.trace/collection.exp +++ b/gdb/testsuite/gdb.trace/collection.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2005, 2007, 2008 Free Software Foundation, Inc. +# Copyright 1998, 2005, 2007, 2008, 2009 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 6982276..5d11d49 100644 --- a/gdb/testsuite/gdb.trace/deltrace.exp +++ b/gdb/testsuite/gdb.trace/deltrace.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 1999, 2007, 2008 Free Software Foundation, Inc. +# Copyright 1998, 1999, 2007, 2008, 2009 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 708f41f..cab34b7 100644 --- a/gdb/testsuite/gdb.trace/infotrace.exp +++ b/gdb/testsuite/gdb.trace/infotrace.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009 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 f80e5a3..4f323af 100644 --- a/gdb/testsuite/gdb.trace/limits.exp +++ b/gdb/testsuite/gdb.trace/limits.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009 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 6609a48..871abe2 100644 --- a/gdb/testsuite/gdb.trace/packetlen.exp +++ b/gdb/testsuite/gdb.trace/packetlen.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009 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 c4a4d24..1be9e90 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 Free Software Foundation, Inc. +# Copyright 1998, 2005, 2007, 2008, 2009 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 3a77f7a..9594354 100644 --- a/gdb/testsuite/gdb.trace/passcount.exp +++ b/gdb/testsuite/gdb.trace/passcount.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009 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 62d4179..e39b8c2 100644 --- a/gdb/testsuite/gdb.trace/report.exp +++ b/gdb/testsuite/gdb.trace/report.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009 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 a4fcdf5..3dda06f 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 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009 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 6366719..363fb7f 100644 --- a/gdb/testsuite/gdb.trace/tfind.exp +++ b/gdb/testsuite/gdb.trace/tfind.exp @@ -1,4 +1,5 @@ -# Copyright 1998, 2002, 2005, 2007, 2008 Free Software Foundation, Inc. +# Copyright 1998, 2002, 2005, 2007, 2008, 2009 +# 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 1a09319..3e88318 100644 --- a/gdb/testsuite/gdb.trace/tracecmd.exp +++ b/gdb/testsuite/gdb.trace/tracecmd.exp @@ -1,4 +1,4 @@ -# Copyright 1998, 2007, 2008 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009 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 770fbcd..e8a3db7 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 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009 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 6dfbad3..ddce35d 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 Free Software Foundation, Inc. +# Copyright 1998, 2007, 2008, 2009 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 |