aboutsummaryrefslogtreecommitdiffstats
path: root/include/asn1_oid.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asn1_oid.h')
-rw-r--r--include/asn1_oid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asn1_oid.h b/include/asn1_oid.h
index 43630ad2d..92dbbecc0 100644
--- a/include/asn1_oid.h
+++ b/include/asn1_oid.h
@@ -1,6 +1,6 @@
/*************************************************
* ASN.1 OID Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2007 Jack Lloyd *
*************************************************/
#ifndef BOTAN_ASN1_OID_H__