diff options
Diffstat (limited to 'checks/ec_tests.cpp')
-rw-r--r-- | checks/ec_tests.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/checks/ec_tests.cpp b/checks/ec_tests.cpp index 0420e0ee2..8727a4624 100644 --- a/checks/ec_tests.cpp +++ b/checks/ec_tests.cpp @@ -1,3 +1,9 @@ +/* +* (C) 2009 Jack Lloyd +* +* Distributed under the terms of the Botan license +*/ + #include <botan/build.h> #include "validate.h" |