summaryrefslogtreecommitdiff
path: root/gcc/genpeep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/genpeep.c')
-rw-r--r--gcc/genpeep.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/genpeep.c b/gcc/genpeep.c
index d26d0eabdef..fd1357da5b7 100644
--- a/gcc/genpeep.c
+++ b/gcc/genpeep.c
@@ -1,5 +1,6 @@
/* Generate code from machine description to perform peephole optimizations.
- Copyright (C) 1987, 89, 92, 97-99, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1987, 1989, 1992, 1997, 1998,
+ 1999, 2000 Free Software Foundation, Inc.
This file is part of GNU CC.