summaryrefslogtreecommitdiff
path: root/tune/x86_64.asm
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2005-10-31 23:54:05 +0100
committertege <tege@gmplib.org>2005-10-31 23:54:05 +0100
commita6f4d0b7bd8fb555d493a9a6f2d44e0eb06ca3be (patch)
tree62138a85806b131ff66e26b83fd499ed7c81cf2d /tune/x86_64.asm
parent9a31dde0840bb918ba7d5adb5c303e85629fc353 (diff)
downloadgmp-a6f4d0b7bd8fb555d493a9a6f2d44e0eb06ca3be.tar.gz
Cleanup spacing.
Diffstat (limited to 'tune/x86_64.asm')
-rw-r--r--tune/x86_64.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/tune/x86_64.asm b/tune/x86_64.asm
index 21aa184c0..66ab50d78 100644
--- a/tune/x86_64.asm
+++ b/tune/x86_64.asm
@@ -1,19 +1,19 @@
dnl x86 pentium time stamp counter access routine.
dnl Copyright 1999, 2000, 2003, 2004 Free Software Foundation, Inc.
-dnl
+dnl
dnl This file is part of the GNU MP Library.
-dnl
+dnl
dnl The GNU MP Library is free software; you can redistribute it and/or
dnl modify it under the terms of the GNU Lesser General Public License as
dnl published by the Free Software Foundation; either version 2.1 of the
dnl License, or (at your option) any later version.
-dnl
+dnl
dnl The GNU MP Library is distributed in the hope that it will be useful,
dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
dnl Lesser General Public License for more details.
-dnl
+dnl
dnl You should have received a copy of the GNU Lesser General Public
dnl License along with the GNU MP Library; see the file COPYING.LIB. If
dnl not, write to the Free Software Foundation, Inc., 59 Temple Place -