Update copyright year range in all GDB files.

This commit applies all changes made after running the gdb/copyright.py
script.

Note that one file was flagged by the script, due to an invalid
copyright header
(gdb/unittests/basic_string_view/element_access/char/empty.cc).
As the file was copied from GCC's libstdc++-v3 testsuite, this commit
leaves this file untouched for the time being; a patch to fix the header
was sent to gcc-patches first.

gdb/ChangeLog:

	Update copyright year range in all GDB files.
This commit is contained in:
Joel Brobecker
2019-01-01 10:01:51 +04:00
parent 5bbd631dca
commit 42a4f53d2b
5769 changed files with 5772 additions and 5768 deletions

View File

@@ -81,7 +81,7 @@ m4_include(ax_cxx_compile_stdcxx.m4)
## From Franc,ois Pinard ##
## ----------------------------------------- ##
# Copyright (C) 1996-2018 Free Software Foundation, Inc.
# Copyright (C) 1996-2019 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by