diff options
Diffstat (limited to 'src/serpent.cpp')
-rw-r--r-- | src/serpent.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/serpent.cpp b/src/serpent.cpp index 15c1c9b3c..9193fadf3 100644 --- a/src/serpent.cpp +++ b/src/serpent.cpp @@ -1,6 +1,6 @@ /************************************************* * Serpent Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2008 The Botan Project * *************************************************/ #include <botan/serpent.h> |