diff options
Diffstat (limited to 'libstdc++-v3/libsupc++/new_opnt.cc')
-rw-r--r-- | libstdc++-v3/libsupc++/new_opnt.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/libsupc++/new_opnt.cc b/libstdc++-v3/libsupc++/new_opnt.cc index 968082f4096e..a9eb465f59f6 100644 --- a/libstdc++-v3/libsupc++/new_opnt.cc +++ b/libstdc++-v3/libsupc++/new_opnt.cc @@ -1,5 +1,5 @@ // Support routines for the -*- C++ -*- dynamic memory management. -// Copyright (C) 1997-2014 Free Software Foundation, Inc. +// Copyright (C) 1997-2015 Free Software Foundation, Inc. // // This file is part of GCC. // |