diff options
Diffstat (limited to 'src/entropy/egd/es_egd.cpp')
-rw-r--r-- | src/entropy/egd/es_egd.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/entropy/egd/es_egd.cpp b/src/entropy/egd/es_egd.cpp index 17e366f2b..ced3f004d 100644 --- a/src/entropy/egd/es_egd.cpp +++ b/src/entropy/egd/es_egd.cpp @@ -1,6 +1,8 @@ /* -* EGD EntropySource Source File +* EGD EntropySource * (C) 1999-2009 Jack Lloyd +* +* Distributed under the terms of the Botan license */ #include <botan/es_egd.h> |