summaryrefslogtreecommitdiffstats
path: root/include/query/wirs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/query/wirs.h')
-rw-r--r--include/query/wirs.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/include/query/wirs.h b/include/query/wirs.h
index 1113b1d..9b3d2ad 100644
--- a/include/query/wirs.h
+++ b/include/query/wirs.h
@@ -3,7 +3,11 @@
*
* Copyright (C) 2023 Douglas B. Rumbaugh <drumbaugh@psu.edu>
*
- * All rights reserved. Published under the Modified BSD License.
+ * Distributed under the Modified BSD License.
+ *
+ * A query class for weighted independent range sampling. This
+ * class is tightly coupled with include/shard/AugBTree.h, and
+ * so is probably of limited general utility.
*
*/
#pragma once