diff options
Diffstat (limited to 'gcc/lists.c')
-rw-r--r-- | gcc/lists.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/lists.c b/gcc/lists.c index 57eda4b..1e4a57a 100644 --- a/gcc/lists.c +++ b/gcc/lists.c @@ -1,4 +1,4 @@ -/* List management for the GNU C-Compiler expander. +/* List management for the GCC expander. Copyright (C) 1987, 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2003 Free Software Foundation, Inc. |