summaryrefslogtreecommitdiff
path: root/mpn/x86_64/aorrlsh_n.asm
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/x86_64/aorrlsh_n.asm')
-rw-r--r--mpn/x86_64/aorrlsh_n.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/x86_64/aorrlsh_n.asm b/mpn/x86_64/aorrlsh_n.asm
index 8b8699f83..6e81245d6 100644
--- a/mpn/x86_64/aorrlsh_n.asm
+++ b/mpn/x86_64/aorrlsh_n.asm
@@ -1,6 +1,6 @@
dnl AMD64 mpn_addlsh_n and mpn_rsblsh_n. R = V2^k +- U.
-dnl Copyright 2006, 2010, 2011 Free Software Foundation, Inc.
+dnl Copyright 2006, 2010, 2011, 2012 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.