summaryrefslogtreecommitdiff
path: root/mpn/x86_64/mod_1_2.asm
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2013-11-28 16:50:42 +0100
committerTorbjorn Granlund <tege@gmplib.org>2013-11-28 16:50:42 +0100
commit5e84964c324f36844d7ab53bc556abdad19712c6 (patch)
treefa7d302d8d4cb0c507a646fd9907aee5a9ec6a1b /mpn/x86_64/mod_1_2.asm
parent8dc1c7a622ee6b3f2bf0c236a98451ee3be824ff (diff)
downloadgmp-5e84964c324f36844d7ab53bc556abdad19712c6.tar.gz
Collapse copyright years.
Diffstat (limited to 'mpn/x86_64/mod_1_2.asm')
-rw-r--r--mpn/x86_64/mod_1_2.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/x86_64/mod_1_2.asm b/mpn/x86_64/mod_1_2.asm
index 6310e4549..b6740d5de 100644
--- a/mpn/x86_64/mod_1_2.asm
+++ b/mpn/x86_64/mod_1_2.asm
@@ -2,7 +2,7 @@ dnl AMD64 mpn_mod_1s_2p
dnl Contributed to the GNU project by Torbjorn Granlund.
-dnl Copyright 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
+dnl Copyright 2009-2012 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.