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