diff options
Diffstat (limited to 'src/lib/utils/database.h')
-rw-r--r-- | src/lib/utils/database.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/utils/database.h b/src/lib/utils/database.h index 742c52c7c..03a3174d6 100644 --- a/src/lib/utils/database.h +++ b/src/lib/utils/database.h @@ -2,7 +2,7 @@ * SQL database interface * (C) 2014 Jack Lloyd * -* Released under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #ifndef BOTAN_SQL_DATABASE_H__ |