aboutsummaryrefslogtreecommitdiffstats
path: root/include/pow_mod.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pow_mod.h')
-rw-r--r--include/pow_mod.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pow_mod.h b/include/pow_mod.h
index fbecd3f22..269a31116 100644
--- a/include/pow_mod.h
+++ b/include/pow_mod.h
@@ -1,6 +1,6 @@
/*************************************************
* Modular Exponentiator Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2007 Jack Lloyd *
*************************************************/
#ifndef BOTAN_POWER_MOD_H__