diff options
Diffstat (limited to 'src/lib/block/twofish/twofish.h')
-rw-r--r-- | src/lib/block/twofish/twofish.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/block/twofish/twofish.h b/src/lib/block/twofish/twofish.h index 3d8e47498..f6e030df2 100644 --- a/src/lib/block/twofish/twofish.h +++ b/src/lib/block/twofish/twofish.h @@ -2,7 +2,7 @@ * Twofish * (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_TWOFISH_H__ |