diff options
Diffstat (limited to 'libstdc++-v3/include/std/optional')
-rw-r--r-- | libstdc++-v3/include/std/optional | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/std/optional b/libstdc++-v3/include/std/optional index 937486f..1e88e8b 100644 --- a/libstdc++-v3/include/std/optional +++ b/libstdc++-v3/include/std/optional @@ -1,6 +1,6 @@ // <optional> -*- C++ -*- -// Copyright (C) 2013-2023 Free Software Foundation, Inc. +// Copyright (C) 2013-2024 Free Software Foundation, Inc. // Copyright The GNU Toolchain Authors. // // This file is part of the GNU ISO C++ Library. This library is free |