aboutsummaryrefslogtreecommitdiffstats
path: root/checks/misc.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/misc.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/misc.cpp')
-rw-r--r--checks/misc.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/checks/misc.cpp b/checks/misc.cpp
index daf51beb8..53da2a77e 100644
--- a/checks/misc.cpp
+++ b/checks/misc.cpp
@@ -1,4 +1,3 @@
-/* public domain */
#include <iostream>
#include <vector>
#include <string>