]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix year range in copyright header
authorJonathan Wakely <jwakely@redhat.com>
Wed, 2 Jan 2019 10:44:35 +0000 (10:44 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 2 Jan 2019 10:44:35 +0000 (10:44 +0000)
* testsuite/experimental/string_view/element_access/char/empty.cc:
Fix year range in copyright header.

From-SVN: r267508

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/experimental/string_view/element_access/char/empty.cc

index 971c05d4493c4955a3c59a650976471a59532f69..13535aaf786c1ba8aec3b3610db287fa790dbbfd 100644 (file)
@@ -1,3 +1,8 @@
+2019-01-02  Jonathan Wakely  <jwakely@redhat.com>
+
+       * testsuite/experimental/string_view/element_access/char/empty.cc:
+       Fix year range in copyright header.
+
 2019-01-02  Joel Brobecker  <brobecker@adacore.com>
 
        * testsuite/21_strings/basic_string_view/element_access/char/empty.cc:
index 977e41e79ae197a78a8a01dba08a4b989ba5b61c..299447fefe80844d66b9f9cafccb898bc8f53d02 100644 (file)
@@ -1,6 +1,6 @@
 // { dg-do run { target c++14 } }
 
-// 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