diff options
Diffstat (limited to 'mpn/generic/sbpi1_div_q.c')
-rw-r--r-- | mpn/generic/sbpi1_div_q.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/generic/sbpi1_div_q.c b/mpn/generic/sbpi1_div_q.c index 595a03f09..9d3cf4c02 100644 --- a/mpn/generic/sbpi1_div_q.c +++ b/mpn/generic/sbpi1_div_q.c @@ -22,7 +22,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */ +along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include "gmp.h" |