diff options
Diffstat (limited to 'src/tests/tests.cpp')
-rw-r--r-- | src/tests/tests.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/tests/tests.cpp b/src/tests/tests.cpp index 9ed6785bc..88ff4171d 100644 --- a/src/tests/tests.cpp +++ b/src/tests/tests.cpp @@ -1,3 +1,9 @@ +/* +* (C) 2014,2015 Jack Lloyd +* +* Botan is released under the Simplified BSD License (see license.txt) +*/ + #include "tests.h" #include <botan/init.h> #include <iostream> |