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.stabs | |
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.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 5a2c7d9..9fa783b 100644 --- a/gdb/testsuite/gdb.stabs/exclfwd.exp +++ b/gdb/testsuite/gdb.stabs/exclfwd.exp @@ -1,4 +1,4 @@ -# Copyright 2004, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 2004, 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.stabs/exclfwd.h b/gdb/testsuite/gdb.stabs/exclfwd.h index 7dc80d9..d41a1a2 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, 2008, 2009 Free Software Foundation, Inc. + Copyright 2004, 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.stabs/exclfwd1.c b/gdb/testsuite/gdb.stabs/exclfwd1.c index d7868d0..1ac3bb6 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, 2008, 2009 Free Software Foundation, Inc. + Copyright 2004, 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.stabs/exclfwd2.c b/gdb/testsuite/gdb.stabs/exclfwd2.c index e7e204b..0450d68 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, 2008, 2009 Free Software Foundation, Inc. + Copyright 2004, 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.stabs/weird.exp b/gdb/testsuite/gdb.stabs/weird.exp index b3e1641..114c9ec 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, 2008, 2009 +# Copyright 1997, 1998, 1999, 2001, 2003, 2004, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify |