diff options
Diffstat (limited to 'gcc/fix-header.c')
-rw-r--r-- | gcc/fix-header.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/fix-header.c b/gcc/fix-header.c index 6b1c56f..aaad9de 100644 --- a/gcc/fix-header.c +++ b/gcc/fix-header.c @@ -1,5 +1,6 @@ /* fix-header.c - Make C header file suitable for C++. - Copyright (C) 1993, 94-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, + 1999, 2000 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the |