diff options
Diffstat (limited to 'src/entropy/proc_walk/es_ftw.cpp')
-rw-r--r-- | src/entropy/proc_walk/es_ftw.cpp | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/src/entropy/proc_walk/es_ftw.cpp b/src/entropy/proc_walk/es_ftw.cpp index 55f26fa73..fe9dfec38 100644 --- a/src/entropy/proc_walk/es_ftw.cpp +++ b/src/entropy/proc_walk/es_ftw.cpp @@ -1,7 +1,9 @@ -/************************************************* -* FTW EntropySource Source File * -* (C) 1999-2008 Jack Lloyd * -*************************************************/ +/* +* FTW EntropySource +* (C) 1999-2008 Jack Lloyd +* +* Distributed under the terms of the Botan license +*/ #include <botan/es_ftw.h> #include <botan/secmem.h> |