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.
This commit is contained in:
Alan Modra
2014-03-01 21:55:26 +10:30
parent 74cc2cc592
commit 2c80b75360
17 changed files with 47 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
/* tc-iq2000.c -- Assembler for the Sitera IQ2000.
Copyright (C) 2003, 2004, 2005, 2006, 2007, 2009, 2010
Free Software Foundation. Inc.
Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.