X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=libstdc%2B%2B-v3%2Ftestsuite%2Fexperimental%2Foptional%2Fconstexpr%2Fmake_optional.cc;h=5be0e44038f373b641dae61c05abd216d0922fb8;hb=99dee82307f1e163e150c9c810452979994047ce;hp=2052be6e65711cc753bb29ec68ebee3071027a6a;hpb=8d9254fc8aa32619f640efb01cfe87cc6cdc9ce1;p=thirdparty%2Fgcc.git diff --git a/libstdc++-v3/testsuite/experimental/optional/constexpr/make_optional.cc b/libstdc++-v3/testsuite/experimental/optional/constexpr/make_optional.cc index 2052be6e6571..5be0e44038f3 100644 --- a/libstdc++-v3/testsuite/experimental/optional/constexpr/make_optional.cc +++ b/libstdc++-v3/testsuite/experimental/optional/constexpr/make_optional.cc @@ -1,6 +1,6 @@ // { dg-do run { target c++14 } } -// Copyright (C) 2013-2020 Free Software Foundation, Inc. +// Copyright (C) 2013-2021 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