include/opcode/
[deliverable/binutils-gdb.git] / opcodes / aarch64-gen.c
index 95bd0165f86888453b1c580eebc1c5bd906ac95f..66e2f0f4a9ad13fb1acc7e99ec60bd14745ffc21 100644 (file)
@@ -1,6 +1,6 @@
 /* aarch64-gen.c -- Generate tables and routines for opcode lookup and
    instruction encoding and decoding.
-   Copyright 2012  Free Software Foundation, Inc.
+   Copyright 2012, 2013  Free Software Foundation, Inc.
    Contributed by ARM Ltd.
 
    This file is part of the GNU opcodes library.
@@ -1242,7 +1242,7 @@ main (int argc, char **argv)
     print_divide_result (decoder_tree);
 
   printf ("/* This file is automatically generated by aarch64-gen.  Do not edit!  */\n");
-  printf ("/* Copyright 2012  Free Software Foundation, Inc.\n\
+  printf ("/* Copyright 2012, 2013  Free Software Foundation, Inc.\n\
    Contributed by ARM Ltd.\n\
 \n\
    This file is part of the GNU opcodes library.\n\
This page took 0.023995 seconds and 4 git commands to generate.