diff options
Diffstat (limited to 'src/sha160.cpp')
-rw-r--r-- | src/sha160.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sha160.cpp b/src/sha160.cpp index 3e2b5d1bd..359d0a790 100644 --- a/src/sha160.cpp +++ b/src/sha160.cpp @@ -1,6 +1,6 @@ /************************************************* * SHA-160 Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2008 The Botan Project * *************************************************/ #include <botan/sha160.h> |