diff options
Diffstat (limited to 'src/lib/algo_base/sym_algo.h')
-rw-r--r-- | src/lib/algo_base/sym_algo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/algo_base/sym_algo.h b/src/lib/algo_base/sym_algo.h index 0b3b21f5e..7c37b2a47 100644 --- a/src/lib/algo_base/sym_algo.h +++ b/src/lib/algo_base/sym_algo.h @@ -2,7 +2,7 @@ * Symmetric Algorithm Base Class * (C) 1999-2007 Jack Lloyd * -* Distributed under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #ifndef BOTAN_SYMMETRIC_ALGORITHM_H__ |