diff options
Diffstat (limited to 'src/elgamal.cpp')
-rw-r--r-- | src/elgamal.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elgamal.cpp b/src/elgamal.cpp index 7db61106f..6bc4eadf0 100644 --- a/src/elgamal.cpp +++ b/src/elgamal.cpp @@ -1,6 +1,6 @@ /************************************************* * ElGamal Source File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/elgamal.h> |