X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=libstdc%2B%2B-v3%2Ftestsuite%2F30_threads%2Frecursive_timed_mutex%2Ftry_lock_until%2F1.cc;h=e85e6c7b72e69483694d1eb845b50cc13d274b8c;hb=cbe34bb5edd97015e38c483516492f171bf9f95d;hp=182b727a3d0afb273bdd7e532252046cccb57478;hpb=ae12c0f06202bab513bd2d41a24f376970fbd0b6;p=thirdparty%2Fgcc.git diff --git a/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_until/1.cc b/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_until/1.cc index 182b727a3d0a..e85e6c7b72e6 100644 --- a/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_until/1.cc +++ b/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_until/1.cc @@ -3,7 +3,7 @@ // { dg-require-effective-target c++11 } // { dg-require-cstdint "" } -// Copyright (C) 2008-2016 Free Software Foundation, Inc. +// Copyright (C) 2008-2017 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