diff options
Diffstat (limited to 'libstdc++-v3/libsupc++/eh_unex_handler.cc')
-rw-r--r-- | libstdc++-v3/libsupc++/eh_unex_handler.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/libsupc++/eh_unex_handler.cc b/libstdc++-v3/libsupc++/eh_unex_handler.cc index 773dbfbb2966..429cafe127c0 100644 --- a/libstdc++-v3/libsupc++/eh_unex_handler.cc +++ b/libstdc++-v3/libsupc++/eh_unex_handler.cc @@ -1,5 +1,5 @@ // -*- C++ -*- std::unexpected handler -// Copyright (C) 2002-2015 Free Software Foundation, Inc. +// Copyright (C) 2002-2016 Free Software Foundation, Inc. // // This file is part of GCC. // |