summaryrefslogtreecommitdiffstats
path: root/include/util/Cursor.h
diff options
context:
space:
mode:
authorDouglas Rumbaugh <dbr4@psu.edu>2023-11-07 15:34:24 -0500
committerDouglas Rumbaugh <dbr4@psu.edu>2023-11-07 15:34:24 -0500
commit357cab549c2ed33970562b84ff6f83923742343d (patch)
tree0400b0cbb150821adc8733c55e675d470b993c89 /include/util/Cursor.h
parent355ddd7b595fce201c305caecea415ab325e170e (diff)
downloaddynamic-extension-357cab549c2ed33970562b84ff6f83923742343d.tar.gz
Comment and License updates
Diffstat (limited to 'include/util/Cursor.h')
-rw-r--r--include/util/Cursor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/util/Cursor.h b/include/util/Cursor.h
index 00afaab..be7ab32 100644
--- a/include/util/Cursor.h
+++ b/include/util/Cursor.h
@@ -4,7 +4,7 @@
* Copyright (C) 2023 Douglas B. Rumbaugh <drumbaugh@psu.edu>
* Dong Xie <dongx@psu.edu>
*
- * All rights reserved. Published under the Modified BSD License.
+ * Distributed under the Modified BSD License.
*
* A simple record cursor type with associated methods for help in
* merging record sets when constructing shards.