[Gmp-commit] /var/hg/gmp: Canonicalise copyright headers.

mercurial at gmplib.org mercurial at gmplib.org
Sat Jan 18 16:06:08 UTC 2014


details:   /var/hg/gmp/rev/f1ee9ed6f1d2
changeset: 16198:f1ee9ed6f1d2
user:      Torbjorn Granlund <tege at gmplib.org>
date:      Sat Jan 18 17:06:06 2014 +0100
description:
Canonicalise copyright headers.

diffstat:

 mpn/x86/atom/sse2/aorsmul_1.asm |  2 +-
 mpn/x86/k7/mod_1_1.asm          |  2 +-
 mpn/x86/k7/mod_1_4.asm          |  2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diffs (36 lines):

diff -r 9c743ffd40cd -r f1ee9ed6f1d2 mpn/x86/atom/sse2/aorsmul_1.asm
--- a/mpn/x86/atom/sse2/aorsmul_1.asm	Sat Jan 18 17:05:06 2014 +0100
+++ b/mpn/x86/atom/sse2/aorsmul_1.asm	Sat Jan 18 17:06:06 2014 +0100
@@ -1,7 +1,7 @@
 dnl x86-32 mpn_addmul_1 and mpn_submul_1 optimised for Intel Atom.
 
 dnl  Contributed to the GNU project by Torbjorn Granlund and Marco Bodrato.
-dnl
+
 dnl  Copyright 2011 Free Software Foundation, Inc.
 
 dnl  This file is part of the GNU MP Library.
diff -r 9c743ffd40cd -r f1ee9ed6f1d2 mpn/x86/k7/mod_1_1.asm
--- a/mpn/x86/k7/mod_1_1.asm	Sat Jan 18 17:05:06 2014 +0100
+++ b/mpn/x86/k7/mod_1_1.asm	Sat Jan 18 17:06:06 2014 +0100
@@ -1,7 +1,7 @@
 dnl  x86-32 mpn_mod_1_1p, requiring cmov.
 
 dnl  Contributed to the GNU project by Niels Möller and Torbjorn Granlund.
-dnl
+
 dnl  Copyright 2010, 2011 Free Software Foundation, Inc.
 
 dnl  This file is part of the GNU MP Library.
diff -r 9c743ffd40cd -r f1ee9ed6f1d2 mpn/x86/k7/mod_1_4.asm
--- a/mpn/x86/k7/mod_1_4.asm	Sat Jan 18 17:05:06 2014 +0100
+++ b/mpn/x86/k7/mod_1_4.asm	Sat Jan 18 17:06:06 2014 +0100
@@ -1,7 +1,7 @@
 dnl  x86-32 mpn_mod_1s_4p, requiring cmov.
 
 dnl  Contributed to the GNU project by Torbjorn Granlund.
-dnl
+
 dnl  Copyright 2009, 2010 Free Software Foundation, Inc.
 
 dnl  This file is part of the GNU MP Library.


More information about the gmp-commit mailing list