diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-01-07 17:54:46 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-01-07 17:54:46 -0700 |
commit | 800d15c6c76acf00c1bb60d2f97291b1d264087a (patch) | |
tree | 88901f71f23a9e5021d44ff76d79f61a7c27d9d8 /gcc | |
parent | 2668793e69871aa499e43a5b368453e0f5cee831 (diff) | |
download | gcc-800d15c6c76acf00c1bb60d2f97291b1d264087a.zip gcc-800d15c6c76acf00c1bb60d2f97291b1d264087a.tar.gz gcc-800d15c6c76acf00c1bb60d2f97291b1d264087a.tar.bz2 |
Copyright update
From-SVN: r24568
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/toplev.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/toplev.c b/gcc/toplev.c index bef0033..5a4fbfe 100644 --- a/gcc/toplev.c +++ b/gcc/toplev.c @@ -1,5 +1,5 @@ /* Top level of GNU C compiler - Copyright (C) 1987, 88, 89, 92-7, 1998 Free Software Foundation, Inc. + Copyright (C) 1987, 88, 89, 92-8, 1999 Free Software Foundation, Inc. This file is part of GNU CC. |