aboutsummaryrefslogtreecommitdiff
path: root/gas/as.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2015-01-02 00:45:26 +1030
committerAlan Modra <amodra@gmail.com>2015-01-02 00:53:45 +1030
commitb90efa5b79ac1524ec260f8eb89d1be37e0219a7 (patch)
treea7ebeb673d79bf4ba968d3a740a9b2a185f0bb48 /gas/as.c
parent32d0add0a654c1204ab71dc8a55d9374538c4b33 (diff)
ChangeLog rotatation and copyright year update
Diffstat (limited to 'gas/as.c')
-rw-r--r--gas/as.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/as.c b/gas/as.c
index 85a04a3757..781cf8b547 100644
--- a/gas/as.c
+++ b/gas/as.c
@@ -1,5 +1,5 @@
/* as.c - GAS main program.
- Copyright (C) 1987-2014 Free Software Foundation, Inc.
+ Copyright (C) 1987-2015 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
@@ -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 Free Software Foundation, Inc.\n"));
+ printf (_("Copyright (C) 2014-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\