diff options
Diffstat (limited to 'checks/pk_bench.cpp')
-rw-r--r-- | checks/pk_bench.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/checks/pk_bench.cpp b/checks/pk_bench.cpp index 31c48c1da..a0ea1d1d3 100644 --- a/checks/pk_bench.cpp +++ b/checks/pk_bench.cpp @@ -1,3 +1,9 @@ +/* +* (C) 2009 Jack Lloyd +* +* Distributed under the terms of the Botan license +*/ + #include <botan/pkcs8.h> #include <botan/mem_ops.h> #include <botan/look_pk.h> |