GDB copyright headers update after running GDB's copyright.py script.

gdb/ChangeLog:

        Update year range in copyright notice of all files.
This commit is contained in:
Joel Brobecker
2016-01-01 08:33:14 +04:00
parent edd8878834
commit 618f726fcb
4743 changed files with 4757 additions and 4753 deletions

View File

@ -3,7 +3,7 @@
/* Dynamic architecture support for GDB, the GNU debugger.
Copyright (C) 1998-2015 Free Software Foundation, Inc.
Copyright (C) 1998-2016 Free Software Foundation, Inc.
This file is part of GDB.
@ -11,12 +11,12 @@
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */