diff options
Diffstat (limited to 'src/lib/libstate/init.cpp')
-rw-r--r-- | src/lib/libstate/init.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libstate/init.cpp b/src/lib/libstate/init.cpp index 2d724f366..09ecca5a1 100644 --- a/src/lib/libstate/init.cpp +++ b/src/lib/libstate/init.cpp @@ -2,7 +2,7 @@ * Default Initialization Function * (C) 1999-2009 Jack Lloyd * -* Distributed under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #include <botan/init.h> |