diff options
Diffstat (limited to 'checks/x509.cpp')
-rw-r--r-- | checks/x509.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/checks/x509.cpp b/checks/x509.cpp index 69dd29492..8b7ce7d47 100644 --- a/checks/x509.cpp +++ b/checks/x509.cpp @@ -1,3 +1,9 @@ +/* +* (C) 2009 Jack Lloyd +* +* Distributed under the terms of the Botan license +*/ + #include <botan/filters.h> |