binutils-gdb/gdb/unittests
Joel Brobecker 4ada3dfd5c Fix year range in unittests/.../char/empty.cc copyright header
The year range in the copyright header of that file was incorrect:

    // Copyright (C) 3 Free Software Foundation, Inc.

Tracing the origin of this file down, I found that it was copied
from GCC's libstdc++-v3 testsuite:

    Adapt and integrate string_view tests
    https://www.sourceware.org/ml/gdb-patches/2018-04/msg00113.html

Looking at the version in GCC, I found the same issue, so sent
a fix there:

    https://gcc.gnu.org/ml/gcc-patches/2019-01/msg00000.html

Now that the fix is in GCC, this commit applies the same fix
to our copy.

gdb/ChangeLog:

	* unittests/basic_string_view/element_access/char/empty.cc:
	Fix year range in copyright header.
2019-01-02 10:11:41 +04:00
..
basic_string_view Fix year range in unittests/.../char/empty.cc copyright header 2019-01-02 10:11:41 +04:00
optional Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
array-view-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
cli-utils-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
common-utils-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
copy_bitwise-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
environ-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
format_pieces-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
function-view-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
lookup_name_info-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
memory-map-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
memrange-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
mkdir-recursive-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
observable-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
offset-type-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
optional-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
parse-connection-spec-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
ptid-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
rsp-low-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
scoped_fd-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
scoped_mmap-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
scoped_restore-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
string_view-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
style-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
tracepoint-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
unpack-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
utils-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
xml-utils-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00