summaryrefslogtreecommitdiff
path: root/mpz/powm_sec.c
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 /mpz/powm_sec.c
parent5c9b80d6146c5f57a51cceaeff7a1142c7ff9c61 (diff)
downloadgmp-8ef6040bf42b68a1da0a6da7d41b8eb31e4c4778.tar.gz
Add copyright years.
Diffstat (limited to 'mpz/powm_sec.c')
-rw-r--r--mpz/powm_sec.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpz/powm_sec.c b/mpz/powm_sec.c
index 7bbec3074..895ca8913 100644
--- a/mpz/powm_sec.c
+++ b/mpz/powm_sec.c
@@ -2,8 +2,8 @@
Contributed to the GNU project by Torbjorn Granlund.
-Copyright 1991, 1993, 1994, 1996, 1997, 2000, 2001, 2002, 2005, 2008, 2009
-Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1996, 1997, 2000, 2001, 2002, 2005, 2008, 2009,
+2012 Free Software Foundation, Inc.
This file is part of the GNU MP Library.