aboutsummaryrefslogtreecommitdiffstats
path: root/src/python/rsa.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/rsa.cpp')
-rw-r--r--src/python/rsa.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/rsa.cpp b/src/python/rsa.cpp
index 770082945..4ba19991c 100644
--- a/src/python/rsa.cpp
+++ b/src/python/rsa.cpp
@@ -2,7 +2,7 @@
* Boost.Python module definition
* (C) 1999-2007 Jack Lloyd
*
-* Distributed under the terms of the Botan license
+* Botan is released under the Simplified BSD License (see license.txt)
*/
#include <botan/rsa.h>