diff options
Diffstat (limited to 'src/hex.cpp')
-rw-r--r-- | src/hex.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hex.cpp b/src/hex.cpp index 8ae18f5ce..252c0622b 100644 --- a/src/hex.cpp +++ b/src/hex.cpp @@ -1,6 +1,6 @@ /************************************************* * Hex Encoder/Decoder Source File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/hex.h> |