diff options
Diffstat (limited to 'gcc/cppulp.c')
-rw-r--r-- | gcc/cppulp.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/cppulp.c b/gcc/cppulp.c index 7e7457c..c419f4a 100644 --- a/gcc/cppulp.c +++ b/gcc/cppulp.c @@ -1,5 +1,6 @@ /* CPP Library. - Copyright (C) 1986, 87, 89, 92-98, 1999 Free Software Foundation, Inc. + Copyright (C) 1986, 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, + 1999 Free Software Foundation, Inc. Contributed by Per Bothner, 1994-95. Based on CCCP program by Paul Rubin, June 1986 Adapted to ANSI C, Richard Stallman, Jan 1987 |