aboutsummaryrefslogtreecommitdiffstats
path: root/src/contrib/sqlite/test_sqlite.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/contrib/sqlite/test_sqlite.cpp')
-rw-r--r--src/contrib/sqlite/test_sqlite.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/contrib/sqlite/test_sqlite.cpp b/src/contrib/sqlite/test_sqlite.cpp
index a516fd82b..74bf24b06 100644
--- a/src/contrib/sqlite/test_sqlite.cpp
+++ b/src/contrib/sqlite/test_sqlite.cpp
@@ -2,7 +2,7 @@
* Quick and dirty test for SQLite3 encryption codec.
* (C) 2010 Olivier de Gaalon
*
- * Distributed under the terms of the Botan license
+ * Botan is released under the Simplified BSD License (see license.txt)
*/
#define SQLITE_HAS_CODEC 1