diff options
author | Joel Brobecker <brobecker@gnat.com> | 2012-01-04 08:17:56 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2012-01-04 08:17:56 +0000 |
commit | 0b30217134add051e159a192066a1e568ebd837f (patch) | |
tree | 5dc6d74379768710c0c36449a911de3510cf8165 /gdb/testsuite/gdb.gdb | |
parent | 8ba098ad420eaa5fd18504df44f506af4d309426 (diff) | |
download | gdb-0b30217134add051e159a192066a1e568ebd837f.zip gdb-0b30217134add051e159a192066a1e568ebd837f.tar.gz gdb-0b30217134add051e159a192066a1e568ebd837f.tar.bz2 |
Copyright year update in most files of the GDB Project.
gdb/ChangeLog:
Copyright year update in most files of the GDB Project.
Diffstat (limited to 'gdb/testsuite/gdb.gdb')
-rw-r--r-- | gdb/testsuite/gdb.gdb/complaints.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.gdb/observer.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.gdb/selftest.exp | 4 | ||||
-rw-r--r-- | gdb/testsuite/gdb.gdb/xfullpath.exp | 3 |
4 files changed, 5 insertions, 8 deletions
diff --git a/gdb/testsuite/gdb.gdb/complaints.exp b/gdb/testsuite/gdb.gdb/complaints.exp index 92215bc..adaa47d 100644 --- a/gdb/testsuite/gdb.gdb/complaints.exp +++ b/gdb/testsuite/gdb.gdb/complaints.exp @@ -1,5 +1,4 @@ -# Copyright 2002, 2004, 2007, 2008, 2009, 2010, 2011 -# Free Software Foundation, Inc. +# Copyright 2002, 2004, 2007-2012 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.gdb/observer.exp b/gdb/testsuite/gdb.gdb/observer.exp index 154af37..bf6741c 100644 --- a/gdb/testsuite/gdb.gdb/observer.exp +++ b/gdb/testsuite/gdb.gdb/observer.exp @@ -1,5 +1,4 @@ -# Copyright 2003, 2004, 2007, 2008, 2009, 2010, 2011 -# Free Software Foundation, Inc. +# Copyright 2003-2004, 2007-2012 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.gdb/selftest.exp b/gdb/testsuite/gdb.gdb/selftest.exp index 30a71dd..91c2ee4 100644 --- a/gdb/testsuite/gdb.gdb/selftest.exp +++ b/gdb/testsuite/gdb.gdb/selftest.exp @@ -1,5 +1,5 @@ -# Copyright 1988, 1990, 1991, 1992, 1994, 1997, 1999, 2000, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +# Copyright 1988, 1990-1992, 1994, 1997, 1999-2000, 2002-2012 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.gdb/xfullpath.exp b/gdb/testsuite/gdb.gdb/xfullpath.exp index 206f543..1377802 100644 --- a/gdb/testsuite/gdb.gdb/xfullpath.exp +++ b/gdb/testsuite/gdb.gdb/xfullpath.exp @@ -1,5 +1,4 @@ -# Copyright 2002, 2003, 2004, 2007, 2008, 2009, 2010, 2011 -# Free Software Foundation, Inc. +# Copyright 2002-2004, 2007-2012 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 |