summaryrefslogtreecommitdiff
path: root/mpn/ia64
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2013-05-22 12:02:42 +0200
committerTorbjorn Granlund <tege@gmplib.org>2013-05-22 12:02:42 +0200
commit29dfb515913608cbc3ada778a77a71decea1808e (patch)
tree331e6c6bae05560946dac40993d9a109264b15a1 /mpn/ia64
parentc684b2d8ec072220a0bf69d71f8a84d6d2a787b6 (diff)
downloadgmp-29dfb515913608cbc3ada778a77a71decea1808e.tar.gz
COpyright year.
Diffstat (limited to 'mpn/ia64')
-rw-r--r--mpn/ia64/divrem_2.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/ia64/divrem_2.asm b/mpn/ia64/divrem_2.asm
index b78df7758..b72741cf1 100644
--- a/mpn/ia64/divrem_2.asm
+++ b/mpn/ia64/divrem_2.asm
@@ -1,6 +1,6 @@
dnl IA-64 mpn_divrem_2 -- Divide an mpn number by a normalized 2-limb number.
-dnl Copyright 2010, 2012 Free Software Foundation, Inc.
+dnl Copyright 2010, 2013 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.