libstdc++-v3/ChangeLog:
* testsuite/21_strings/basic_string_view/element_access/char/empty.cc:
Fix year range in copyright header.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@267504
138bc75d-0d04-0410-961f-
82ee72b054a4
+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.
// { 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