aboutsummaryrefslogtreecommitdiff
path: root/gcc/ch/lex.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ch/lex.c')
-rw-r--r--gcc/ch/lex.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/ch/lex.c b/gcc/ch/lex.c
index 868d8ed..5e9a46f 100644
--- a/gcc/ch/lex.c
+++ b/gcc/ch/lex.c
@@ -1,5 +1,6 @@
/* Lexical analyzer for GNU CHILL. -*- C -*-
- Copyright (C) 1992, 93, 94, 98, 99, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1992, 1993, 1994, 1998, 1999, 2000
+ Free Software Foundation, Inc.
This file is part of GNU CC.