diff options
Diffstat (limited to 'src/arc4.cpp')
-rw-r--r-- | src/arc4.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arc4.cpp b/src/arc4.cpp index c189a1f7c..f317239c0 100644 --- a/src/arc4.cpp +++ b/src/arc4.cpp @@ -1,6 +1,6 @@ /************************************************* * ARC4 Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2007 Jack Lloyd * *************************************************/ #include <botan/arc4.h> |