diff options
Diffstat (limited to 'gcc/cp/new2.cc')
-rw-r--r-- | gcc/cp/new2.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/new2.cc b/gcc/cp/new2.cc index 0be1c0d8c7f..2833ea23414 100644 --- a/gcc/cp/new2.cc +++ b/gcc/cp/new2.cc @@ -1,5 +1,5 @@ // Boilerplate support routines for -*- C++ -*- dynamic memory management. -// Copyright (C) 1997 Free Software Foundation +// Copyright (C) 1997, 1998 Free Software Foundation // This file is part of GNU CC. |