aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/inc/new
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/inc/new')
-rw-r--r--gcc/cp/inc/new2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/inc/new b/gcc/cp/inc/new
index 93a3231ab69..b66673dc3a6 100644
--- a/gcc/cp/inc/new
+++ b/gcc/cp/inc/new
@@ -1,5 +1,5 @@
// The -*- C++ -*- dynamic memory management header.
-// Copyright (C) 1994, 1996 Free Software Foundation
+// Copyright (C) 1994, 96-97, 1998 Free Software Foundation
#ifndef __NEW__
#define __NEW__