diff options
Diffstat (limited to 'libstdc++-v3/libsupc++/new_opv.cc')
-rw-r--r-- | libstdc++-v3/libsupc++/new_opv.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libstdc++-v3/libsupc++/new_opv.cc b/libstdc++-v3/libsupc++/new_opv.cc index 98df6c9d8ea..7b1b1ca768e 100644 --- a/libstdc++-v3/libsupc++/new_opv.cc +++ b/libstdc++-v3/libsupc++/new_opv.cc @@ -1,4 +1,5 @@ // Boilerplate support routines for -*- C++ -*- dynamic memory management. + // Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation // // This file is part of GNU CC. |