diff options
Diffstat (limited to 'src/lib/utils/version.cpp')
-rw-r--r-- | src/lib/utils/version.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/utils/version.cpp b/src/lib/utils/version.cpp index 32679cf63..d13d091ca 100644 --- a/src/lib/utils/version.cpp +++ b/src/lib/utils/version.cpp @@ -2,7 +2,7 @@ * Version Information * (C) 1999-2013 Jack Lloyd * -* Distributed under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #include <botan/version.h> |