aboutsummaryrefslogtreecommitdiffstats
path: root/src/python/python_botan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/python_botan.h')
-rw-r--r--src/python/python_botan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/python_botan.h b/src/python/python_botan.h
index 501f4b9eb..c4ee6a9e0 100644
--- a/src/python/python_botan.h
+++ b/src/python/python_botan.h
@@ -1,7 +1,7 @@
/*
* (C) 2009 Jack Lloyd
*
-* Distributed under the terms of the Botan license
+* Botan is released under the Simplified BSD License (see license.txt)
*/
#ifndef BOTAN_BOOST_PYTHON_COMMON_H__