aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/whirlpool/whrlpool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/hash/whirlpool/whrlpool.h')
-rw-r--r--src/lib/hash/whirlpool/whrlpool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/hash/whirlpool/whrlpool.h b/src/lib/hash/whirlpool/whrlpool.h
index d4ad805e1..4f067f18d 100644
--- a/src/lib/hash/whirlpool/whrlpool.h
+++ b/src/lib/hash/whirlpool/whrlpool.h
@@ -2,7 +2,7 @@
* Whirlpool
* (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_WHIRLPOOL_H__