diff options
Diffstat (limited to 'libstdc++-v3/testsuite/experimental/filesystem/operations/copy.cc')
-rw-r--r-- | libstdc++-v3/testsuite/experimental/filesystem/operations/copy.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/testsuite/experimental/filesystem/operations/copy.cc b/libstdc++-v3/testsuite/experimental/filesystem/operations/copy.cc index 7173788c451..faab5216501 100644 --- a/libstdc++-v3/testsuite/experimental/filesystem/operations/copy.cc +++ b/libstdc++-v3/testsuite/experimental/filesystem/operations/copy.cc @@ -2,7 +2,7 @@ // { dg-do run { target c++11 } } // { dg-require-filesystem-ts "" } -// Copyright (C) 2014-2016 Free Software Foundation, Inc. +// Copyright (C) 2014-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 |