diff options
Diffstat (limited to 'src/algo_factory/algo_factory.cpp')
-rw-r--r-- | src/algo_factory/algo_factory.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/algo_factory/algo_factory.cpp b/src/algo_factory/algo_factory.cpp index 9a1152181..269c58c3b 100644 --- a/src/algo_factory/algo_factory.cpp +++ b/src/algo_factory/algo_factory.cpp @@ -1,6 +1,8 @@ /* Algorithm Factory (C) 2008 Jack Lloyd +* +* Distributed under the terms of the Botan license */ #include <botan/algo_factory.h> |