diff options
Diffstat (limited to 'src/lib/libstate/libstate.cpp')
-rw-r--r-- | src/lib/libstate/libstate.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libstate/libstate.cpp b/src/lib/libstate/libstate.cpp index 649dcc9b4..87cffd318 100644 --- a/src/lib/libstate/libstate.cpp +++ b/src/lib/libstate/libstate.cpp @@ -2,7 +2,7 @@ * Library Internal/Global State * (C) 1999-2010 Jack Lloyd * -* Distributed under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #include <botan/libstate.h> |