summaryrefslogtreecommitdiff
path: root/mpn/x86_64/bd1/hamdist.asm
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2012-11-20 23:12:51 +0100
committerTorbjorn Granlund <tege@gmplib.org>2012-11-20 23:12:51 +0100
commit8ef6040bf42b68a1da0a6da7d41b8eb31e4c4778 (patch)
treec519d91aebfdecd7267c93a9a2d975b19af29995 /mpn/x86_64/bd1/hamdist.asm
parent5c9b80d6146c5f57a51cceaeff7a1142c7ff9c61 (diff)
downloadgmp-8ef6040bf42b68a1da0a6da7d41b8eb31e4c4778.tar.gz
Add copyright years.
Diffstat (limited to 'mpn/x86_64/bd1/hamdist.asm')
-rw-r--r--mpn/x86_64/bd1/hamdist.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/x86_64/bd1/hamdist.asm b/mpn/x86_64/bd1/hamdist.asm
index c70396b3f..9e35f2d6c 100644
--- a/mpn/x86_64/bd1/hamdist.asm
+++ b/mpn/x86_64/bd1/hamdist.asm
@@ -1,6 +1,6 @@
dnl AMD64 mpn_hamdist -- hamming distance.
-dnl Copyright 2008, 2010, 2011 Free Software Foundation, Inc.
+dnl Copyright 2008, 2010, 2011, 2012 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.