diff options
Diffstat (limited to 'opcodes/i386-gen.c')
-rw-r--r-- | opcodes/i386-gen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/i386-gen.c b/opcodes/i386-gen.c index ee06338..a0d0627 100644 --- a/opcodes/i386-gen.c +++ b/opcodes/i386-gen.c @@ -466,7 +466,7 @@ static void process_copyright (FILE *fp) { fprintf (fp, "/* This file is automatically generated by i386-gen. Do not edit! */\n\ -/* Copyright 2007, 2008, 2009, 2010\n\ +/* Copyright 2007, 2008, 2009, 2010, 2010\n\ Free Software Foundation, Inc.\n\ \n\ This file is part of the GNU opcodes library.\n\ |