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