diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/config/obj-bout.c | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/gas/config/obj-bout.c b/gas/config/obj-bout.c index c9b80f5..dc79718 100644 --- a/gas/config/obj-bout.c +++ b/gas/config/obj-bout.c @@ -14,9 +14,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public - License along with GAS; see the file COPYING. If not, write - to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + You should have received a copy of the GNU General Public License + along with GAS; see the file COPYING. If not, write to the Free + Software Foundation, 59 Temple Place - Suite 330, Boston, MA + 02111-1307, USA. */ #include "as.h" #include "obstack.h" |