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 /mpn/generic/sqrmod_bnm1.c | |
parent | 75a9644b62a216d51758c93e1eaa2f9110553586 (diff) | |
download | gmp-447299c13f05b6346aab1308254f108a2b6c35e8.tar.gz |
Canonicalise copyright headers.
Diffstat (limited to 'mpn/generic/sqrmod_bnm1.c')
-rw-r--r-- | mpn/generic/sqrmod_bnm1.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mpn/generic/sqrmod_bnm1.c b/mpn/generic/sqrmod_bnm1.c index c14c80363..c6e621f4c 100644 --- a/mpn/generic/sqrmod_bnm1.c +++ b/mpn/generic/sqrmod_bnm1.c @@ -12,9 +12,9 @@ Copyright 2009, 2010, 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 |