2009-01-26 Andrew Stubbs <ams@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / as.c
index f67e7fb3e72fa761bb1d6d5197e09ca097098c29..246ee689205dab13ffad474884da6f6c95ae2b49 100644 (file)
--- a/gas/as.c
+++ b/gas/as.c
@@ -600,7 +600,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 2007 Free Software Foundation, Inc.\n"));
+         printf (_("Copyright 2008 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.023093 seconds and 4 git commands to generate.