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