diff options
Diffstat (limited to 'gcc/cppdefault.c')
-rw-r--r-- | gcc/cppdefault.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/cppdefault.c b/gcc/cppdefault.c index 99c4c8814df..ce6e0f9a5cc 100644 --- a/gcc/cppdefault.c +++ b/gcc/cppdefault.c @@ -1,7 +1,5 @@ /* CPP Library. - Copyright (C) 1986, 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, - 1999, 2000, 2003, 2004, 2006, 2007, 2010, 2011 - Free Software Foundation, Inc. + Copyright (C) 1986-2013 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 |