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 42825b334..384c8421d 100644 --- a/src/hex.cpp +++ b/src/hex.cpp @@ -1,6 +1,6 @@ /************************************************* * Hex Encoder/Decoder Source File * -* (C) 1999-2006 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/hex.h> |