config.sub, config.guess: Update from upstream, to 2015-01-01 version.
[deliverable/binutils-gdb.git] / gas / as.c
index 781cf8b5476429e3b0054b3569adeff1852d4bd5..503add992a1adf360182b05d199f1c0018a0fcbb 100644 (file)
--- a/gas/as.c
+++ b/gas/as.c
@@ -626,7 +626,7 @@ parse_args (int * pargc, char *** pargv)
        case OPTION_VERSION:
          /* This output is intended to follow the GNU standards document.  */
          printf (_("GNU assembler %s\n"), 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 later.\n\
This page took 0.024445 seconds and 4 git commands to generate.