diff options
Diffstat (limited to 'src/entropy/unix_procs/unix_src.cpp')
-rw-r--r-- | src/entropy/unix_procs/unix_src.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/entropy/unix_procs/unix_src.cpp b/src/entropy/unix_procs/unix_src.cpp index 5e48ba41d..c843af6c2 100644 --- a/src/entropy/unix_procs/unix_src.cpp +++ b/src/entropy/unix_procs/unix_src.cpp @@ -1,6 +1,8 @@ /* * Program List for Unix_EntropySource * (C) 1999-2007 Jack Lloyd +* +* Distributed under the terms of the Botan license */ #include <botan/es_unix.h> |