Fix year range in libstdc++v3/testsuite/.../empty.cc copyright header

libstdc++-v3/ChangeLog:

        * testsuite/21_strings/basic_string_view/element_access/char/empty.cc:
        Fix year range in copyright header.

From-SVN: r267504
This commit is contained in:
Joel Brobecker 2019-01-02 06:04:51 +00:00 committed by Joel Brobecker
parent 5d6655ebcc
commit 2667a5d04a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2019-01-02 Joel Brobecker <brobecker@adacore.com>
* testsuite/21_strings/basic_string_view/element_access/char/empty.cc:
Fix year range in copyright header.
2019-01-01 Jakub Jelinek <jakub@redhat.com>
Update copyright years.

View File

@ -1,6 +1,6 @@
// { dg-options "-std=gnu++17" }
// Copyright (C) 3 Free Software Foundation, Inc.
// Copyright (C) 2013-2019 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the