diff options
Diffstat (limited to 'libstdc++-v3/testsuite/30_threads/lock/3.cc')
-rw-r--r-- | libstdc++-v3/testsuite/30_threads/lock/3.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/testsuite/30_threads/lock/3.cc b/libstdc++-v3/testsuite/30_threads/lock/3.cc index 0f453547e6b..5e9375f498f 100644 --- a/libstdc++-v3/testsuite/30_threads/lock/3.cc +++ b/libstdc++-v3/testsuite/30_threads/lock/3.cc @@ -3,7 +3,7 @@ // { dg-require-effective-target c++11 } // { dg-require-gthreads "" } -// Copyright (C) 2010-2022 Free Software Foundation, Inc. +// Copyright (C) 2010-2023 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 |