diff options
Diffstat (limited to 'gcc/c/c-aux-info.c')
| -rw-r--r-- | gcc/c/c-aux-info.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/c/c-aux-info.c b/gcc/c/c-aux-info.c index 694f9c1f59e..dd9c7685bc6 100644 --- a/gcc/c/c-aux-info.c +++ b/gcc/c/c-aux-info.c @@ -1,8 +1,7 @@ /* Generate information regarding function declarations and definitions based on information stored in GCC's tree structure. This code implements the -aux-info option. - Copyright (C) 1989, 1991, 1994, 1995, 1997, 1998, - 1999, 2000, 2003, 2004, 2007, 2010 Free Software Foundation, Inc. + Copyright (C) 1989-2013 Free Software Foundation, Inc. Contributed by Ron Guilmette (rfg@segfault.us.com). This file is part of GCC. |
