summaryrefslogtreecommitdiff
path: root/contrib/gcc/gcc.c
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-02-17 08:34:50 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-02-17 08:34:50 +0000
commitc4ac9621578c7528f01144e91b6c0dc3dce72b7b (patch)
treeb86771e64e7a23a8c3c4d3a5e8e0c087685dbc59 /contrib/gcc/gcc.c
parent8f90f252f4772be761eb1d362ef1ca1f893b1bef (diff)
Notes
Diffstat (limited to 'contrib/gcc/gcc.c')
-rw-r--r--contrib/gcc/gcc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/gcc/gcc.c b/contrib/gcc/gcc.c
index 1023cfa0b240..d4dbf5ea9d67 100644
--- a/contrib/gcc/gcc.c
+++ b/contrib/gcc/gcc.c
@@ -1,5 +1,6 @@
/* Compiler driver program that can handle many languages.
- Copyright (C) 1987, 89, 92-98, 1999 Free Software Foundation, Inc.
+ Copyright (C) 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+ 2000 Free Software Foundation, Inc.
This file is part of GNU CC.