aboutsummaryrefslogtreecommitdiff
path: root/gcc/ch
diff options
context:
space:
mode:
authorKaveh Ghazi <ghazi@gcc.gnu.org>2000-01-11 00:12:38 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>2000-01-11 00:12:38 +0000
commitb87c6d55b0f9208117b1157d016e992915632007 (patch)
treedb9674f9f01c977003fa19cf960d455f4ad5b013 /gcc/ch
parent7bdb32b97ef4687f7cbaad717130a78aa2a86a2b (diff)
downloadgcc-b87c6d55b0f9208117b1157d016e992915632007.zip
gcc-b87c6d55b0f9208117b1157d016e992915632007.tar.gz
gcc-b87c6d55b0f9208117b1157d016e992915632007.tar.bz2
Update copyrights for last checkin.
From-SVN: r31309
Diffstat (limited to 'gcc/ch')
-rw-r--r--gcc/ch/lex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ch/lex.c b/gcc/ch/lex.c
index c48e185..5a5bc6d 100644
--- a/gcc/ch/lex.c
+++ b/gcc/ch/lex.c
@@ -1,5 +1,5 @@
/* Lexical analyzer for GNU CHILL. -*- C -*-
- Copyright (C) 1992, 93, 1994, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1992, 93, 94, 98, 99, 2000 Free Software Foundation, Inc.
This file is part of GNU CC.