diff options
Diffstat (limited to 'src/lib/pubkey/mce/workfactor.cpp')
-rw-r--r-- | src/lib/pubkey/mce/workfactor.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/pubkey/mce/workfactor.cpp b/src/lib/pubkey/mce/workfactor.cpp index 18eaf65e5..b0a990a3a 100644 --- a/src/lib/pubkey/mce/workfactor.cpp +++ b/src/lib/pubkey/mce/workfactor.cpp @@ -1,8 +1,9 @@ /** * (C) Copyright Projet SECRET, INRIA, Rocquencourt * (C) Bhaskar Biswas and Nicolas Sendrier + * (C) 2014 Jack Lloyd * - * Distributed under the terms of the Botan license + * Botan is released under the Simplified BSD License (see license.txt) * */ |