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 2018-01-01 08:43:02 +04:00
parent 1690bb24d8
commit e2882c8578
5316 changed files with 5324 additions and 5322 deletions

View file

@ -1,7 +1,7 @@
/* *INDENT-OFF* */ /* ATTRIBUTE_PRINTF confuses indent, avoid running it
for now. */
/* I/O, string, cleanup, and other random utilities for GDB.
Copyright (C) 1986-2017 Free Software Foundation, Inc.
Copyright (C) 1986-2018 Free Software Foundation, Inc.
This file is part of GDB.