opcodes: handle mach-o for thumb/arm disambiguation.
[deliverable/binutils-gdb.git] / binutils / version.c
index c745cf13447f29fbf543add43fd367326276a04e..8e30123ff7f6d1ae9336d644c4b6b798db68d981 100644 (file)
@@ -31,7 +31,7 @@ print_version (const char *name)
   /* This output is intended to follow the GNU standards document.  */
   /* xgettext:c-format */
   printf ("GNU %s %s\n", name, BFD_VERSION_STRING);
-  printf (_("Copyright (C) 2014-2015 Free Software Foundation, Inc.\n"));
+  printf (_("Copyright (C) 2015 Free Software Foundation, Inc.\n"));
   printf (_("\
 This program is free software; you may redistribute it under the terms of\n\
 the GNU General Public License version 3 or (at your option) any later version.\n\
This page took 0.023851 seconds and 4 git commands to generate.