aboutsummaryrefslogtreecommitdiffstats
path: root/src/contrib/sqlite/codec_c_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/contrib/sqlite/codec_c_interface.h')
-rw-r--r--src/contrib/sqlite/codec_c_interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/contrib/sqlite/codec_c_interface.h b/src/contrib/sqlite/codec_c_interface.h
index 1d8c8706f..9f515c113 100644
--- a/src/contrib/sqlite/codec_c_interface.h
+++ b/src/contrib/sqlite/codec_c_interface.h
@@ -2,7 +2,7 @@
* Encryption codec class C interface
* (C) 2010 Olivier de Gaalon
*
- * Distributed under the terms of the Botan license
+ * Botan is released under the Simplified BSD License (see license.txt)
*/
#ifndef _CODEC_C_INTERFACE_H_