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.fortran | |
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.fortran')
-rw-r--r-- | gdb/testsuite/gdb.fortran/Makefile.in | 4 | ||||
-rw-r--r-- | gdb/testsuite/gdb.fortran/array-element.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.fortran/complex.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.fortran/derived-type.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.fortran/exprs.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.fortran/module.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.fortran/subarray.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.fortran/types.exp | 2 |
8 files changed, 9 insertions, 9 deletions
diff --git a/gdb/testsuite/gdb.fortran/Makefile.in b/gdb/testsuite/gdb.fortran/Makefile.in index bd1f851..fccf295 100644 --- a/gdb/testsuite/gdb.fortran/Makefile.in +++ b/gdb/testsuite/gdb.fortran/Makefile.in @@ -1,12 +1,12 @@ # Makefile for regression testing the GNU debugger. # Copyright 1992, 1993, 1994, 1995, 1996, 1999, 2001, 2003, 2004, 2007, 2008, -# 2009 Free Software Foundation, Inc. +# 2009, 2010 Free Software Foundation, Inc. # This file is part of GDB. # GDB is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # GDB is distributed in the hope that it will be useful, diff --git a/gdb/testsuite/gdb.fortran/array-element.exp b/gdb/testsuite/gdb.fortran/array-element.exp index b8d863a..6ebde99 100644 --- a/gdb/testsuite/gdb.fortran/array-element.exp +++ b/gdb/testsuite/gdb.fortran/array-element.exp @@ -1,4 +1,4 @@ -# Copyright 2005, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 2005, 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.fortran/complex.exp b/gdb/testsuite/gdb.fortran/complex.exp index 9859497..7c35553 100644 --- a/gdb/testsuite/gdb.fortran/complex.exp +++ b/gdb/testsuite/gdb.fortran/complex.exp @@ -1,4 +1,4 @@ -# Copyright 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 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.fortran/derived-type.exp b/gdb/testsuite/gdb.fortran/derived-type.exp index ca75e1f..fa75696 100644 --- a/gdb/testsuite/gdb.fortran/derived-type.exp +++ b/gdb/testsuite/gdb.fortran/derived-type.exp @@ -1,4 +1,4 @@ -# Copyright 2005, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 2005, 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.fortran/exprs.exp b/gdb/testsuite/gdb.fortran/exprs.exp index ae3f771..ec275b5 100644 --- a/gdb/testsuite/gdb.fortran/exprs.exp +++ b/gdb/testsuite/gdb.fortran/exprs.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1994, 1997, 2005, 2007, 2008, 2009 +# Copyright (C) 1994, 1997, 2005, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify diff --git a/gdb/testsuite/gdb.fortran/module.exp b/gdb/testsuite/gdb.fortran/module.exp index 342ccee..0acce4f 100644 --- a/gdb/testsuite/gdb.fortran/module.exp +++ b/gdb/testsuite/gdb.fortran/module.exp @@ -1,4 +1,4 @@ -# Copyright 2009 Free Software Foundation, Inc. +# Copyright 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.fortran/subarray.exp b/gdb/testsuite/gdb.fortran/subarray.exp index 47fc40d..1e03c3f 100644 --- a/gdb/testsuite/gdb.fortran/subarray.exp +++ b/gdb/testsuite/gdb.fortran/subarray.exp @@ -1,4 +1,4 @@ -# Copyright 2005, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 2005, 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.fortran/types.exp b/gdb/testsuite/gdb.fortran/types.exp index 51e6e2f..4c3fa07 100644 --- a/gdb/testsuite/gdb.fortran/types.exp +++ b/gdb/testsuite/gdb.fortran/types.exp @@ -1,4 +1,4 @@ -# Copyright 1994, 1995, 1997, 1998, 2007, 2008, 2009 +# Copyright 1994, 1995, 1997, 1998, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify |