diff options
Diffstat (limited to 'src/lib/pubkey/workfactor.h')
-rw-r--r-- | src/lib/pubkey/workfactor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/pubkey/workfactor.h b/src/lib/pubkey/workfactor.h index ba81d61b4..ab7f6b051 100644 --- a/src/lib/pubkey/workfactor.h +++ b/src/lib/pubkey/workfactor.h @@ -2,7 +2,7 @@ * Public Key Work Factor Functions * (C) 1999-2007 Jack Lloyd * -* Distributed under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #ifndef BOTAN_WORKFACTOR_H__ |