From 219d1afa89d0d53ca93a684cac341f16470f3ca0 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 3 Jan 2018 15:47:27 +1030 Subject: Update year range in copyright notice of binutils files --- gas/as.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gas/as.c') diff --git a/gas/as.c b/gas/as.c index 5c9c07e..f6da1b1 100644 --- a/gas/as.c +++ b/gas/as.c @@ -1,5 +1,5 @@ /* as.c - GAS main program. - Copyright (C) 1987-2017 Free Software Foundation, Inc. + Copyright (C) 1987-2018 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. @@ -656,7 +656,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) 2017 Free Software Foundation, Inc.\n")); + printf (_("Copyright (C) 2018 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\ -- cgit v1.1