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/cray/popcount.c | |
parent | 75a9644b62a216d51758c93e1eaa2f9110553586 (diff) | |
download | gmp-447299c13f05b6346aab1308254f108a2b6c35e8.tar.gz |
Canonicalise copyright headers.
Diffstat (limited to 'mpn/cray/popcount.c')
-rw-r--r-- | mpn/cray/popcount.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mpn/cray/popcount.c b/mpn/cray/popcount.c index da368543c..02db995c2 100644 --- a/mpn/cray/popcount.c +++ b/mpn/cray/popcount.c @@ -5,9 +5,9 @@ Copyright 2000 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 |