aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/rw/rw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/pubkey/rw/rw.h')
-rw-r--r--src/lib/pubkey/rw/rw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/pubkey/rw/rw.h b/src/lib/pubkey/rw/rw.h
index 1e918e70c..b42d26b64 100644
--- a/src/lib/pubkey/rw/rw.h
+++ b/src/lib/pubkey/rw/rw.h
@@ -2,7 +2,7 @@
* Rabin-Williams
* (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_RW_H__