aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-10-09 00:20:46 +0000
committerlloyd <[email protected]>2008-10-09 00:20:46 +0000
commita42ef292d86581f5e77c9d976d879ff79e8937b8 (patch)
tree59c5803a38d58aca0b3564537c0dbc3463c31213 /src/cert
parent28679b8b8efd4b09c272ec582982f2d8ca2ee722 (diff)
Fix copyright notices
Diffstat (limited to 'src/cert')
-rw-r--r--src/cert/cvc/eac_asn_obj.h5
-rw-r--r--src/cert/cvc/signed_obj.cpp3
2 files changed, 5 insertions, 3 deletions
diff --git a/src/cert/cvc/eac_asn_obj.h b/src/cert/cvc/eac_asn_obj.h
index 6bb77cf7f..8b3f62f86 100644
--- a/src/cert/cvc/eac_asn_obj.h
+++ b/src/cert/cvc/eac_asn_obj.h
@@ -1,6 +1,7 @@
/*************************************************
-* Common ASN.1 Objects Header File *
-* (C) 1999-2007 The Botan Project *
+* EAC ASN.1 Objects Header File *
+* (C) 1999-2007 Jack Lloyd *
+* 2007 FlexSecure GmbH *
*************************************************/
#ifndef BOTAN_EAC_ASN1_OBJ_H__
diff --git a/src/cert/cvc/signed_obj.cpp b/src/cert/cvc/signed_obj.cpp
index 6a5952812..73ae6b917 100644
--- a/src/cert/cvc/signed_obj.cpp
+++ b/src/cert/cvc/signed_obj.cpp
@@ -1,6 +1,7 @@
/*************************************************
* X.509 SIGNED Object Source File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2007 Jack Lloyd *
+* 2007 FlexSecure GmbH *
*************************************************/
#include <botan/signed_obj.h>