aboutsummaryrefslogtreecommitdiff
path: root/gas/as.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-03-05 22:16:15 +1030
committerAlan Modra <amodra@gmail.com>2014-03-05 22:16:15 +1030
commit4b95cf5c0c75d6efc1b2f96af72317aecca079f1 (patch)
tree665946eb3fd6cfcaac5029a0d44741e7fdc08d3e /gas/as.c
parent45965137bee4946dca3cd99285f2a7afe6b99aeb (diff)
downloadgdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.zip
gdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.tar.gz
gdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.tar.bz2
Update copyright years
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 7aa319a..752af64 100644
--- a/gas/as.c
+++ b/gas/as.c
@@ -1,5 +1,5 @@
/* as.c - GAS main program.
- Copyright 1987-2014 Free Software Foundation, Inc.
+ Copyright (C) 1987-2014 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 2014 Free Software Foundation, Inc.\n"));
+ printf (_("Copyright (C) 2014 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\