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