aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-gen.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-03-01 21:55:26 +1030
committerAlan Modra <amodra@gmail.com>2014-03-03 11:03:08 +1030
commit2c80b75360d2e31dec9e4b32b2d5034b1de10eb6 (patch)
treefde2a786beed381e6e573fb3a3a59ead6e45431e /opcodes/i386-gen.c
parent74cc2cc5925b047bb67aaaf2b3e147e11648b466 (diff)
downloadfsf-binutils-gdb-2c80b75360d2e31dec9e4b32b2d5034b1de10eb6.zip
fsf-binutils-gdb-2c80b75360d2e31dec9e4b32b2d5034b1de10eb6.tar.gz
fsf-binutils-gdb-2c80b75360d2e31dec9e4b32b2d5034b1de10eb6.tar.bz2
Fix various copyright issues
binutils/ * README: Add "Copyright Notices" paragraph. gas/ * config/bfin-lex-wrapper.c: Correct copyright date. * config/tc-frv.c: Correct copyright punctuation. * config/tc-ip2k.c: Likewise. * config/tc-iq2000.c: Likewise. * config/tc-mep.c: Likewise. * config/tc-tic4x.c: Likewise. * config/tc-tic4x.h: Likewise. ld/testsuite/ * ld-scripts/phdrs2.exp: Correct copyright punctuation. * ld-v850/v850.exp: Correct copyright typo. opcodes/ * i386-gen.c (process_copyright): Emit copyright notice on one line. gold/ * dwp.cc (print_version): Update copyright year to current.
Diffstat (limited to 'opcodes/i386-gen.c')
-rw-r--r--opcodes/i386-gen.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/opcodes/i386-gen.c b/opcodes/i386-gen.c
index e55e8a1..6585f37 100644
--- a/opcodes/i386-gen.c
+++ b/opcodes/i386-gen.c
@@ -579,8 +579,7 @@ static void
process_copyright (FILE *fp)
{
fprintf (fp, "/* This file is automatically generated by i386-gen. Do not edit! */\n\
-/* Copyright 2007-2014\n\
- Free Software Foundation, Inc.\n\
+/* Copyright 2007-2014 Free Software Foundation, Inc.\n\
\n\
This file is part of the GNU opcodes library.\n\
\n\