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.
This commit is contained in:
Joel Brobecker
2021-01-01 12:03:39 +04:00
parent ff7e39b613
commit 3666a04883
6323 changed files with 6326 additions and 6322 deletions

View File

@ -1,5 +1,5 @@
dnl Autoconf configure script for GDB support library
dnl Copyright (C) 2020 Free Software Foundation, Inc.
dnl Copyright (C) 2020-2021 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by