update copyright year range in GDB files

This applies the second part of GDB's End of Year Procedure, which
updates the copyright year range in all of GDB's files.

gdb/ChangeLog:

        Update copyright year range in all GDB files.
This commit is contained in:
Joel Brobecker 2017-01-01 10:50:51 +04:00
parent c113e7ff61
commit 61baf725ec
4957 changed files with 4968 additions and 4964 deletions

View file

@ -3,7 +3,7 @@
# Multi-build script for testing compilation of all maintained
# configs of GDB.
# Copyright (C) 2002-2016 Free Software Foundation, Inc.
# Copyright (C) 2002-2017 Free Software Foundation, Inc.
# Contributed by Richard Earnshaw (rearnsha@arm.com)