diff options
Diffstat (limited to 'src/dsa_gen.cpp')
-rw-r--r-- | src/dsa_gen.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dsa_gen.cpp b/src/dsa_gen.cpp index 249d93fb0..c4e475a49 100644 --- a/src/dsa_gen.cpp +++ b/src/dsa_gen.cpp @@ -1,6 +1,6 @@ /************************************************* * DSA Parameter Generation Source File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/dl_group.h> |