diff options
author | Torbjorn Granlund <tege@gmplib.org> | 2014-01-19 21:43:22 +0100 |
---|---|---|
committer | Torbjorn Granlund <tege@gmplib.org> | 2014-01-19 21:43:22 +0100 |
commit | 447299c13f05b6346aab1308254f108a2b6c35e8 (patch) | |
tree | 966a573559eba3e7322dad439d41e11be90200c9 /mpz/cfdiv_r_2exp.c | |
parent | 75a9644b62a216d51758c93e1eaa2f9110553586 (diff) | |
download | gmp-447299c13f05b6346aab1308254f108a2b6c35e8.tar.gz |
Canonicalise copyright headers.
Diffstat (limited to 'mpz/cfdiv_r_2exp.c')
-rw-r--r-- | mpz/cfdiv_r_2exp.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mpz/cfdiv_r_2exp.c b/mpz/cfdiv_r_2exp.c index a3d0b3d41..7061f3c68 100644 --- a/mpz/cfdiv_r_2exp.c +++ b/mpz/cfdiv_r_2exp.c @@ -5,9 +5,9 @@ Copyright 2001, 2002, 2004, 2012 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 |