From ec2655a6a75bc61d21e6f8ddc1e9f9027a8914dd Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 3 Jul 2007 11:01:12 +0000 Subject: Switch to GPLv3 --- gas/flonum-mult.c | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'gas/flonum-mult.c') diff --git a/gas/flonum-mult.c b/gas/flonum-mult.c index c6dd8ff..e5f32fc 100644 --- a/gas/flonum-mult.c +++ b/gas/flonum-mult.c @@ -1,23 +1,23 @@ /* flonum_mult.c - multiply two flonums - Copyright 1987, 1990, 1991, 1992, 1995, 2000, 2002, 2003 + Copyright 1987, 1990, 1991, 1992, 1995, 2000, 2002, 2003, 2007 Free Software Foundation, Inc. - This file is part of Gas, the GNU Assembler. + This file is part of GAS, the GNU Assembler. - The GNU assembler is distributed in the hope that it will be - useful, but WITHOUT ANY WARRANTY. No author or distributor - accepts responsibility to anyone for the consequences of using it - or for whether it serves any particular purpose or works at all, - unless he says so in writing. Refer to the GNU Assembler General - Public License for full details. + GAS is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3, or (at your option) + any later version. - Everyone is granted permission to copy, modify and redistribute - the GNU Assembler, but only under the conditions described in the - GNU Assembler General Public License. A copy of this license is - supposed to have been given to you along with the GNU Assembler - so you can know your rights and responsibilities. It should be - in a file named COPYING. Among other things, the copyright - notice and this notice must be preserved on all copies. */ + GAS is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of 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, 51 Franklin Street - Fifth Floor, Boston, MA + 02110-1301, USA. */ #include "ansidecl.h" #include "flonum.h" -- cgit v1.1