Change `function_symbols' to std::vector
[deliverable/binutils-gdb.git] / opcodes / z8kgen.c
index 312403df94bba1b1511809209a1ea34ba4f7f796..32ace4ba28c26bbcb69ecc7e5f1d4ca6be6ad43f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
 
    This file is part of the GNU opcodes library.
 
@@ -987,7 +987,7 @@ gas (void)
 
   printf ("/* DO NOT EDIT!  -*- buffer-read-only: t -*-\n");
   printf ("   This file is automatically generated by z8kgen.  */\n\n");
 
   printf ("/* DO NOT EDIT!  -*- buffer-read-only: t -*-\n");
   printf ("   This file is automatically generated by z8kgen.  */\n\n");
-  printf ("/* Copyright (C) 2007-2016 Free Software Foundation, Inc.\n\
+  printf ("/* Copyright (C) 2007-2018 Free Software Foundation, Inc.\n\
 \n\
    This file is part of the GNU opcodes library.\n\
 \n\
 \n\
    This file is part of the GNU opcodes library.\n\
 \n\
This page took 0.023021 seconds and 4 git commands to generate.