diff options
Diffstat (limited to 'src/algo_factory/prov_weight.cpp')
-rw-r--r-- | src/algo_factory/prov_weight.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/algo_factory/prov_weight.cpp b/src/algo_factory/prov_weight.cpp index 7ee99b894..a55a8b1e6 100644 --- a/src/algo_factory/prov_weight.cpp +++ b/src/algo_factory/prov_weight.cpp @@ -1,6 +1,8 @@ /** * Default provider weights for Algorithm_Cache * (C) 2008 Jack Lloyd +* +* Distributed under the terms of the Botan license */ #include <botan/algo_cache.h> |