diff options
Diffstat (limited to 'src/dh.cpp')
-rw-r--r-- | src/dh.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dh.cpp b/src/dh.cpp index 8f3dda27f..2941183b9 100644 --- a/src/dh.cpp +++ b/src/dh.cpp @@ -1,6 +1,6 @@ /************************************************* * Diffie-Hellman Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2008 The Botan Project * *************************************************/ #include <botan/dh.h> |