diff options
Diffstat (limited to 'src/lib/pubkey/if_algo/if_algo.h')
-rw-r--r-- | src/lib/pubkey/if_algo/if_algo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/pubkey/if_algo/if_algo.h b/src/lib/pubkey/if_algo/if_algo.h index 7dd6d19f0..7fa266aaa 100644 --- a/src/lib/pubkey/if_algo/if_algo.h +++ b/src/lib/pubkey/if_algo/if_algo.h @@ -2,7 +2,7 @@ * IF Scheme * (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_IF_ALGO_H__ |