diff options
author | Joel Brobecker <brobecker@adacore.com> | 2021-01-01 12:03:39 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2021-01-01 12:12:21 +0400 |
commit | 3666a04883754298b03884222206bfe756fbc520 (patch) | |
tree | 0962123e67c025266e3896332c38c27c1a7cd58b /gdb/testsuite/gdb.stabs | |
parent | ff7e39b613503fa5d7417e284ee2549117efdb91 (diff) | |
download | fsf-binutils-gdb-3666a04883754298b03884222206bfe756fbc520.zip fsf-binutils-gdb-3666a04883754298b03884222206bfe756fbc520.tar.gz fsf-binutils-gdb-3666a04883754298b03884222206bfe756fbc520.tar.bz2 |
Update copyright year range in all GDB files
This commits the result of running gdb/copyright.py as per our Start
of New Year procedure...
gdb/ChangeLog
Update copyright year range in copyright header of all GDB 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/gdb11479.c | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.stabs/gdb11479.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.stabs/weird.exp | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/gdb/testsuite/gdb.stabs/exclfwd.exp b/gdb/testsuite/gdb.stabs/exclfwd.exp index 214d7b4..0b7a12a 100644 --- a/gdb/testsuite/gdb.stabs/exclfwd.exp +++ b/gdb/testsuite/gdb.stabs/exclfwd.exp @@ -1,4 +1,4 @@ -# Copyright 2004-2020 Free Software Foundation, Inc. +# Copyright 2004-2021 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 6caf5b6..d8562a9 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-2020 Free Software Foundation, Inc. + Copyright 2004-2021 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 ef53601..3df17e8 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-2020 Free Software Foundation, Inc. + Copyright 2004-2021 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 f4a94da..5cefbf4 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-2020 Free Software Foundation, Inc. + Copyright 2004-2021 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/gdb11479.c b/gdb/testsuite/gdb.stabs/gdb11479.c index c80d35d..3605145 100644 --- a/gdb/testsuite/gdb.stabs/gdb11479.c +++ b/gdb/testsuite/gdb.stabs/gdb11479.c @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2010-2020 Free Software Foundation, Inc. + Copyright 2010-2021 Free Software Foundation, Inc. Contributed by Pierre Muller. diff --git a/gdb/testsuite/gdb.stabs/gdb11479.exp b/gdb/testsuite/gdb.stabs/gdb11479.exp index 57f8263..e14999f 100644 --- a/gdb/testsuite/gdb.stabs/gdb11479.exp +++ b/gdb/testsuite/gdb.stabs/gdb11479.exp @@ -1,6 +1,6 @@ # This testcase is part of GDB, the GNU debugger. -# Copyright 2010-2020 Free Software Foundation, Inc. +# Copyright 2010-2021 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 111b384..fdea099 100644 --- a/gdb/testsuite/gdb.stabs/weird.exp +++ b/gdb/testsuite/gdb.stabs/weird.exp @@ -1,4 +1,4 @@ -# Copyright 1997-2020 Free Software Foundation, Inc. +# Copyright 1997-2021 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 |