summaryrefslogtreecommitdiff
path: root/gcc/cppalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cppalloc.c')
-rw-r--r--gcc/cppalloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cppalloc.c b/gcc/cppalloc.c
index 57d43eb2798..acebfb54682 100644
--- a/gcc/cppalloc.c
+++ b/gcc/cppalloc.c
@@ -1,5 +1,5 @@
/* Part of CPP library. (memory allocation - xmalloc etc)
- Copyright (C) 1986, 87, 89, 92-95, 98, 99, 2000
+ Copyright (C) 1986, 1987, 1989, 1992, 1993, 1994, 1995, 1998, 1999, 2000
Free Software Foundation, Inc.
Written by Per Bothner, 1994.
Based on CCCP program by Paul Rubin, June 1986