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 @@
/* Machine-independent support for SVR4 /proc (process file system)
Copyright (C) 1999-2015 Free Software Foundation, Inc.
Copyright (C) 1999-2016 Free Software Foundation, Inc.
Written by Michael Snyder at Cygnus Solutions.
Based on work by Fred Fish, Stu Grossman, Geoff Noer, and others.