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