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