diff options
Diffstat (limited to 'libstdc++-v3/libsupc++/eh_aux_runtime.cc')
-rw-r--r-- | libstdc++-v3/libsupc++/eh_aux_runtime.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/libsupc++/eh_aux_runtime.cc b/libstdc++-v3/libsupc++/eh_aux_runtime.cc index b712a88311a0..dc483affee9e 100644 --- a/libstdc++-v3/libsupc++/eh_aux_runtime.cc +++ b/libstdc++-v3/libsupc++/eh_aux_runtime.cc @@ -1,5 +1,5 @@ // -*- C++ -*- Common throw conditions. -// Copyright (C) 1994-2015 Free Software Foundation, Inc. +// Copyright (C) 1994-2016 Free Software Foundation, Inc. // // This file is part of GCC. // |