diff options
Diffstat (limited to 'src/lib/mac/hmac/hmac.h')
-rw-r--r-- | src/lib/mac/hmac/hmac.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/mac/hmac/hmac.h b/src/lib/mac/hmac/hmac.h index b08502db4..b6311d741 100644 --- a/src/lib/mac/hmac/hmac.h +++ b/src/lib/mac/hmac/hmac.h @@ -2,7 +2,7 @@ * HMAC * (C) 1999-2007,2014 Jack Lloyd * -* Distributed under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #ifndef BOTAN_HMAC_H__ |