diff options
Diffstat (limited to 'src/lib/utils/ta_utils.cpp')
-rw-r--r-- | src/lib/utils/ta_utils.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/utils/ta_utils.cpp b/src/lib/utils/ta_utils.cpp index 9a2c0df49..8aee726ec 100644 --- a/src/lib/utils/ta_utils.cpp +++ b/src/lib/utils/ta_utils.cpp @@ -2,7 +2,7 @@ * Timing Attack Countermeasure Functions * (C) 2010 Falko Strenzke, Jack Lloyd * -* Distributed under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #include <botan/internal/ta_utils.h> |