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, 1 insertions, 2 deletions
diff --git a/gcc/gencodes.c b/gcc/gencodes.c
index e95eb98cb88..1b08dc5bb78 100644
--- a/gcc/gencodes.c
+++ b/gcc/gencodes.c
@@ -1,8 +1,7 @@
/* 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, 1991, 1995, 1998, 1999, 2000, 2001, 2003,
- 2004, 2007, 2010, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1987-2013 Free Software Foundation, Inc.
This file is part of GCC.