diff options
author | lloyd <[email protected]> | 2008-10-09 00:20:46 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-10-09 00:20:46 +0000 |
commit | a42ef292d86581f5e77c9d976d879ff79e8937b8 (patch) | |
tree | 59c5803a38d58aca0b3564537c0dbc3463c31213 /src/cert/cvc/signed_obj.cpp | |
parent | 28679b8b8efd4b09c272ec582982f2d8ca2ee722 (diff) |
Fix copyright notices
Diffstat (limited to 'src/cert/cvc/signed_obj.cpp')
-rw-r--r-- | src/cert/cvc/signed_obj.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
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> |