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.stabs | |
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.stabs')
-rw-r--r-- | gdb/testsuite/gdb.stabs/exclfwd.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.stabs/exclfwd.h | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.stabs/exclfwd1.c | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.stabs/exclfwd2.c | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.stabs/weird.exp | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/gdb/testsuite/gdb.stabs/exclfwd.exp b/gdb/testsuite/gdb.stabs/exclfwd.exp index b84ec46..2e6efef 100644 --- a/gdb/testsuite/gdb.stabs/exclfwd.exp +++ b/gdb/testsuite/gdb.stabs/exclfwd.exp @@ -1,4 +1,4 @@ -# Copyright 2004, 2007 Free Software Foundation, Inc. +# Copyright 2004, 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.stabs/exclfwd.h b/gdb/testsuite/gdb.stabs/exclfwd.h index 7ed5e22..fc97d96 100644 --- a/gdb/testsuite/gdb.stabs/exclfwd.h +++ b/gdb/testsuite/gdb.stabs/exclfwd.h @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2004, 2007 Free Software Foundation, Inc. + Copyright 2004, 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.stabs/exclfwd1.c b/gdb/testsuite/gdb.stabs/exclfwd1.c index 0ac584f..7df92fc 100644 --- a/gdb/testsuite/gdb.stabs/exclfwd1.c +++ b/gdb/testsuite/gdb.stabs/exclfwd1.c @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2004, 2007 Free Software Foundation, Inc. + Copyright 2004, 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.stabs/exclfwd2.c b/gdb/testsuite/gdb.stabs/exclfwd2.c index b9c3827..9ee6454 100644 --- a/gdb/testsuite/gdb.stabs/exclfwd2.c +++ b/gdb/testsuite/gdb.stabs/exclfwd2.c @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2004, 2007 Free Software Foundation, Inc. + Copyright 2004, 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.stabs/weird.exp b/gdb/testsuite/gdb.stabs/weird.exp index 76542bd..f506b4a 100644 --- a/gdb/testsuite/gdb.stabs/weird.exp +++ b/gdb/testsuite/gdb.stabs/weird.exp @@ -1,4 +1,4 @@ -# Copyright 1997, 1998, 1999, 2001, 2003, 2004, 2006, 2007 +# Copyright 1997, 1998, 1999, 2001, 2003, 2004, 2006, 2007, 2008 # Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify |