aboutsummaryrefslogtreecommitdiffstats
path: root/checks/x509.cpp
diff options
context:
space:
mode:
authorlloyd <[email protected]>2006-08-09 09:17:27 +0000
committerlloyd <[email protected]>2006-08-09 09:17:27 +0000
commitd6c0c1e27864ee6704186724fc64cd5ad2c121dc (patch)
tree5fb064dffbf9eefb020cf004547e2c43918315fc /checks/x509.cpp
parent2c8945a11462697be599d5907960a3a80c708cd7 (diff)
Remove the public domain notices from the self-test/benchmark code,
because it turns out to be something of a legal minefield.
Diffstat (limited to 'checks/x509.cpp')
-rw-r--r--checks/x509.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/checks/x509.cpp b/checks/x509.cpp
index 05c223937..b42071af6 100644
--- a/checks/x509.cpp
+++ b/checks/x509.cpp
@@ -1,4 +1,3 @@
-/* This file is in the public domain */
#include <botan/x509self.h>
#include <botan/x509stor.h>
#include <botan/x509_ca.h>