diff options
Diffstat (limited to 'misc/python/src/x509.cpp')
-rw-r--r-- | misc/python/src/x509.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/python/src/x509.cpp b/misc/python/src/x509.cpp index 2c9a9dde2..90c2bba1c 100644 --- a/misc/python/src/x509.cpp +++ b/misc/python/src/x509.cpp @@ -1,6 +1,6 @@ /************************************************* * Boost.Python module definition * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2007 Jack Lloyd * *************************************************/ #include <botan/oids.h> |