From 08c74ec4b319bc6e5092b9a0385270b87d06d7dd Mon Sep 17 00:00:00 2001 From: zack Date: Sun, 6 Feb 2000 07:53:50 +0000 Subject: * cppalloc.c: Update copyright. * cpplib.c: Merge all the static function prototypes into one block. * cpplib.h: Remove #if 0 block. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31818 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/cppalloc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gcc/cppalloc.c') diff --git a/gcc/cppalloc.c b/gcc/cppalloc.c index 3e44dc38745..ed39277d025 100644 --- a/gcc/cppalloc.c +++ b/gcc/cppalloc.c @@ -1,5 +1,6 @@ /* Part of CPP library. (memory allocation - xmalloc etc) - Copyright (C) 1986, 87, 89, 92-95, 98, 99, 2000 Free Software Foundation, Inc. + Copyright (C) 1986, 87, 89, 92-95, 98, 99, 2000 + Free Software Foundation, Inc. Written by Per Bothner, 1994. Based on CCCP program by Paul Rubin, June 1986 Adapted to ANSI C, Richard Stallman, Jan 1987 -- cgit v1.2.3