diff options
author | Torbjorn Granlund <tege@gmplib.org> | 2013-12-02 20:31:04 +0100 |
---|---|---|
committer | Torbjorn Granlund <tege@gmplib.org> | 2013-12-02 20:31:04 +0100 |
commit | d5e9576b847394f828d3a8194b5cdaa99676c756 (patch) | |
tree | 6b02383eb31a6bd87993ed6182697b74885a84cd /mpn/x86_64/atom/dive_1.asm | |
parent | 5e84964c324f36844d7ab53bc556abdad19712c6 (diff) | |
download | gmp-d5e9576b847394f828d3a8194b5cdaa99676c756.tar.gz |
Use https to link to GNU license.
Diffstat (limited to 'mpn/x86_64/atom/dive_1.asm')
-rw-r--r-- | mpn/x86_64/atom/dive_1.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/x86_64/atom/dive_1.asm b/mpn/x86_64/atom/dive_1.asm index 543d1a28f..74edb9859 100644 --- a/mpn/x86_64/atom/dive_1.asm +++ b/mpn/x86_64/atom/dive_1.asm @@ -15,7 +15,7 @@ dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public dnl License for more details. dnl You should have received a copy of the GNU Lesser General Public License -dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. +dnl along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. include(`../config.m4') |