diff options
Diffstat (limited to 'libstdc++-v3/include/experimental/tuple')
-rw-r--r-- | libstdc++-v3/include/experimental/tuple | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/experimental/tuple b/libstdc++-v3/include/experimental/tuple index 8a56fbc6732..54529e81ea2 100644 --- a/libstdc++-v3/include/experimental/tuple +++ b/libstdc++-v3/include/experimental/tuple @@ -1,6 +1,6 @@ // <experimental/tuple> -*- C++ -*- -// Copyright (C) 2014-2019 Free Software Foundation, Inc. +// Copyright (C) 2014-2020 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 |