diff options
Diffstat (limited to 'checks/bench.cpp')
-rw-r--r-- | checks/bench.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/checks/bench.cpp b/checks/bench.cpp index 3be61462a..7082eca68 100644 --- a/checks/bench.cpp +++ b/checks/bench.cpp @@ -1,3 +1,8 @@ +/* +* (C) 2009 Jack Lloyd +* +* Distributed under the terms of the Botan license +*/ #include <iostream> #include <iomanip> |