diff options
Diffstat (limited to 'mpn/cray/cfp')
-rw-r--r-- | mpn/cray/cfp/addmul_1.c | 6 | ||||
-rw-r--r-- | mpn/cray/cfp/mul_1.c | 6 | ||||
-rw-r--r-- | mpn/cray/cfp/submul_1.c | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/mpn/cray/cfp/addmul_1.c b/mpn/cray/cfp/addmul_1.c index 8c6155869..daf61c256 100644 --- a/mpn/cray/cfp/addmul_1.c +++ b/mpn/cray/cfp/addmul_1.c @@ -5,9 +5,9 @@ Copyright 1996, 2000, 2001 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify -it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 3 of the License, or (at your -option) any later version. +it under the terms of the GNU Lesser General Public License as published +by the Free Software Foundation; either version 3 of the License, or (at +your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY diff --git a/mpn/cray/cfp/mul_1.c b/mpn/cray/cfp/mul_1.c index 5261f63a8..c2efa1fb4 100644 --- a/mpn/cray/cfp/mul_1.c +++ b/mpn/cray/cfp/mul_1.c @@ -5,9 +5,9 @@ Copyright 1996, 2000, 2001 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify -it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 3 of the License, or (at your -option) any later version. +it under the terms of the GNU Lesser General Public License as published +by the Free Software Foundation; either version 3 of the License, or (at +your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY diff --git a/mpn/cray/cfp/submul_1.c b/mpn/cray/cfp/submul_1.c index b4df45302..908d680a9 100644 --- a/mpn/cray/cfp/submul_1.c +++ b/mpn/cray/cfp/submul_1.c @@ -5,9 +5,9 @@ Copyright 1996, 2000, 2001 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify -it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 3 of the License, or (at your -option) any later version. +it under the terms of the GNU Lesser General Public License as published +by the Free Software Foundation; either version 3 of the License, or (at +your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY |