diff options
Diffstat (limited to 'tests/libtest/lib509.c')
-rw-r--r-- | tests/libtest/lib509.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/libtest/lib509.c b/tests/libtest/lib509.c index c6d3113db..a21fae4a4 100644 --- a/tests/libtest/lib509.c +++ b/tests/libtest/lib509.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" #ifdef USE_SSLEAY |