summaryrefslogtreecommitdiff
path: root/mpz/powm.c
diff options
context:
space:
mode:
authorMarco Bodrato <bodrato@mail.dm.unipi.it>2015-11-13 07:11:17 +0100
committerMarco Bodrato <bodrato@mail.dm.unipi.it>2015-11-13 07:11:17 +0100
commitbcdf44083fb8fc53f17b445d419132ec67d47ae3 (patch)
treeb5158a811d781af98fdb98a34ea87d9a3e766836 /mpz/powm.c
parent65297228a8f4a4fb163273b71a145e323b0b4878 (diff)
downloadgmp-bcdf44083fb8fc53f17b445d419132ec67d47ae3.tar.gz
Copyright year.
Diffstat (limited to 'mpz/powm.c')
-rw-r--r--mpz/powm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpz/powm.c b/mpz/powm.c
index 0ad2b7203..01cdc3f89 100644
--- a/mpz/powm.c
+++ b/mpz/powm.c
@@ -2,8 +2,8 @@
Contributed to the GNU project by Torbjorn Granlund.
-Copyright 1991, 1993, 1994, 1996, 1997, 2000-2002, 2005, 2008, 2009, 2011, 2012
-Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1996, 1997, 2000-2002, 2005, 2008, 2009,
+2011, 2012, 2015 Free Software Foundation, Inc.
This file is part of the GNU MP Library.