|
|
|
@ -514,8 +514,7 @@ parse_args (pargc, pargv) |
|
|
|
case OPTION_VERSION: |
|
|
|
/* This output is intended to follow the GNU standards document. */ |
|
|
|
printf (_("GNU assembler %s\n"), VERSION); |
|
|
|
printf (_("\
|
|
|
|
Copyright 1997, 1998, 1999, 2000 Free Software Foundation, Inc.\n")); |
|
|
|
printf (_("Copyright 2000 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. This program has absolutely no warranty.\n")); |
|
|
|
|