diff options
Diffstat (limited to 'libstdc++-v3/libsupc++/new_handler.cc')
-rw-r--r-- | libstdc++-v3/libsupc++/new_handler.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/libsupc++/new_handler.cc b/libstdc++-v3/libsupc++/new_handler.cc index a19504d137c..ac67b1728b2 100644 --- a/libstdc++-v3/libsupc++/new_handler.cc +++ b/libstdc++-v3/libsupc++/new_handler.cc @@ -1,6 +1,6 @@ // Implementation file for the -*- C++ -*- dynamic memory management header. -// Copyright (C) 1996-2022 Free Software Foundation, Inc. +// Copyright (C) 1996-2023 Free Software Foundation, Inc. // // This file is part of GCC. // |