aboutsummaryrefslogtreecommitdiffstats
path: root/include/x509_ext.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/x509_ext.h')
-rw-r--r--include/x509_ext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/x509_ext.h b/include/x509_ext.h
index 13a58d7d5..85aa47c92 100644
--- a/include/x509_ext.h
+++ b/include/x509_ext.h
@@ -1,6 +1,6 @@
/*************************************************
* X.509 Certificate Extensions Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2007 Jack Lloyd *
*************************************************/
#ifndef BOTAN_X509_EXTENSIONS_H__