diff options
author | lloyd <[email protected]> | 2006-08-09 09:17:27 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2006-08-09 09:17:27 +0000 |
commit | d6c0c1e27864ee6704186724fc64cd5ad2c121dc (patch) | |
tree | 5fb064dffbf9eefb020cf004547e2c43918315fc /checks/dolook2.cpp | |
parent | 2c8945a11462697be599d5907960a3a80c708cd7 (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/dolook2.cpp')
-rw-r--r-- | checks/dolook2.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/checks/dolook2.cpp b/checks/dolook2.cpp index cfa7bb466..53e71dc26 100644 --- a/checks/dolook2.cpp +++ b/checks/dolook2.cpp @@ -1,5 +1,3 @@ -/* This file is in the public domain */ - #include <vector> #include <string> #include <cstdlib> |