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

@ -1,6 +1,6 @@
/* Manages interpreters for GDB, the GNU debugger.
Copyright (C) 2000-2015 Free Software Foundation, Inc.
Copyright (C) 2000-2016 Free Software Foundation, Inc.
Written by Jim Ingham <jingham@apple.com> of Apple Computer, Inc.