diff options
Diffstat (limited to 'gas/config')
-rw-r--r-- | gas/config/bfin-lex-wrapper.c | 3 | ||||
-rw-r--r-- | gas/config/tc-frv.c | 2 | ||||
-rw-r--r-- | gas/config/tc-ip2k.c | 2 | ||||
-rw-r--r-- | gas/config/tc-iq2000.c | 2 | ||||
-rw-r--r-- | gas/config/tc-mep.c | 2 | ||||
-rw-r--r-- | gas/config/tc-tic4x.c | 2 | ||||
-rw-r--r-- | gas/config/tc-tic4x.h | 2 |
7 files changed, 7 insertions, 8 deletions
diff --git a/gas/config/bfin-lex-wrapper.c b/gas/config/bfin-lex-wrapper.c index e61118cc0ac..5cb9d7bedff 100644 --- a/gas/config/bfin-lex-wrapper.c +++ b/gas/config/bfin-lex-wrapper.c @@ -1,5 +1,4 @@ -/* Copyright 20012 - Free Software Foundation, Inc. +/* Copyright 2012 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. diff --git a/gas/config/tc-frv.c b/gas/config/tc-frv.c index 9cdbe2651a6..33451f0be0a 100644 --- a/gas/config/tc-frv.c +++ b/gas/config/tc-frv.c @@ -1,6 +1,6 @@ /* tc-frv.c -- Assembler for the Fujitsu FRV. Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 - Free Software Foundation. Inc. + Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. diff --git a/gas/config/tc-ip2k.c b/gas/config/tc-ip2k.c index 3836cc9ecd3..c6bc9b6456f 100644 --- a/gas/config/tc-ip2k.c +++ b/gas/config/tc-ip2k.c @@ -1,6 +1,6 @@ /* tc-ip2k.c -- Assembler for the Scenix IP2xxx. Copyright (C) 2000, 2002, 2003, 2005, 2006, 2007, 2009 - Free Software Foundation. Inc. + Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. diff --git a/gas/config/tc-iq2000.c b/gas/config/tc-iq2000.c index e8ed21d6be9..c29cdfa294c 100644 --- a/gas/config/tc-iq2000.c +++ b/gas/config/tc-iq2000.c @@ -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. diff --git a/gas/config/tc-mep.c b/gas/config/tc-mep.c index 377e4c3f36e..a83e4e34100 100644 --- a/gas/config/tc-mep.c +++ b/gas/config/tc-mep.c @@ -1,6 +1,6 @@ /* tc-mep.c -- Assembler for the Toshiba Media Processor. Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2009, 2012 - Free Software Foundation. Inc. + Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. diff --git a/gas/config/tc-tic4x.c b/gas/config/tc-tic4x.c index 0dcf5bdd0bc..d9c5ec5b5f2 100644 --- a/gas/config/tc-tic4x.c +++ b/gas/config/tc-tic4x.c @@ -1,6 +1,6 @@ /* tc-tic4x.c -- Assemble for the Texas Instruments TMS320C[34]x. Copyright (C) 1997,1998, 2002, 2003, 2005, 2006, 2007, 2008, 2009, 2010, - 2012 Free Software Foundation. Inc. + 2012 Free Software Foundation, Inc. Contributed by Michael P. Hayes (m.hayes@elec.canterbury.ac.nz) diff --git a/gas/config/tc-tic4x.h b/gas/config/tc-tic4x.h index b35eaa77d63..7a80f0cddbc 100644 --- a/gas/config/tc-tic4x.h +++ b/gas/config/tc-tic4x.h @@ -1,6 +1,6 @@ /* tc-tic4x.h -- Assemble for the Texas TMS320C[34]X. Copyright (C) 1997, 2002, 2003, 2005, 2007, 2008 - Free Software Foundation. Inc. + Free Software Foundation, Inc. Contributed by Michael P. Hayes (m.hayes@elec.canterbury.ac.nz) |