aboutsummaryrefslogtreecommitdiffstats
path: root/include/exceptn.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/exceptn.h')
-rw-r--r--include/exceptn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/exceptn.h b/include/exceptn.h
index 3388020fc..1381782cf 100644
--- a/include/exceptn.h
+++ b/include/exceptn.h
@@ -1,6 +1,6 @@
/*************************************************
* Exceptions Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2007 Jack Lloyd *
*************************************************/
#ifndef BOTAN_EXCEPTION_H__