Update copyright year range in all GDB files.

gdb/ChangeLog:

        Update copyright year range in all GDB files.
This commit is contained in:
Joel Brobecker
2020-01-01 10:20:01 +04:00
parent 5f4def5cbd
commit b811d2c292
5957 changed files with 5960 additions and 5956 deletions

View File

@ -1,6 +1,6 @@
/* C/C++ language support for compilation.
Copyright (C) 2014-2019 Free Software Foundation, Inc.
Copyright (C) 2014-2020 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,6 +1,6 @@
/* Convert symbols from GDB to GCC
Copyright (C) 2014-2019 Free Software Foundation, Inc.
Copyright (C) 2014-2020 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,6 +1,6 @@
/* Convert types from GDB to GCC
Copyright (C) 2014-2019 Free Software Foundation, Inc.
Copyright (C) 2014-2020 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,5 +1,5 @@
/* Header file for GDB compile C-language support.
Copyright (C) 2014-2019 Free Software Foundation, Inc.
Copyright (C) 2014-2020 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

View File

@ -1,6 +1,6 @@
/* Convert symbols from GDB to GCC
Copyright (C) 2014-2019 Free Software Foundation, Inc.
Copyright (C) 2014-2020 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,6 +1,6 @@
/* Convert types from GDB to GCC
Copyright (C) 2014-2019 Free Software Foundation, Inc.
Copyright (C) 2014-2020 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,5 +1,5 @@
/* Header file for GDB compile C++ language support.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Copyright (C) 2016-2020 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

View File

@ -1,5 +1,5 @@
/* Header file for GDB compile command and supporting functions.
Copyright (C) 2014-2019 Free Software Foundation, Inc.
Copyright (C) 2014-2020 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

View File

@ -1,6 +1,6 @@
/* Convert a DWARF location expression to C
Copyright (C) 2014-2019 Free Software Foundation, Inc.
Copyright (C) 2014-2020 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,6 +1,6 @@
/* Load module for 'compile' command.
Copyright (C) 2014-2019 Free Software Foundation, Inc.
Copyright (C) 2014-2020 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,5 +1,5 @@
/* Header file to load module for 'compile' command.
Copyright (C) 2014-2019 Free Software Foundation, Inc.
Copyright (C) 2014-2020 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

View File

@ -1,6 +1,6 @@
/* Call module for 'compile' command.
Copyright (C) 2014-2019 Free Software Foundation, Inc.
Copyright (C) 2014-2020 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,5 +1,5 @@
/* Header file to call module for 'compile' command.
Copyright (C) 2014-2019 Free Software Foundation, Inc.
Copyright (C) 2014-2020 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

View File

@ -1,6 +1,6 @@
/* General Compile and inject code
Copyright (C) 2014-2019 Free Software Foundation, Inc.
Copyright (C) 2014-2020 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,6 +1,6 @@
/* Header file for Compile and inject module.
Copyright (C) 2014-2019 Free Software Foundation, Inc.
Copyright (C) 2014-2020 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

View File

@ -1,6 +1,6 @@
/* GCC C plug-in wrapper for GDB.
Copyright (C) 2018-2019 Free Software Foundation, Inc.
Copyright (C) 2018-2020 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,6 +1,6 @@
/* GCC C++ plug-in wrapper for GDB.
Copyright (C) 2018-2019 Free Software Foundation, Inc.
Copyright (C) 2018-2020 Free Software Foundation, Inc.
This file is part of GDB.