summaryrefslogtreecommitdiffstats
path: root/gcc/c-lex.c
diff options
context:
space:
mode:
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>2002-06-02 20:13:46 +0000
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>2002-06-02 20:13:46 +0000
commit3eb82013e62ddc46156ae95d0ae0eddc40a4988b (patch)
treebb1bf1ed3789f09678f38076a732b562f88ad5c8 /gcc/c-lex.c
parentcb8d9c4357b49e79a70d32644c4e370af228c9aa (diff)
downloadppe42-gcc-3eb82013e62ddc46156ae95d0ae0eddc40a4988b.tar.gz
ppe42-gcc-3eb82013e62ddc46156ae95d0ae0eddc40a4988b.zip
* c-lex.c: Update copyright and file description.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54185 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/c-lex.c')
-rw-r--r--gcc/c-lex.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/c-lex.c b/gcc/c-lex.c
index 65c0f9f8755..4cb70c8f886 100644
--- a/gcc/c-lex.c
+++ b/gcc/c-lex.c
@@ -1,6 +1,6 @@
-/* Lexical analyzer for C and Objective C.
+/* Mainly the interface between cpplib and the C front ends.
Copyright (C) 1987, 1988, 1989, 1992, 1994, 1995, 1996, 1997
- 1998, 1999, 2000 Free Software Foundation, Inc.
+ 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GCC.
OpenPOWER on IntegriCloud