diff options
Diffstat (limited to 'src/entropy/cryptoapi_rng/es_capi.h')
-rw-r--r-- | src/entropy/cryptoapi_rng/es_capi.h | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/src/entropy/cryptoapi_rng/es_capi.h b/src/entropy/cryptoapi_rng/es_capi.h index d727de5dd..55966d793 100644 --- a/src/entropy/cryptoapi_rng/es_capi.h +++ b/src/entropy/cryptoapi_rng/es_capi.h @@ -1,7 +1,9 @@ -/************************************************* -* Win32 CAPI EntropySource Header File * -* (C) 1999-2007 Jack Lloyd * -*************************************************/ +/* +* Win32 CAPI EntropySource +* (C) 1999-2007 Jack Lloyd +* +* Distributed under the terms of the Botan license +*/ #ifndef BOTAN_ENTROPY_SRC_WIN32_CAPI_H__ #define BOTAN_ENTROPY_SRC_WIN32_CAPI_H__ |