diff options
Diffstat (limited to 'misc/python/src/x509.cpp')
-rw-r--r-- | misc/python/src/x509.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/python/src/x509.cpp b/misc/python/src/x509.cpp index af50dc903..d51d5e706 100644 --- a/misc/python/src/x509.cpp +++ b/misc/python/src/x509.cpp @@ -1,6 +1,6 @@ /************************************************* -* Wrappers for X.509 types * -* (C) 2005-2006 Jack Lloyd <[email protected]> * +* Boost.Python module definition * +* (C) 1999-2006 The Botan Project * *************************************************/ #include <botan/oids.h> |