aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/cast/cast128.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/block/cast/cast128.h')
-rw-r--r--src/lib/block/cast/cast128.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/block/cast/cast128.h b/src/lib/block/cast/cast128.h
index 233c1e478..ed28d6a71 100644
--- a/src/lib/block/cast/cast128.h
+++ b/src/lib/block/cast/cast128.h
@@ -2,7 +2,7 @@
* CAST-128
* (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_CAST128_H__