diff options
author | Edward Smith-Rowland <emsr@gcc.gnu.org> | 2019-11-15 21:27:49 +0000 |
---|---|---|
committer | Edward Smith-Rowland <emsr@gcc.gnu.org> | 2019-11-15 21:27:49 +0000 |
commit | f982d12a51cd91c7a16af22f8054bfb648fe54ca (patch) | |
tree | 466b54501c88773517b7c793439461becbad757c | |
parent | 12536431ade794ab9d16ee3230a6880c1d277552 (diff) | |
download | gcc-f982d12a51cd91c7a16af22f8054bfb648fe54ca.zip gcc-f982d12a51cd91c7a16af22f8054bfb648fe54ca.tar.gz gcc-f982d12a51cd91c7a16af22f8054bfb648fe54ca.tar.bz2 |
Forgot to change teh date range.
From-SVN: r278318
-rw-r--r-- | libstdc++-v3/testsuite/20_util/function_objects/constexpr_searcher.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/testsuite/20_util/function_objects/constexpr_searcher.cc b/libstdc++-v3/testsuite/20_util/function_objects/constexpr_searcher.cc index e9fc0fc..69caaa1 100644 --- a/libstdc++-v3/testsuite/20_util/function_objects/constexpr_searcher.cc +++ b/libstdc++-v3/testsuite/20_util/function_objects/constexpr_searcher.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2019 Free Software Foundation, Inc. +// Copyright (C) 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 |