X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gas%2Fas.c;h=d8d20cca76fd4f8b12f0a75c17a4f4a8da0013e7;hb=58920b5be048726fca38e4e6ddcaa02ae6d9c1b8;hp=091fe902da18ede2698b80859ade64c80ffba7d4;hpb=0ac2b354ee006d94d6fc46bea08f39f99b18f869;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/as.c b/gas/as.c index 091fe902da..d8d20cca76 100644 --- a/gas/as.c +++ b/gas/as.c @@ -1,5 +1,5 @@ /* as.c - GAS main program. - Copyright (C) 1987-2019 Free Software Foundation, Inc. + Copyright (C) 1987-2020 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. @@ -684,7 +684,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) 2019 Free Software Foundation, Inc.\n")); + printf (_("Copyright (C) 2020 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\