summaryrefslogtreecommitdiff
path: root/gcc/gencodes.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gencodes.c')
-rw-r--r--gcc/gencodes.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/gencodes.c b/gcc/gencodes.c
index 7213f41e44f..39db3912cda 100644
--- a/gcc/gencodes.c
+++ b/gcc/gencodes.c
@@ -1,7 +1,8 @@
/* Generate from machine description:
- some macros CODE_FOR_... giving the insn_code_number value
for each of the defined standard insn names.
- Copyright (C) 1987, 91, 95, 98, 99, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1987, 1991, 1995, 1998,
+ 1999, 2000 Free Software Foundation, Inc.
This file is part of GNU CC.