aboutsummaryrefslogtreecommitdiff
path: root/gcc/ch/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ch/parse.c')
-rw-r--r--gcc/ch/parse.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/ch/parse.c b/gcc/ch/parse.c
index f2513ff..74e10c2 100644
--- a/gcc/ch/parse.c
+++ b/gcc/ch/parse.c
@@ -1,5 +1,6 @@
/* Parser for GNU CHILL (CCITT High-Level Language) -*- C -*-
- Copyright (C) 1992, 93, 98, 99, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1992, 1993, 1998, 1999, 2000
+ Free Software Foundation, Inc.
This file is part of GNU CC.