diff options
Diffstat (limited to 'gcc/cp/inc/new')
-rw-r--r-- | gcc/cp/inc/new | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/inc/new b/gcc/cp/inc/new index b66673dc3a6..821c99dc0d5 100644 --- a/gcc/cp/inc/new +++ b/gcc/cp/inc/new @@ -1,5 +1,5 @@ // The -*- C++ -*- dynamic memory management header. -// Copyright (C) 1994, 96-97, 1998 Free Software Foundation +// Copyright (C) 1994, 1996, 1997, 1998 Free Software Foundation #ifndef __NEW__ #define __NEW__ |