diff options
Diffstat (limited to 'src/lib/block/threefish/threefish.h')
-rw-r--r-- | src/lib/block/threefish/threefish.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/block/threefish/threefish.h b/src/lib/block/threefish/threefish.h index 0d3c6fb9d..6020b8a28 100644 --- a/src/lib/block/threefish/threefish.h +++ b/src/lib/block/threefish/threefish.h @@ -2,7 +2,7 @@ * Threefish * (C) 2013,2014 Jack Lloyd * -* Distributed under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #ifndef BOTAN_THREEFISH_H__ |