diff options
Diffstat (limited to 'checks/check.cpp')
-rw-r--r-- | checks/check.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/checks/check.cpp b/checks/check.cpp index 975315608..03579b51a 100644 --- a/checks/check.cpp +++ b/checks/check.cpp @@ -1,4 +1,10 @@ /* +* (C) 2009 Jack Lloyd +* +* Distributed under the terms of the Botan license +*/ + +/* * Test Driver for Botan */ |