diff options
Diffstat (limited to 'libstdc++-v3/libsupc++/eh_ptr.cc')
-rw-r--r-- | libstdc++-v3/libsupc++/eh_ptr.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/libsupc++/eh_ptr.cc b/libstdc++-v3/libsupc++/eh_ptr.cc index 2c34bc10a02..a568996fa73 100644 --- a/libstdc++-v3/libsupc++/eh_ptr.cc +++ b/libstdc++-v3/libsupc++/eh_ptr.cc @@ -1,5 +1,5 @@ // -*- C++ -*- Implement the members of exception_ptr. -// Copyright (C) 2008-2022 Free Software Foundation, Inc. +// Copyright (C) 2008-2023 Free Software Foundation, Inc. // // This file is part of GCC. // |